index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmsmac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmsmac: Remove always false 'channel < 0' statement
Austin Kim
2019-12-18
1
-1
/
+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-06
2
-8
/
+5
|
\
|
*
brcmsmac: remove duplicated if condition
Denis Efremov
2019-10-01
1
-6
/
+4
|
*
brcmsmac: remove a useless test
Christophe JAILLET
2019-10-01
1
-2
/
+1
*
|
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
*
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
*
brcmsmac: switch phy source files to using SPDX license identifier
Arend van Spriel
2019-05-28
14
-168
/
+14
*
wireless: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-01
1
-3
/
+3
*
brcmsmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
2
-23
/
+5
*
brcmsmac: remove set but not used variables 'phybw40, maxtargetpwr'
YueHaibing
2019-01-10
1
-11
/
+2
*
brcmsmac: Use cordic-related macros from common cordic library
Priit Laes
2018-11-29
3
-11
/
+4
*
brcmsmac: never log "tid x is not agg'able" by default
Ali MJ Al-Nasrawy
2018-11-06
1
-2
/
+2
*
brcmsmac: AP mode: update beacon when TIM changes
Ali MJ Al-Nasrawy
2018-10-13
2
-0
/
+27
*
brcmsmac: Use kvmalloc() for ucode allocations
Takashi Iwai
2018-09-20
1
-3
/
+3
*
brcm80211: remove redundant condition check before debugfs_remove_recursive
zhong jiang
2018-09-20
1
-2
/
+1
*
brcmsmac: Remove extra parentheses
Varsha Rao
2018-08-31
1
-2
/
+2
*
brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static
Colin Ian King
2018-06-27
1
-1
/
+1
*
brcmsmac: fix wrap around in conversion from constant to s16
Stefan Agner
2018-06-27
1
-1
/
+1
*
brcmsmac: Remove unnecessary parentheses
Varsha Rao
2018-06-27
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-3
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
2
-6
/
+7
*
brcmsmac: phy_lcn: remove duplicate code
Gustavo A. R. Silva
2018-04-25
1
-7
/
+2
*
brcmsmac: allocate ucode with GFP_KERNEL
Takashi Iwai
2018-03-27
1
-2
/
+2
*
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
2
-2
/
+2
*
brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR
Colin Ian King
2018-02-27
1
-1
/
+0
*
brcmsmac: use ARRAY_SIZE on rfseq_updategainu_events
Colin Ian King
2017-12-14
1
-2
/
+1
*
wireless: use ARRAY_SIZE
Jérémy Lefaure
2017-12-08
1
-357
/
+105
*
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
1
-879
/
+796
|
\
|
*
brcmsmac: reindent split functions
Arnd Bergmann
2017-10-27
1
-810
/
+697
|
*
brcmsmac: split up wlc_phy_workarounds_nphy
Arnd Bergmann
2017-10-27
1
-74
/
+104
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-16
1
-100
/
+97
|
\
|
|
*
brcmsmac: make some local variables 'static const' to reduce stack size
Arnd Bergmann
2017-10-02
1
-100
/
+97
*
|
brcmsmac: make const array ucode_ofdm_rates static, reduces object code size
Colin Ian King
2017-09-25
1
-1
/
+1
|
/
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
1
-2
/
+2
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-5
/
+5
*
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2017-03-06
1
-0
/
+2
*
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-15
1
-1
/
+0
*
brcmsmac: fix array out-of-bounds access in qm_log10
Tobias Regnery
2016-11-25
1
-2
/
+3
*
brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
Florian Fainelli
2016-07-19
1
-1
/
+1
*
brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
Florian Fainelli
2016-07-19
1
-1
/
+3
*
wireless: brcmsmac: fix old-style declaration
Arnd Bergmann
2016-06-29
1
-2
/
+2
*
brcm80211: simplify assignment
Heinrich Schuchardt
2016-06-14
1
-1
/
+1
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
3
-15
/
+15
*
mac80211: pass block ack session timeout to to driver
Sara Sharon
2016-01-14
1
-3
/
+5
[next]