summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-30/+23
6 daysMerge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-01-16wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer1-0/+5
2025-01-15b43legacy: make use of debugfs_get_aux()Al Viro1-15/+11
2025-01-15b43: stop embedding struct file_operations into their objectsAl Viro1-15/+12
2025-01-13kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary1-1/+1
2025-01-10wifi: brcmfmac: Add missing Return: to function documentationJeff Johnson1-0/+6
2025-01-10wifi: brcmfmac: Check the return value of of_property_read_string_index()Stefan Dösinger1-4/+4
2024-12-20Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski5-4/+18
2024-12-18wifi: brcmfmac: clarify unmodifiable headroom log messageAlex Shumsky1-2/+2
2024-12-13wifi: brcmfmac: add missing header include for brcmf_dbgMarcel Hamer1-0/+2
2024-12-13wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()Dmitry Antipov1-0/+3
2024-12-09wifi: brcmfmac: fix brcmf_vif_clear_mgmt_ies when stopping APRenjaya Raga Zenta1-1/+5
2024-12-09wifi: brcmfmac: fix scatter-gather handling by detecting end of sg listNorbert van Bolhuis1-0/+5
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra4-4/+4
2024-11-14Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski5-14/+3
2024-11-11wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis...Norbert van Bolhuis1-1/+1
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-11-11wifi: brcmfmac: release 'root' node in all execution pathsJavier Carrasco1-2/+1
2024-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2024-10-31wifi: brcm80211: Remove unused dma_txflush()Dr. David Alan Gilbert2-10/+0
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-0/+1
2024-10-17wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski1-2/+1
2024-10-17wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()Dr. David Alan Gilbert2-6/+0
2024-10-17wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()Dr. David Alan Gilbert2-8/+0
2024-10-17wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven1-0/+1
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg7-7/+6
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro6-6/+6
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-18wifi: brcmfmac: add flag for random seed during firmware downloadJacobe Zang2-8/+46
2024-09-18wifi: brcmfmac: Add optional lpo clock enable supportJacobe Zang7-22/+47
2024-09-18wifi: brcmfmac: of: Make use of irq_get_trigger_type()Vasileios Amoiridis1-1/+1
2024-09-09wifi: brcmfmac: cfg80211: Convert comma to semicolonChen Ni1-1/+1
2024-09-05Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski11-72/+66
2024-09-03wifi: brcmsmac: Use kvmemdup to simplify the codeJinjie Ruan1-4/+2
2024-08-10wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletionJanne Grunau1-3/+10
2024-08-07wifi: b43: Constify struct lpphy_tx_gain_table_entryChristophe JAILLET2-11/+11
2024-08-04wifi: brcmsmac: clean up unnecessary current_ampdu_cnt and related checksDmitry Kandybka1-21/+1
2024-08-04wifi: brcmfmac: introducing fwil query functionsArend van Spriel5-28/+48
2024-08-04wifi: brcmfmac: fwsignal: Use struct_size() to simplify brcmf_fws_rxreorder()Christophe JAILLET2-8/+4
2024-06-26wifi: brcmfmac: of: Support interrupts-extendedAlex Bee1-2/+3
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 Grumbach3-3/+3
2024-06-12wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()Wolfram Sang1-5/+5
2024-06-11Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski15-53/+41
2024-06-01wifi: brcm80211: remove unused structsDr. David Alan Gilbert2-11/+0
2024-06-01wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)Erick Archer14-33/+32
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)4-7/+7
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds6-15/+15