summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac
AgeCommit message (Expand)AuthorFilesLines
2024-06-26wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel1-0/+1
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-06-11Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski10-40/+33
2024-06-01wifi: brcm80211: remove unused structsDr. David Alan Gilbert1-6/+0
2024-06-01wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)Erick Archer10-25/+24
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)3-5/+5
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-3/+3
2024-05-14wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only deviceSamasth Norway Ananda1-9/+9
2024-05-09kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-3/+3
2024-04-26wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars structChristophe JAILLET1-6/+0
2024-02-28wifi: brcmsmac: silence sparse warningsJohannes Berg2-8/+10
2024-02-16wifi: brcmsmac: avoid function pointer castsArnd Bergmann3-5/+5
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+4
2024-02-05wifi: brcmsmac: Drop legacy headerLinus Walleij1-1/+0
2024-01-18wifi: brcmsmac: phy: Remove unreachable codeArtem Chernyshev3-11/+5
2023-10-30wifi: brcmsmac: replace deprecated strncpy with memcpyJustin Stitt1-3/+3
2023-10-30wifi: brcm80211: replace deprecated strncpy with strscpyJustin Stitt2-4/+3
2023-08-02wifi: brcmsmac: cleanup SCB-related data typesDmitry Antipov5-28/+4
2023-08-02wifi: brcmsmac: remove more unused data typesDmitry Antipov2-14/+0
2023-07-25wifi: brcmsmac: remove unused data typeDmitry Antipov1-8/+0
2023-06-16wifi: brcmsmac: fix gnu_printf warningsKalle Valo1-0/+8
2023-04-27Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-4/+1
2023-03-31wifi: brcmsmac: ampdu: remove unused suc_mpdu variableTom Rix1-2/+1
2023-03-31wifi: brcmsmac: remove unused has_5g variableTom Rix1-2/+0
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann1-0/+1
2022-11-04bcma: Use the proper gpio includeLinus Walleij1-3/+0
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel1-0/+1
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller1-1/+1
2022-08-09wifi: brcmsmac: remove duplicate wordsRuffalo Lavoisier1-1/+1
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-8/+4
2022-07-18wifi: brcmsmac: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-16tracing/brcm: Use the new __vstring() helperSteven Rostedt (Google)1-8/+4
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-2/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-6/+6
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-1/+1
2021-12-08brcmsmac: rework LED dependenciesArnd Bergmann2-2/+2
2021-08-21brcmsmac: make array addr static const, makes object smallerColin Ian King1-1/+1
2021-06-15brcmsmac: Remove the repeated declarationShaokun Zhang1-1/+0
2021-06-15brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+7
2021-06-15brcmsmac: Drop unnecessary NULL check after container_ofGuenter Roeck1-3/+0
2021-06-15brcmsmac: improve readability on addresses copyÍñigo Huguet1-1/+2
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2021-02-11brcmsmac: Fix the spelling configation to configuration in the file d11.hBhaskar Chowdhury1-1/+1
2021-02-08brcmsmac: fix alignment constraintsArnd Bergmann1-1/+1
2020-11-24brcmsmac: ampdu: Check BA window size before checking block ackDmitry Safonov1-3/+8
2020-09-16brcmsmac: main: Eliminate empty brcms_c_down_del_timer()Jason Yan1-9/+0
2020-09-16brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'Lee Jones1-55/+0
2020-09-16brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'Lee Jones1-99/+0