index
:
blackbird-op-linux
master
Blackbird™ 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
/
brcmfmac
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
16
-48
/
+312
|
\
|
*
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
|
*
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
*
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
5
-8
/
+88
*
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
*
brcmfmac: send port authorized event for FT-802.1X
Chung-Hsien Hsu
2019-10-01
2
-0
/
+9
*
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
*
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
*
brcmfmac: simply remove flowring if bus is down
Arend van Spriel
2019-07-24
1
-0
/
+7
*
brcmfmac: avoid firmware commands when bus is down
Arend van Spriel
2019-07-24
1
-10
/
+13
*
brcmfmac: clear events in brcmf_fweh_detach() will always fail
Arend van Spriel
2019-07-24
1
-9
/
+0
*
brcmfmac: avoid firmware command in brcmf_netdev_open() when bus is down
Arend van Spriel
2019-07-24
1
-1
/
+2
*
brcmfmac: change the order of things in brcmf_detach()
Arend van Spriel
2019-07-24
1
-13
/
+14
*
Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"
Arend van Spriel
2019-07-24
7
-40
/
+13
*
brcmfmac: allow 160MHz in custom regulatory rules
Arend van Spriel
2019-07-24
1
-2
/
+2
*
brcmfmac: enable DFS_OFFLOAD extended feature if supported
Arend van Spriel
2019-07-24
3
-1
/
+9
*
brcmfmac: add 160MHz in chandef_to_chanspec()
Arend van Spriel
2019-07-24
1
-1
/
+20
*
wireless: fix nl80211 vendor commands
Johannes Berg
2019-07-20
1
-0
/
+1
[next]