index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
2020-05-06
b43: remove Comparison of 0/1 to bool variable in phy_n.c
Jason Yan
2020-05-06
brcmsmac: remove Comparison to bool in brcms_b_txstatus()
Jason Yan
2020-05-06
brcmfmac: Add P2P Action Frame retry delay to fix GAS Comeback Response failu...
Justin Li
2020-05-06
brcmfmac: Fix P2P Group Formation failure via Go-neg method
Joseph Chuang
2020-05-06
brcmfmac: support the second p2p connection
Wright Feng
2020-05-04
brcmfmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-05-04
brcmfmac: remove comparison to bool in brcmf_fws_attach()
Jason Yan
2020-05-04
brcmfmac: add vendor ie for association responses
Ryohei Kondo
2020-05-04
brcmfmac: only generate random p2p address when needed
Chi-Hsien Lin
2020-05-04
brcmfmac: p2p cert 6.1.9-support GOUT handling p2p presence request
Madhan Mohan R
2020-05-04
brcmfmac: remove arp_hostip_clear from brcmf_netdev_stop
Wright Feng
2020-05-04
brcmfmac: keep apsta enabled when AP starts with MCHAN feature
Wright Feng
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
2020-04-15
brcmfmac: remove leading space
Nils ANDRÉ-CHANG
2020-04-15
brcmsmac: make brcms_c_stf_ss_update() void
Jason Yan
2020-04-15
brcmsmac: Add missing annotation for brcms_down()
Jules Irenge
2020-04-15
brcmsmac: Add missing annotation for brcms_rfkill_set_hw_state()
Jules Irenge
2020-04-14
brcmsmac: make brcms_c_set_mac() void
Jason Yan
2020-04-14
b43legacy: Fix case where channel status is corrupted
Larry Finger
2020-04-14
brcm80211: remove redundant pointer 'address'
Colin Ian King
2020-04-14
brcmfmac: fix wrong location to get firmware feature
Jaehoon Chung
2020-04-06
brcmfmac: add stub for monitor interface xmit
Rafał Miłecki
2020-03-26
brcmfmac: add USB autosuspend feature support
Wright Feng
2020-03-26
brcmfmac: increase max hanger slots from 1K to 3K in fws layer
Madhan Mohan R
2020-03-26
brcmfmac: fix the incorrect return value in brcmf_inform_single_bss().
Raveendran Somu
2020-03-26
brcmfmac: Fix double freeing in the fmac usb data path
Raveendran Somu
2020-03-26
brcmfmac: Fix driver crash on USB control transfer timeout
Raveendran Somu
2020-03-23
brcmfmac: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-12
b43legacy: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-12
b43: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-12
b43legacy: replace simple_strtol() with kstrtoint()
chenqiwu
2020-02-12
brcmfmac: abort and release host after error
Guenter Roeck
2020-02-12
brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2
brian m. carlson
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-26
brcmfmac: Remove always false 'idx < 0' statement
yuehaibing
2020-01-26
brcmfmac: add initial support for monitor mode
Rafał Miłecki
2020-01-26
brcmfmac: simplify building interface combinations
Rafał Miłecki
2020-01-26
brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362
Jean-Philippe Brucker
2020-01-26
brcmfmac: use true,false for bool variable
zhengbin
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-18
brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabled
Dmitry Osipenko
2019-12-18
brcmfmac: Fix memory leak in brcmf_usbdev_qinit
Navid Emamdoost
2019-12-18
brcmfmac: not set mbss in vif if firmware does not support MBSS
Wright Feng
2019-12-18
brcmfmac: add RSDB condition when setting interface combinations
Wright Feng
2019-12-18
brcmfmac: add support for BCM4359 SDIO chipset
Soeren Moch
2019-12-18
brcmfmac: make errors when setting roaming parameters non-fatal
Soeren Moch
2019-12-18
brcmfmac: fix rambase for 4359/9
Soeren Moch
2019-12-18
brcmfmac: set F2 blocksize and watermark for 4359
Chung-Hsien Hsu
2019-12-18
brcmfmac: reset two D11 cores if chip has two D11 cores
Wright Feng
2019-12-18
brcmfmac: fix interface sanity check
Johan Hovold
[prev]
[next]