aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextDavid 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/rostedt/linux-traceLinus Torvalds1-8/+4
2022-07-18wifi: brcmsmac: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-15tracing/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
2020-09-09brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki1-1/+3
2020-09-01brcmsmac: phytbl_n: Remove a few unused arraysLee Jones1-268/+0
2020-09-01brcmsmac: phytbl_lcn: Remove unused array 'dot11lcnphytbl_rx_gain_info_rev1'Lee Jones1-13/+0
2020-09-01brcmsmac: phy_n: Remove a bunch of unused variablesLee Jones1-39/+8
2020-09-01brcmsmac: phy_lcn: Remove a bunch of unused variablesLee Jones1-29/+11
2020-09-01brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp'Lee Jones1-4/+2
2020-09-01brcmsmac: ampdu: Remove a couple set but unused variablesLee Jones1-8/+1
2020-09-01brcmsmac: main: Remove a bunch of unused variablesLee Jones1-35/+3
2020-09-01brcmsmac: ampdu: Remove a bunch of unused variablesLee Jones1-20/+8
2020-08-27brcmsmac: convert tasklets to use new tasklet_setup() APIAllen Pais2-4/+4
2020-08-27brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headersLee Jones1-6/+5
2020-07-14brcm80211: brcmsmac: Move LEDs to GPIO descriptorsLinus Walleij2-39/+29
2020-05-06brcmsmac: remove Comparison to bool in brcms_b_txstatus()Jason Yan1-1/+1
2020-04-15brcmsmac: make brcms_c_stf_ss_update() voidJason Yan2-6/+3
2020-04-15brcmsmac: Add missing annotation for brcms_down()Jules Irenge1-0/+1
2020-04-15brcmsmac: Add missing annotation for brcms_rfkill_set_hw_state()Jules Irenge1-0/+1
2020-04-14brcmsmac: make brcms_c_set_mac() voidJason Yan1-4/+1
2019-12-18brcmsmac: Remove always false 'channel < 0' statementAustin Kim1-1/+1
2019-11-15brcmsmac: remove unnecessary returnEduardo Abinader1-2/+0
2019-11-06brcmsmac: remove set but not used variablesYueHaibing1-9/+2
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-8/+5
2019-10-04mac80211: simplify TX aggregation startJohannes Berg1-2/+1
2019-10-01brcmsmac: remove duplicated if conditionDenis Efremov1-6/+4
2019-10-01brcmsmac: remove a useless testChristophe JAILLET1-2/+1
2019-09-13brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang1-7/+7
2019-09-03brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()Jia-Ju Bai1-1/+1
2019-08-06brcmsmac: remove three set but not used variablesYueHaibing1-13/+0