summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2023-10-30wifi: brcmsmac: replace deprecated strncpy with memcpyJustin Stitt
2023-10-30wifi: brcm80211: replace deprecated strncpy with strscpyJustin Stitt
2023-08-02wifi: brcmsmac: cleanup SCB-related data typesDmitry Antipov
2023-08-02wifi: brcmsmac: remove more unused data typesDmitry Antipov
2023-07-25wifi: brcmsmac: remove unused data typeDmitry Antipov
2023-06-16wifi: brcmsmac: fix gnu_printf warningsKalle Valo
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-03-31wifi: brcmsmac: ampdu: remove unused suc_mpdu variableTom Rix
2023-03-31wifi: brcmsmac: remove unused has_5g variableTom Rix
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann
2022-11-04bcma: Use the proper gpio includeLinus Walleij
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-08-09wifi: brcmsmac: remove duplicate wordsRuffalo Lavoisier
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-07-18wifi: brcmsmac: fix repeated words in commentsJilin Yuan
2022-07-15tracing/brcm: Use the new __vstring() helperSteven Rostedt (Google)
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
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