index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
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
2019-12-18
brcmfmac: set interface carrier to off by default
Rafał Miłecki
2019-12-18
brcmfmac: Fix use after free in brcmf_sdio_readframes()
Dan Carpenter
2019-12-18
b43legacy: Fix -Wcast-function-type
Phong Tran
2019-12-18
brcmsmac: Remove always false 'channel < 0' statement
Austin Kim
2019-12-18
brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()
Navid Emamdoost
2019-11-20
brcmfmac: remove monitor interface when detaching
Rafał Miłecki
2019-11-20
brcmfmac: disable PCIe interrupts before bus reset
Rafał Miłecki
2019-11-20
brcmfmac: remove set but not used variable 'mpnum','nsp','nmp'
zhengbin
2019-11-15
brcmsmac: remove unnecessary return
Eduardo Abinader
2019-11-06
brcmsmac: remove set but not used variables
YueHaibing
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-10-31
b43: dma: Fix use true/false for bool type variable
Saurav Girepunje
2019-10-31
b43: main: Fix use true/false for bool type
Saurav Girepunje
2019-10-15
wireless: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-10-04
brcmfmac: add support for SAE authentication offload
Chung-Hsien Hsu
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-01
brcmsmac: remove duplicated if condition
Denis Efremov
2019-10-01
brcmfmac: fix suspend/resume when power is cut off
Adrian Ratiu
2019-10-01
brcmfmac: don't WARN when there are no requests
Adrian Ratiu
2019-10-01
brcmsmac: remove a useless test
Christophe JAILLET
2019-10-01
brcmfmac: send port authorized event for FT-802.1X
Chung-Hsien Hsu
2019-09-13
brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
2019-09-13
brcmfmac: don't realloc wiphy during PCIe reset
Rafał Miłecki
2019-09-13
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
2019-09-13
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
2019-09-06
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
2019-09-06
brcmfmac: add "reset" debugfs entry for testing reset
Rafał Miłecki
2019-09-06
brcmfmac: add stub version of brcmf_debugfs_get_devdir()
Rafał Miłecki
2019-09-03
brcmfmac: get chip's default RAM info during PCIe setup
Rafał Miłecki
2019-09-03
brcmfmac: replace strncpy() by strscpy()
Xulin Sun
2019-09-03
brcmfmac: remove redundant assignment to pointer hash
Colin Ian King
2019-09-03
brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()
Jia-Ju Bai
2019-08-06
b43legacy: Remove pointless cond_resched() wrapper
Thomas Gleixner
[next]