index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
17
-49
/
+313
|
\
|
*
brcmfmac: Remove always false 'idx < 0' statement
yuehaibing
2020-01-26
1
-1
/
+1
|
*
brcmfmac: add initial support for monitor mode
Rafał Miłecki
2020-01-26
6
-13
/
+174
|
*
brcmfmac: simplify building interface combinations
Rafał Miłecki
2020-01-26
1
-29
/
+14
|
*
brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362
Jean-Philippe Brucker
2020-01-26
1
-6
/
+6
|
*
brcmfmac: use true,false for bool variable
zhengbin
2020-01-26
1
-1
/
+1
|
*
brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabled
Dmitry Osipenko
2019-12-18
2
-6
/
+5
|
*
brcmfmac: Fix memory leak in brcmf_usbdev_qinit
Navid Emamdoost
2019-12-18
1
-0
/
+1
|
*
brcmfmac: not set mbss in vif if firmware does not support MBSS
Wright Feng
2019-12-18
1
-1
/
+3
|
*
brcmfmac: add RSDB condition when setting interface combinations
Wright Feng
2019-12-18
1
-8
/
+46
|
*
brcmfmac: add support for BCM4359 SDIO chipset
Soeren Moch
2019-12-18
3
-0
/
+5
|
*
brcmfmac: make errors when setting roaming parameters non-fatal
Soeren Moch
2019-12-18
1
-6
/
+4
|
*
brcmfmac: fix rambase for 4359/9
Soeren Moch
2019-12-18
1
-1
/
+2
|
*
brcmfmac: set F2 blocksize and watermark for 4359
Chung-Hsien Hsu
2019-12-18
2
-1
/
+20
|
*
brcmfmac: reset two D11 cores if chip has two D11 cores
Wright Feng
2019-12-18
3
-1
/
+52
|
*
brcmfmac: fix interface sanity check
Johan Hovold
2019-12-18
1
-2
/
+2
|
*
brcmfmac: set interface carrier to off by default
Rafał Miłecki
2019-12-18
1
-0
/
+2
|
*
brcmfmac: Fix use after free in brcmf_sdio_readframes()
Dan Carpenter
2019-12-18
1
-0
/
+1
|
*
brcmsmac: Remove always false 'channel < 0' statement
Austin Kim
2019-12-18
1
-1
/
+1
|
*
brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()
Navid Emamdoost
2019-12-18
1
-1
/
+2
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-2
/
+2
|
/
*
brcmfmac: remove monitor interface when detaching
Rafał Miłecki
2019-11-20
1
-0
/
+5
*
brcmfmac: disable PCIe interrupts before bus reset
Rafał Miłecki
2019-11-20
1
-0
/
+2
*
brcmfmac: remove set but not used variable 'mpnum','nsp','nmp'
zhengbin
2019-11-20
1
-5
/
+1
*
brcmsmac: remove unnecessary return
Eduardo Abinader
2019-11-15
1
-2
/
+0
*
brcmsmac: remove set but not used variables
YueHaibing
2019-11-06
1
-9
/
+2
*
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-11-05
11
-32
/
+147
|
\
|
*
wireless: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-10-15
1
-2
/
+0
|
*
brcmfmac: add support for SAE authentication offload
Chung-Hsien Hsu
2019-10-04
6
-8
/
+90
|
*
brcmsmac: remove duplicated if condition
Denis Efremov
2019-10-01
1
-6
/
+4
|
*
brcmfmac: fix suspend/resume when power is cut off
Adrian Ratiu
2019-10-01
1
-14
/
+39
|
*
brcmfmac: don't WARN when there are no requests
Adrian Ratiu
2019-10-01
1
-0
/
+4
|
*
brcmsmac: remove a useless test
Christophe JAILLET
2019-10-01
1
-2
/
+1
|
*
brcmfmac: send port authorized event for FT-802.1X
Chung-Hsien Hsu
2019-10-01
2
-0
/
+9
*
|
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-04
1
-2
/
+1
|
/
*
brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
2019-09-13
1
-7
/
+7
*
brcmfmac: don't realloc wiphy during PCIe reset
Rafał Miłecki
2019-09-13
1
-4
/
+4
*
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
2019-09-13
5
-19
/
+80
*
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
2019-09-13
4
-5
/
+7
*
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
2019-09-06
1
-12
/
+6
*
brcmfmac: add "reset" debugfs entry for testing reset
Rafał Miłecki
2019-09-06
1
-0
/
+25
*
brcmfmac: add stub version of brcmf_debugfs_get_devdir()
Rafał Miłecki
2019-09-06
1
-0
/
+4
*
brcmfmac: get chip's default RAM info during PCIe setup
Rafał Miłecki
2019-09-03
3
-2
/
+11
*
brcmfmac: replace strncpy() by strscpy()
Xulin Sun
2019-09-03
1
-3
/
+1
*
brcmfmac: remove redundant assignment to pointer hash
Colin Ian King
2019-09-03
1
-1
/
+0
*
brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()
Jia-Ju Bai
2019-09-03
1
-1
/
+1
*
brcmsmac: remove three set but not used variables
YueHaibing
2019-08-06
1
-13
/
+0
*
brcmfmac: remove set but not used variable 'dtim_period'
YueHaibing
2019-08-06
1
-7
/
+1
*
brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crash
Rafał Miłecki
2019-07-24
1
-1
/
+2
*
brcmfmac: remove unnecessary strlcpy() upon obtaining "ver" iovar
Arend van Spriel
2019-07-24
1
-1
/
+0
[next]