index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-03
brcmfmac: add eth_type_trans back for PCIe full dongle
Franky Lin
1
-0
/
+2
2016-05-27
brcmfmac: add fallback for devices that do not report per-chain values
Jaap Jan Meijer
1
-0
/
+16
2016-05-20
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...
David S. Miller
3
-1
/
+5
2016-05-11
brcmfmac: Add 4356 sdio support
Christian Daudt
3
-1
/
+5
2016-05-03
brcm80211: correct speed testing
Oliver Neukum
1
-1
/
+3
2016-04-26
brcmfmac: testing the wrong variable in brcmf_rx_hdrpull()
Dan Carpenter
1
-1
/
+1
2016-04-26
brcmf: Fix null pointer exception in bcdc_hdrpull
Per Forlin
1
-1
/
+2
2016-04-26
brcmfmac: add support for nl80211 BSS_SELECT feature
Arend van Spriel
4
-15
/
+89
2016-04-14
brcmfmac: create common function for handling brcmf_proto_hdrpull()
Arend van Spriel
1
-22
/
+21
2016-04-14
brcmfmac: revise handling events in receive path
Arend van Spriel
5
-20
/
+19
2016-04-14
brcmfmac: cleanup ampdu-rx host reorder code
Arend van Spriel
7
-216
/
+239
2016-04-14
brcmfmac: screening firmware event packet
Franky Lin
6
-39
/
+90
2016-04-14
brcmfmac: fix p2p scan abort null pointer exception
Hante Meuleman
1
-1
/
+1
2016-04-14
brcmfmac: insert default boardrev in nvram data if missing
Hante Meuleman
1
-2
/
+28
2016-04-14
brcmfmac: fix clearing wowl wake indicators
Hante Meuleman
1
-1
/
+2
2016-04-14
brcmfmac: clear eventmask array before using it
Hante Meuleman
1
-0
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
19
-220
/
+220
2016-04-07
b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_init
Jia-Ju Bai
1
-2
/
+4
2016-04-07
brcmfmac: Delete unnecessary variable initialisation
Markus Elfring
1
-1
/
+1
2016-04-06
brcmfmac: sdio: remove unused variable retry_limit
Colin Ian King
1
-3
/
+0
2016-04-06
brcmfmac: uninitialized "ret" variable
Dan Carpenter
1
-1
/
+1
2016-03-10
brcmfmac: Remove waitqueue_active check
Hui Wang
1
-4
/
+2
2016-03-07
brcmfmac: add 802.11w management frame protection support
Hante Meuleman
6
-75
/
+211
2016-03-07
brcmfmac: integrate add_keyext in add_key
Hante Meuleman
1
-115
/
+39
2016-03-07
brcmfmac: merge platform data and module paramaters
Hante Meuleman
11
-110
/
+139
2016-03-07
brcmfmac: switch to new platform data
Hante Meuleman
8
-87
/
+97
2016-03-07
brcmfmac: keep ARP and ND offload enabled during WOWL
Hante Meuleman
3
-3
/
+8
2016-03-07
brcmfmac: move platform data retrieval code to common
Hante Meuleman
5
-85
/
+84
2016-03-07
brcmfmac: add wowl gtk rekeying offload support
Hante Meuleman
5
-13
/
+93
2016-03-07
brcmfmac: move module init and exit to common
Hante Meuleman
4
-15
/
+39
2016-03-07
brcmfmac: increase timeout for tx eapol
Hante Meuleman
1
-1
/
+1
2016-03-07
brcmfmac: remove pcie gen1 support
Hante Meuleman
1
-115
/
+20
2016-03-07
brcmfmac: add support for the PCIE 4366c0 chip
Hante Meuleman
1
-1
/
+3
2016-03-07
brcmfmac: use bar1 window size as provided by pci subsystem
Hante Meuleman
1
-6
/
+4
2016-03-07
brcmfmac: use device memsize config from fw if defined
Hante Meuleman
1
-0
/
+33
2016-03-07
brcmfmac: check return for ARP ip setting iovar
Franky Lin
1
-8
/
+8
2016-03-07
brcmfmac: add neighbor discovery offload ip address table configuration
Franky Lin
3
-27
/
+141
2016-03-07
brcmfmac: Add length checks on firmware events
Hante Meuleman
4
-58
/
+87
2016-03-07
brcmfmac: Configure country code using device specific settings
Hante Meuleman
4
-13
/
+101
2016-03-07
brcmfmac: check for wowl support before enumerating feature flag
Franky Lin
1
-1
/
+2
2016-03-07
brcmfmac: Limit memory allocs to <64K
Hante Meuleman
2
-14
/
+15
2016-03-07
brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout()
Arend van Spriel
3
-14
/
+15
2016-03-06
Merge 'net-next/master'
Kalle Valo
1
-3
/
+5
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+5
2016-02-25
b43: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-4
/
+2
2016-02-25
brcmfmac: Increase nr of supported flowrings.
Hante Meuleman
4
-30
/
+41
2016-02-16
Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...
David S. Miller
7
-32
/
+66
2016-02-06
brcmfmac: sdio: Increase the default timeouts a bit
Sjoerd Simons
1
-2
/
+2
2016-02-06
brcmfmac: treat NULL character in NVRAM as separator
Rafał Miłecki
1
-1
/
+1
2016-02-06
brcmfmac: add support for 14e4:4365 PCI ID with BCM4366 chipset
Rafał Miłecki
1
-0
/
+4
[next]