index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmsmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-1
/
+1
*
brcmsmac: rework LED dependencies
Arnd Bergmann
2021-12-08
2
-2
/
+2
*
brcmsmac: make array addr static const, makes object smaller
Colin Ian King
2021-08-21
1
-1
/
+1
*
brcmsmac: Remove the repeated declaration
Shaokun Zhang
2021-06-15
1
-1
/
+0
*
brcmsmac: mac80211_if: Fix a resource leak in an error handling path
Christophe JAILLET
2021-06-15
1
-1
/
+7
*
brcmsmac: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-06-15
1
-3
/
+0
*
brcmsmac: improve readability on addresses copy
Íñigo Huguet
2021-06-15
1
-1
/
+2
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
*
brcmsmac: Fix the spelling configation to configuration in the file d11.h
Bhaskar Chowdhury
2021-02-11
1
-1
/
+1
*
brcmsmac: fix alignment constraints
Arnd Bergmann
2021-02-08
1
-1
/
+1
*
brcmsmac: ampdu: Check BA window size before checking block ack
Dmitry Safonov
2020-11-24
1
-3
/
+8
*
brcmsmac: main: Eliminate empty brcms_c_down_del_timer()
Jason Yan
2020-09-16
1
-9
/
+0
*
brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'
Lee Jones
2020-09-16
1
-55
/
+0
*
brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'
Lee Jones
2020-09-16
1
-99
/
+0
*
brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
Keita Suzuki
2020-09-09
1
-1
/
+3
*
brcmsmac: phytbl_n: Remove a few unused arrays
Lee Jones
2020-09-01
1
-268
/
+0
*
brcmsmac: phytbl_lcn: Remove unused array 'dot11lcnphytbl_rx_gain_info_rev1'
Lee Jones
2020-09-01
1
-13
/
+0
*
brcmsmac: phy_n: Remove a bunch of unused variables
Lee Jones
2020-09-01
1
-39
/
+8
*
brcmsmac: phy_lcn: Remove a bunch of unused variables
Lee Jones
2020-09-01
1
-29
/
+11
*
brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp'
Lee Jones
2020-09-01
1
-4
/
+2
*
brcmsmac: ampdu: Remove a couple set but unused variables
Lee Jones
2020-09-01
1
-8
/
+1
*
brcmsmac: main: Remove a bunch of unused variables
Lee Jones
2020-09-01
1
-35
/
+3
*
brcmsmac: ampdu: Remove a bunch of unused variables
Lee Jones
2020-09-01
1
-20
/
+8
*
brcmsmac: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
2
-4
/
+4
*
brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headers
Lee Jones
2020-08-27
1
-6
/
+5
*
brcm80211: brcmsmac: Move LEDs to GPIO descriptors
Linus Walleij
2020-07-14
2
-39
/
+29
*
brcmsmac: remove Comparison to bool in brcms_b_txstatus()
Jason Yan
2020-05-06
1
-1
/
+1
*
brcmsmac: make brcms_c_stf_ss_update() void
Jason Yan
2020-04-15
2
-6
/
+3
*
brcmsmac: Add missing annotation for brcms_down()
Jules Irenge
2020-04-15
1
-0
/
+1
*
brcmsmac: Add missing annotation for brcms_rfkill_set_hw_state()
Jules Irenge
2020-04-15
1
-0
/
+1
*
brcmsmac: make brcms_c_set_mac() void
Jason Yan
2020-04-14
1
-4
/
+1
*
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-05
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
[next]