summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2021-12-08brcmsmac: rework LED dependenciesArnd Bergmann
2021-08-21brcmsmac: make array addr static const, makes object smallerColin Ian King
2021-06-15brcmsmac: Remove the repeated declarationShaokun Zhang
2021-06-15brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET
2021-06-15brcmsmac: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-06-15brcmsmac: improve readability on addresses copyÍñigo Huguet
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-11brcmsmac: Fix the spelling configation to configuration in the file d11.hBhaskar Chowdhury
2021-02-08brcmsmac: fix alignment constraintsArnd Bergmann
2020-11-24brcmsmac: ampdu: Check BA window size before checking block ackDmitry Safonov
2020-09-16brcmsmac: main: Eliminate empty brcms_c_down_del_timer()Jason Yan
2020-09-16brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'Lee Jones
2020-09-16brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'Lee Jones
2020-09-09brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki
2020-09-01brcmsmac: phytbl_n: Remove a few unused arraysLee Jones
2020-09-01brcmsmac: phytbl_lcn: Remove unused array 'dot11lcnphytbl_rx_gain_info_rev1'Lee Jones
2020-09-01brcmsmac: phy_n: Remove a bunch of unused variablesLee Jones
2020-09-01brcmsmac: phy_lcn: Remove a bunch of unused variablesLee Jones
2020-09-01brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp'Lee Jones
2020-09-01brcmsmac: ampdu: Remove a couple set but unused variablesLee Jones
2020-09-01brcmsmac: main: Remove a bunch of unused variablesLee Jones
2020-09-01brcmsmac: ampdu: Remove a bunch of unused variablesLee Jones
2020-08-27brcmsmac: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headersLee Jones
2020-07-14brcm80211: brcmsmac: Move LEDs to GPIO descriptorsLinus Walleij
2020-05-06brcmsmac: remove Comparison to bool in brcms_b_txstatus()Jason Yan
2020-04-15brcmsmac: make brcms_c_stf_ss_update() voidJason Yan
2020-04-15brcmsmac: Add missing annotation for brcms_down()Jules Irenge
2020-04-15brcmsmac: Add missing annotation for brcms_rfkill_set_hw_state()Jules Irenge
2020-04-14brcmsmac: make brcms_c_set_mac() voidJason Yan
2019-12-18brcmsmac: Remove always false 'channel < 0' statementAustin Kim
2019-11-15brcmsmac: remove unnecessary returnEduardo Abinader
2019-11-06brcmsmac: remove set but not used variablesYueHaibing
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-10-01brcmsmac: remove duplicated if conditionDenis Efremov
2019-10-01brcmsmac: remove a useless testChristophe JAILLET
2019-09-13brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-09-03brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()Jia-Ju Bai
2019-08-06brcmsmac: remove three set but not used variablesYueHaibing
2019-05-28brcmsmac: switch phy source files to using SPDX license identifierArend van Spriel
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada
2019-02-01brcmsmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-10brcmsmac: remove set but not used variables 'phybw40, maxtargetpwr'YueHaibing
2018-11-29brcmsmac: Use cordic-related macros from common cordic libraryPriit Laes
2018-11-06brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy
2018-10-13brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy
2018-09-20brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai
2018-09-20brcm80211: remove redundant condition check before debugfs_remove_recursivezhong jiang
2018-08-31brcmsmac: Remove extra parenthesesVarsha Rao