index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: fix P2P_DEVICE ethernet address generation
Arend Van Spriel
2018-04-08
1
-13
/
+11
*
brcmsmac: make some local variables 'static const' to reduce stack size
Arnd Bergmann
2017-10-27
1
-100
/
+97
*
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
2017-07-21
1
-0
/
+5
*
brcmfmac: Make skb header writable before use
James Hughes
2017-05-15
1
-14
/
+5
*
brcmfmac: Ensure pointer correctly set if skb data location changes
James Hughes
2017-05-15
1
-1
/
+3
*
brcmfmac: avoid gcc-5.1 warning
Arnd Bergmann
2017-04-30
1
-1
/
+1
*
brcmfmac: Fix ifidx for rx data by msgbuf.
Hante Meuleman
2015-01-16
1
-0
/
+9
*
brcmfmac: Fix bitmap malloc bug in msgbuf.
Hante Meuleman
2015-01-08
1
-0
/
+1
*
brcmfmac: don't include linux/unaligned/access_ok.h
Johannes Berg
2014-11-20
1
-1
/
+1
*
brcmfmac: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-11-17
1
-2
/
+2
*
brcmfmac: kill URB when request timed out
Mathy Vanhoef
2014-11-17
1
-2
/
+4
*
brcmfmac: fix conversion of channel width 20MHZ_NOHT
Arend van Spriel
2014-11-11
1
-0
/
+6
*
brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with ...
Rickard Strandqvist
2014-10-23
1
-13
/
+12
*
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-10-05
12
-76
/
+340
|
\
|
*
brcmfmac: Add wowl support for PCIE devices.
Hante Meuleman
2014-09-30
8
-41
/
+220
|
*
brcmfmac: Fix crash on cleanup.
Hante Meuleman
2014-09-30
1
-1
/
+1
|
*
brcmfmac: assure P2P discovery is disabled when setting P2P_DEVICE mac address
Arend van Spriel
2014-09-30
1
-1
/
+4
|
*
brcmfmac: Avoid usage of GFP_ATOMIC.
Hante Meuleman
2014-09-30
2
-24
/
+108
|
*
brcmfmac: Fix sign issue with IOCTL return code in msgbuf.
Hante Meuleman
2014-09-30
1
-2
/
+3
|
*
brcmfmac: On scan timeout do send received results.
Hante Meuleman
2014-09-30
2
-7
/
+4
*
|
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-26
4
-87
/
+87
|
\
|
|
*
brcm80211: use container_of to resolve dma_info from dma_pub
Fabian Frederick
2014-09-15
1
-19
/
+19
|
*
brcm80211: use container_of to resolve brcms_phy from brcms_phy_pub
Fabian Frederick
2014-09-15
3
-68
/
+68
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-24
1
-1
/
+1
|
\
\
|
*
|
brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()
Emil Goode
2014-09-23
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
7
-13
/
+48
|
\
|
|
|
|
/
|
/
|
|
*
brcmfmac: handle IF event for P2P_DEVICE interface
Arend van Spriel
2014-09-15
2
-3
/
+11
|
*
brcmfmac: obtain ifp through wdev structure
Arend van Spriel
2014-09-15
1
-2
/
+5
|
*
brcmfmac: conditionally compile firmware protocol source code
Arend van Spriel
2014-09-15
4
-8
/
+30
|
*
brcmfmac: Fix memory leak and missing assignment.
Hante Meuleman
2014-09-15
1
-0
/
+2
*
|
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
2014-08-26
1
-6
/
+12
*
|
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
2014-08-26
1
-4
/
+2
|
/
*
brcmfmac: fix memory leakage in msgbuf
Arend van Spriel
2014-08-11
1
-0
/
+4
*
brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()
Arend van Spriel
2014-08-11
1
-1
/
+2
*
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-08-05
27
-42
/
+4601
|
\
|
*
brcmfmac: Add TDLS support to msgbuf.
Hante Meuleman
2014-07-31
9
-6
/
+158
|
*
brcmfmac: Fix msgbuf flow control.
Hante Meuleman
2014-07-31
3
-8
/
+62
|
*
brcmfmac: Update pcie reset device routine.
Hante Meuleman
2014-07-31
1
-7
/
+42
|
*
brcmfmac: Adding PCIe bus layer support.
Hante Meuleman
2014-07-31
9
-0
/
+1880
|
*
brcmfmac: Adding msgbuf protocol.
Hante Meuleman
2014-07-31
10
-21
/
+2275
|
*
brcmfmac: Add protocol addressing mode and peer deletion API.
Hante Meuleman
2014-07-31
4
-3
/
+75
|
*
brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.
Hante Meuleman
2014-07-31
2
-1
/
+2
|
*
brcmfmac: Do not use strcpy and strcat
Daniel Kim
2014-07-31
1
-7
/
+18
|
*
brcmfmac: Fix OOB interrupt not working for BCM43362
Hans de Goede
2014-07-29
1
-0
/
+16
|
*
brcmfmac: Fix some wrong register defines
Hans de Goede
2014-07-29
1
-6
/
+6
|
*
brcmfmac: add device tree support for SDIO devices
Chen-Yu Tsai
2014-07-29
4
-0
/
+84
*
|
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-28
18
-930
/
+1124
|
\
|
|
*
bcma: extract antenna gains from SPROM correctly
Rafał Miłecki
2014-07-18
1
-37
/
+0
|
*
brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()
Arend van Spriel
2014-07-15
1
-0
/
+1
|
*
brcmfmac: rework wiphy structure setup
Arend van Spriel
2014-07-15
1
-268
/
+298
[next]