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