index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
13
-37
/
+152
|
\
|
*
b43: dma: Fix use true/false for bool type variable
Saurav Girepunje
2019-10-31
1
-2
/
+2
|
*
b43: main: Fix use true/false for bool type
Saurav Girepunje
2019-10-31
1
-3
/
+3
|
*
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
*
b43legacy: Remove pointless cond_resched() wrapper
Thomas Gleixner
2019-08-06
1
-16
/
+5
*
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
*
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
*
b43: simplify engine type / DMA mask selection
Christoph Hellwig
2019-06-27
1
-22
/
+6
*
b43: remove b43_dma_set_mask
Christoph Hellwig
2019-06-27
1
-38
/
+5
*
b43legacy: simplify engine type / DMA mask selection
Christoph Hellwig
2019-06-27
1
-17
/
+3
*
b43legacy: remove b43legacy_dma_set_mask
Christoph Hellwig
2019-06-27
1
-38
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-26
81
-1004
/
+153
|
\
|
*
b43: Avoid possible double calls to b43_one_core_detach()
Jia-Ju Bai
2019-05-28
1
-6
/
+1
|
*
brcmfmac: use strlcpy() instead of strcpy()
Neo Jou
2019-05-28
1
-1
/
+1
|
*
brcmfmac: fix typos in code comments
Weitao Hou
2019-05-28
1
-1
/
+1
|
*
brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmac
Arend van Spriel
2019-05-28
1
-1
/
+1
|
*
brcmfmac: use separate Kconfig file for brcmfmac
Arend van Spriel
2019-05-28
2
-49
/
+51
|
*
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-05-28
54
-658
/
+74
[next]