index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
3
-11
/
+9
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-1045
/
+1137
2017-11-11
brcmfmac: add CLM download support
Chung-Hsien Hsu
8
-0
/
+258
2017-11-10
brcmfmac: move configuration of probe request IEs
Arend Van Spriel
2
-4
/
+7
2017-11-10
brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan field
Arend Van Spriel
3
-15
/
+2
2017-11-10
brcmfmac: get rid of brcmf_cfg80211_escan() function
Arend Van Spriel
1
-24
/
+10
2017-11-10
brcmfmac: use msecs_to_jiffies() instead of calculation using HZ
Arend Van Spriel
1
-2
/
+2
2017-11-10
brcmfmac: cleanup brcmf_cfg80211_escan() function
Arend Van Spriel
1
-65
/
+11
2017-11-10
brcmfmac: disable packet filtering in promiscuous mode
Franky Lin
3
-41
/
+39
2017-11-10
brcmfmac: handle FWHALT mailbox indication
Arend Van Spriel
1
-4
/
+10
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
1
-879
/
+796
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
brcmsmac: reindent split functions
Arnd Bergmann
1
-810
/
+697
2017-10-27
brcmsmac: split up wlc_phy_workarounds_nphy
Arnd Bergmann
1
-74
/
+104
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-20
Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...
David S. Miller
5
-113
/
+103
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
4
-119
/
+123
2017-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-18
/
+24
2017-10-02
brcmfmac: Delete redundant length check
Kevin Cernekee
1
-5
/
+0
2017-10-02
brcmfmac: Avoid possible out-of-bounds read
Kevin Cernekee
1
-2
/
+1
2017-10-02
brcmsmac: make some local variables 'static const' to reduce stack size
Arnd Bergmann
1
-100
/
+97
2017-10-02
brcmfmac: Add check for short event packets
Kevin Cernekee
1
-1
/
+2
2017-09-25
brcmsmac: make const array ucode_ofdm_rates static, reduces object code size
Colin Ian King
1
-1
/
+1
2017-09-25
brcmfmac: use setup_timer() helper
Allen Pais
1
-4
/
+2
2017-09-21
drivers: net: brcm80211: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-09-20
brcmfmac: setup passive scan if requested by user-space
Arend Van Spriel
2
-15
/
+9
2017-09-20
brcmfmac: add length check in brcmf_cfg80211_escan_handler()
Arend Van Spriel
1
-3
/
+15
2017-09-08
brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
Ian W MORRISON
1
-1
/
+2
2017-08-31
brcmfmac: Log chip id and revision
Hans de Goede
1
-0
/
+3
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-2
/
+4
2017-08-14
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
Arend Van Spriel
1
-2
/
+4
2017-08-11
brcm80211: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
brcmfmac: add setting carrier state ON for successful roaming
Chung-Hsien Hsu
1
-2
/
+5
2017-08-08
brcmfmac: fix wrong num_different_channels when mchan feature enabled
Wright Feng
1
-1
/
+3
2017-08-08
brcmfmac: Add support for CYW4373 SDIO/USB chipset
Chi-Hsien Lin
5
-2
/
+17
2017-08-08
brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security mode
Wright Feng
1
-1
/
+6
2017-08-07
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+3
2017-07-28
brcmfmac: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-07-27
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice
Arend Van Spriel
1
-5
/
+0
2017-07-27
brcmfmac: Don't grow SKB by negative size
Daniel Stone
1
-1
/
+1
2017-07-25
drivers/net: Fix ptr_ret.cocci warnings.
Tonghao Zhang
1
-4
/
+1
2017-07-21
brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()
Arend Van Spriel
1
-1
/
+2
2017-07-12
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
1
-0
/
+5
2017-06-30
brcmfmac: switch to using cfg80211_connect_done()
Arend van Spriel
1
-9
/
+11
2017-06-30
brcmfmac: support 4-way handshake offloading for 802.1X
Arend van Spriel
2
-4
/
+60
2017-06-30
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK
Arend van Spriel
7
-7
/
+134
2017-06-28
brcmfmac: rework headroom check in .start_xmit()
Arend Van Spriel
3
-14
/
+37
[next]