| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-24 | wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tablet | Hans de Goede | 1 | -0/+14 |
| 2025-10-20 | wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode | Gokul Sivakumar | 3 | -22/+12 |
| 2025-09-11 | Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 6 | -13/+39 |
| 2025-09-04 | wifi: brcmfmac: support AP isolation to restrict reachability between stations | Wright Feng | 1 | -0/+23 |
| 2025-09-03 | wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW) | Gokul Sivakumar | 4 | -8/+7 |
| 2025-09-03 | wifi: brcmfmac: avoid assignment in if/else-if conditions in NVRAM load path | Darshan Rathod | 1 | -5/+9 |
| 2025-08-26 | wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work | Duoming Zhou | 1 | -4/+2 |
| 2025-07-24 | wifi: Fix typos | Bjorn Helgaas | 5 | -10/+10 |
| 2025-07-23 | wifi: brcmsmac: Use str_true_false() helper | Liu Song | 1 | -9/+10 |
| 2025-07-23 | wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failure | Ting-Ying Li | 2 | -21/+35 |
| 2025-07-23 | wifi: brcm80211: Remove yet more unused functions | Dr. David Alan Gilbert | 3 | -136/+0 |
| 2025-07-23 | wifi: brcm80211: Remove more unused functions | Dr. David Alan Gilbert | 2 | -198/+0 |
| 2025-07-23 | wifi: brcm80211: Remove unused functions | Dr. David Alan Gilbert | 4 | -166/+0 |
| 2025-07-23 | wifi: brcmfmac: cyw: Fix __counted_by to be LE variant | Kees Cook | 1 | -1/+1 |
| 2025-07-21 | wifi: brcmfmac: support CYW54591 PCIE device | Double Lo | 2 | -5/+17 |
| 2025-07-21 | wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IE | Gokul Sivakumar | 1 | -4/+4 |
| 2025-07-18 | wifi: brcmfmac: Add support for the SDIO 43751 device | Fabio Estevam | 4 | -1/+8 |
| 2025-07-18 | wifi: brcm80211: Use min() to improve code | Qianfeng Rong | 2 | -8/+3 |
| 2025-07-18 | wifi: brcmfmac: Fix typo "notifer" | WangYuli | 1 | -1/+1 |
| 2025-07-18 | wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read... | Nathan Chancellor | 1 | -1/+1 |
| 2025-06-24 | wifi: cfg80211/mac80211: Add support to get radio index | Roopni Devanathan | 4 | -8/+11 |
| 2025-06-24 | wifi: brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists | Ting-Ying Li | 3 | -1/+22 |
| 2025-06-20 | wifi: brcmfmac: Make read-only array cfg_offset static const | Colin Ian King | 1 | -11/+13 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08 | Ingo Molnar | 4 | -4/+6 |
| 2025-05-09 | wifi: brcmfmac: Fix structure size for WPA3 external SAE | Ting-Ying Li | 1 | -0/+2 |
| 2025-05-09 | wifi: brcmfmac: cyw: support external SAE authentication in station mode | Arend van Spriel | 9 | -22/+467 |
| 2025-05-09 | wifi: brcmfmac: make per-vendor event map const | Arend van Spriel | 1 | -1/+1 |
| 2025-05-09 | wifi: brcmfmac: support per-vendor cfg80211 callbacks and firmware events | Arend van Spriel | 5 | -0/+25 |
| 2025-05-06 | Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 10 | -22/+31 |
| 2025-04-23 | wifi: brcm80211: fmac: Add error log in brcmf_usb_dl_cmd() | Wentao Liang | 1 | -7/+16 |
| 2025-04-23 | wifi: brcmsmac: Spelling corrections | Simon Horman | 9 | -15/+15 |
| 2025-04-23 | wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage() | Wentao Liang | 1 | -2/+4 |
| 2025-04-11 | Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 1 | -1/+3 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 3 | -4/+4 |
| 2025-04-02 | wifi: brcmfmac: fix memory leak in brcmf_get_module_param | Abdun Nihaal | 1 | -1/+3 |
| 2025-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+13 |
| 2025-03-04 | Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin... | Jakub Kicinski | 1 | -1/+1 |
| 2025-03-04 | Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 1 | -7/+13 |
| 2025-02-26 | wifi: brcmfmac: keep power during suspend if board requires it | Matthias Proske | 1 | -7/+13 |
| 2025-02-11 | wifi: b43: Replace outdated firmware URL | Salvatore Bonaccorso | 1 | -1/+1 |
| 2025-02-10 | Merge tag 'wireless-2025-02-07' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 1 | -2/+2 |
| 2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -30/+23 |
| 2025-01-28 | wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmware | Aditya Garg | 1 | -2/+2 |
| 2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-16 | wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize() | Marcel Hamer | 1 | -0/+5 |
| 2025-01-15 | b43legacy: make use of debugfs_get_aux() | Al Viro | 1 | -15/+11 |
| 2025-01-15 | b43: stop embedding struct file_operations into their objects | Al Viro | 1 | -15/+12 |
| 2025-01-12 | kernel-wide: add explicity||explicitly to spelling.txt | Shivam Chaudhary | 1 | -1/+1 |
| 2025-01-10 | wifi: brcmfmac: Add missing Return: to function documentation | Jeff Johnson | 1 | -0/+6 |
| 2025-01-10 | wifi: brcmfmac: Check the return value of of_property_read_string_index() | Stefan Dösinger | 1 | -4/+4 |
| 2024-12-19 | Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 5 | -4/+18 |
| 2024-12-18 | wifi: brcmfmac: clarify unmodifiable headroom log message | Alex Shumsky | 1 | -2/+2 |
| 2024-12-13 | wifi: brcmfmac: add missing header include for brcmf_dbg | Marcel Hamer | 1 | -0/+2 |
| 2024-12-13 | wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() | Dmitry Antipov | 1 | -0/+3 |
| 2024-12-09 | wifi: brcmfmac: fix brcmf_vif_clear_mgmt_ies when stopping AP | Renjaya Raga Zenta | 1 | -1/+5 |
| 2024-12-09 | wifi: brcmfmac: fix scatter-gather handling by detecting end of sg list | Norbert van Bolhuis | 1 | -0/+5 |
| 2024-12-04 | wifi: cfg80211: send MLO links tx power info in GET_INTERFACE | Rameshkumar Sundaram | 1 | -1/+1 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 4 | -4/+4 |
| 2024-11-13 | Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 5 | -14/+3 |
| 2024-11-11 | wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis... | Norbert van Bolhuis | 1 | -1/+1 |
| 2024-11-11 | wifi: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-11-11 | wifi: brcmfmac: release 'root' node in all execution paths | Javier Carrasco | 1 | -2/+1 |
| 2024-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2024-10-31 | wifi: brcm80211: Remove unused dma_txflush() | Dr. David Alan Gilbert | 2 | -10/+0 |
| 2024-10-25 | Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 1 | -0/+1 |
| 2024-10-17 | wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate() | Bartosz Golaszewski | 1 | -2/+1 |
| 2024-10-17 | wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir() | Dr. David Alan Gilbert | 2 | -6/+0 |
| 2024-10-17 | wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype() | Dr. David Alan Gilbert | 2 | -8/+0 |
| 2024-10-17 | wifi: brcm80211: BRCM_TRACING should depend on TRACING | Geert Uytterhoeven | 1 | -0/+1 |
| 2024-10-09 | Merge net-next/main to resolve conflicts | Johannes Berg | 7 | -7/+6 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 6 | -6/+6 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
| 2024-09-18 | wifi: brcmfmac: add flag for random seed during firmware download | Jacobe Zang | 2 | -8/+46 |
| 2024-09-18 | wifi: brcmfmac: Add optional lpo clock enable support | Jacobe Zang | 7 | -22/+47 |
| 2024-09-18 | wifi: brcmfmac: of: Make use of irq_get_trigger_type() | Vasileios Amoiridis | 1 | -1/+1 |
| 2024-09-09 | wifi: brcmfmac: cfg80211: Convert comma to semicolon | Chen Ni | 1 | -1/+1 |
| 2024-09-04 | Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 11 | -72/+66 |
| 2024-09-03 | wifi: brcmsmac: Use kvmemdup to simplify the code | Jinjie Ruan | 1 | -4/+2 |
| 2024-08-10 | wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion | Janne Grunau | 1 | -3/+10 |
| 2024-08-07 | wifi: b43: Constify struct lpphy_tx_gain_table_entry | Christophe JAILLET | 2 | -11/+11 |
| 2024-08-04 | wifi: brcmsmac: clean up unnecessary current_ampdu_cnt and related checks | Dmitry Kandybka | 1 | -21/+1 |
| 2024-08-04 | wifi: brcmfmac: introducing fwil query functions | Arend van Spriel | 5 | -28/+48 |
| 2024-08-04 | wifi: brcmfmac: fwsignal: Use struct_size() to simplify brcmf_fws_rxreorder() | Christophe JAILLET | 2 | -8/+4 |
| 2024-06-26 | wifi: brcmfmac: of: Support interrupts-extended | Alex Bee | 1 | -2/+3 |
| 2024-06-26 | wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3 | Arend van Spriel | 1 | -0/+1 |
| 2024-06-26 | wifi: mac80211: inform the low level if drv_stop() is a suspend | Emmanuel Grumbach | 3 | -3/+3 |
| 2024-06-12 | wifi: brcmfmac: use 'time_left' variable with wait_event_timeout() | Wolfram Sang | 1 | -5/+5 |
| 2024-06-10 | Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 15 | -53/+41 |
| 2024-06-01 | wifi: brcm80211: remove unused structs | Dr. David Alan Gilbert | 2 | -11/+0 |
| 2024-06-01 | wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 14 | -33/+32 |
| 2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 4 | -7/+7 |
| 2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 6 | -15/+15 |
| 2024-05-16 | Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -1/+0 |
| 2024-05-14 | wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only device | Samasth Norway Ananda | 1 | -9/+9 |
| 2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 6 | -15/+15 |
| 2024-04-26 | wifi: brcmfmac: remove unused brcmf_usb_image struct | Christophe JAILLET | 1 | -7/+0 |
| 2024-04-26 | wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars struct | Christophe JAILLET | 1 | -6/+0 |
| 2024-04-10 | wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid" | Colin Ian King | 1 | -3/+3 |
| 2024-04-04 | wifi: brcm80211: drop driver owner initialization | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-21 | wifi: b43: Convert sprintf/snprintf to sysfs_emit | Li Zhijian | 2 | -19/+10 |
| 2024-03-12 | wifi: brcmfmac: pcie: handle randbuf allocation failure | Duoming Zhou | 1 | -5/+10 |
| 2024-03-05 | wifi: brcm80211: handle pmk_op allocation failure | Duoming Zhou | 1 | -0/+3 |
| 2024-02-28 | wifi: brcmsmac: silence sparse warnings | Johannes Berg | 2 | -8/+10 |
| 2024-02-28 | wifi: b43: silence sparse warnings | Johannes Berg | 2 | -5/+5 |
| 2024-02-27 | wifi: brcmfmac: do not pass hidden SSID attribute as value directly | Alexey Berezhok | 1 | -4/+5 |
| 2024-02-27 | wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4 | Gustavo A. R. Silva | 1 | -1/+1 |
| 2024-02-21 | wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro | Hans de Goede | 1 | -0/+9 |
| 2024-02-16 | wifi: brcmsmac: avoid function pointer casts | Arnd Bergmann | 3 | -5/+5 |
| 2024-02-12 | wifi: brcmfmac: do not cast hidden SSID attribute value to boolean | Alexey Berezhok | 1 | -1/+1 |
| 2024-02-08 | wifi: mac80211: simplify non-chanctx drivers | Johannes Berg | 3 | -0/+12 |
| 2024-02-08 | Merge wireless into wireless-next | Johannes Berg | 4 | -2/+7 |
| 2024-02-05 | wifi: brcmsmac: Drop legacy header | Linus Walleij | 1 | -1/+0 |
| 2024-02-02 | wifi: brcmfmac: Adjust n_channels usage for __counted_by | Kees Cook | 1 | -2/+4 |
| 2024-01-31 | wifi: brcmfmac: add linefeed at end of file | Arend van Spriel | 1 | -1/+1 |
| 2024-01-31 | wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLAN | Breno Leitao | 3 | -0/+3 |
| 2024-01-25 | Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 23 | -295/+483 |
| 2024-01-19 | wifi: brcmfmac: allow per-vendor event handling | Arend van Spriel | 10 | -63/+244 |
| 2024-01-19 | wifi: brcmfmac: avoid invalid list operation when vendor attach fails | Arend van Spriel | 1 | -3/+4 |
| 2024-01-19 | wifi: brcmfmac: Demote vendor-specific attach/detach messages to info | Hector Martin | 5 | -68/+6 |
| 2024-01-19 | wifi: brcmfmac: cfg80211: Use WSEC to set SAE password | Hector Martin | 7 | -35/+76 |
| 2024-01-19 | wifi: brcmfmac: move feature overrides before feature_disable | Arend van Spriel | 1 | -3/+3 |
| 2024-01-19 | wifi: brcmfmac: add per-vendor feature detection callback | Arend van Spriel | 3 | -0/+23 |
| 2024-01-19 | wifi: brcmfmac: export firmware interface functions | Arend van Spriel | 5 | -129/+121 |
| 2024-01-18 | Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
| 2024-01-18 | wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach | Zheng Wang | 1 | -2/+2 |
| 2024-01-18 | wifi: brcmsmac: phy: Remove unreachable code | Artem Chernyshev | 3 | -11/+5 |
| 2024-01-17 | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
| 2024-01-10 | wifi: b43: Disable QoS for bcm4331 | Rahul Rameshbabu | 1 | -1/+2 |
| 2024-01-10 | wifi: b43: Stop correct queue in DMA worker when QoS is disabled | Rahul Rameshbabu | 1 | -6/+7 |
| 2024-01-10 | wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled | Rahul Rameshbabu | 1 | -3/+3 |
| 2024-01-10 | wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled | Rahul Rameshbabu | 2 | -2/+18 |
| 2024-01-04 | USB: core: Use device_driver directly in struct usb_driver and usb_device_driver | Yajun Deng | 1 | -1/+1 |
| 2023-12-26 | PCI: Remove unused 'node' member from struct pci_driver | Mathias Krause | 1 | -1/+0 |
| 2023-11-30 | wifi: brcmfmac: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-10-30 | wifi: brcmsmac: replace deprecated strncpy with memcpy | Justin Stitt | 1 | -3/+3 |
| 2023-10-30 | wifi: brcm80211: replace deprecated strncpy with strscpy | Justin Stitt | 4 | -6/+5 |
| 2023-10-23 | wifi: brcmfmac: fix format-truncation warnings | Kalle Valo | 1 | -3/+3 |
| 2023-10-23 | wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb() | Kalle Valo | 2 | -3/+3 |
| 2023-10-11 | wifi: brcmfmac: fweh: Add __counted_by for struct brcmf_fweh_queue_item and u... | Gustavo A. R. Silva | 1 | -3/+3 |
| 2023-10-06 | Merge wireless into wireless-next | Johannes Berg | 1 | -2/+7 |
| 2023-09-25 | wifi: cfg80211: split struct cfg80211_ap_settings | Johannes Berg | 1 | -1/+1 |
| 2023-09-20 | wifi: brcmfmac: firmware: Annotate struct brcmf_fw_request with __counted_by | Kees Cook | 1 | -1/+1 |
| 2023-09-20 | wifi: brcmfmac: Annotate struct brcmf_gscan_config with __counted_by | Kees Cook | 1 | -1/+1 |
| 2023-09-18 | wifi: brcmfmac: Replace 1-element arrays with flexible arrays | Juerg Haefliger | 1 | -2/+7 |
| 2023-09-13 | wifi: cfg80211: modify prototype for change_beacon | Aloka Dixit | 1 | -2/+2 |
| 2023-09-13 | wifi: cfg80211: remove scan_width support | Johannes Berg | 1 | -1/+0 |
| 2023-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+5 |
| 2023-08-08 | wifi: brcm80211: handle params_v1 allocation failure | Petr Tesarik | 1 | -0/+5 |
| 2023-08-04 | Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 8 | -50/+4 |
| 2023-08-02 | wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1() | Hans de Goede | 1 | -1/+6 |
| 2023-08-02 | wifi: brcmsmac: cleanup SCB-related data types | Dmitry Antipov | 5 | -28/+4 |
| 2023-08-02 | wifi: brcmsmac: remove more unused data types | Dmitry Antipov | 2 | -14/+0 |
| 2023-07-25 | wifi: brcmsmac: remove unused data type | Dmitry Antipov | 1 | -8/+0 |
| 2023-06-16 | wifi: brcmsmac: fix gnu_printf warnings | Kalle Valo | 1 | -0/+8 |
| 2023-06-16 | wifi: brcmfmac: fix gnu_printf warnings | Kalle Valo | 1 | -0/+7 |
| 2023-06-08 | wifi: brcmfmac: Detect corner error case earlier with log | Neal Sidhwaney | 1 | -0/+6 |
| 2023-06-07 | Merge wireless into wireless-next | Johannes Berg | 5 | -2/+29 |
| 2023-06-01 | wifi: brcmutil: use helper function pktq_empty() instead of open code | Juhee Kang | 1 | -2/+2 |
| 2023-05-17 | wifi: b43: fix incorrect __packed annotation | Arnd Bergmann | 2 | -2/+2 |
| 2023-05-15 | wifi: brcmfmac: wcc: Add debug messages | Matthias Brugger | 1 | -2/+2 |
| 2023-05-15 | wifi: brcmfmac: Check for probe() id argument being NULL | Hans de Goede | 3 | -0/+27 |
| 2023-04-26 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 18 | -169/+692 |
| 2023-04-25 | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2023-04-21 | Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 1 | -1/+8 |
| 2023-04-14 | wifi: brcmfmac: add Cypress 43439 SDIO ids | Marek Vasut | 1 | -1/+8 |
| 2023-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -10/+28 |
| 2023-04-05 | Merge tag 'wireless-next-2023-04-05' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 4 | -29/+1 |
| 2023-04-03 | wifi: b43legacy: Remove the unused function prev_slot() | Jiapeng Chong | 1 | -8/+0 |
| 2023-03-31 | wifi: brcmfmac: Fix SDIO suspend/resume regression | Hans de Goede | 2 | -10/+28 |
| 2023-03-31 | wifi: brcmsmac: ampdu: remove unused suc_mpdu variable | Tom Rix | 1 | -2/+1 |
| 2023-03-31 | wifi: brcmsmac: remove unused has_5g variable | Tom Rix | 1 | -2/+0 |
| 2023-03-31 | wifi: b43legacy: remove unused freq_r3A_value function | Tom Rix | 1 | -17/+0 |
| 2023-03-30 | Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 1 | -0/+6 |
| 2023-03-13 | net: Use of_property_present() for testing DT property presence | Rob Herring | 1 | -1/+1 |
| 2023-03-13 | wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies() | Jisoo Jang | 1 | -0/+5 |
| 2023-03-13 | wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 4356 | Hans de Goede | 1 | -0/+1 |
| 2023-03-06 | gpiolib: split linux/gpio/driver.h out of linux/gpio.h | Arnd Bergmann | 1 | -0/+1 |
| 2023-03-06 | wifi: brcmfmac: pcie: Add 4359C0 firmware definition | Konrad Dybcio | 1 | -1/+3 |
| 2023-02-27 | wifi: brcmfmac: pcie: Add BCM4378B3 support | Hector Martin | 1 | -1/+3 |
| 2023-02-27 | wifi: brcmfmac: common: Add support for external calibration blobs | Hector Martin | 3 | -0/+33 |
| 2023-02-27 | wifi: brcmfmac: pcie: Load and provide TxCap blobs | Hector Martin | 1 | -0/+13 |
| 2023-02-27 | wifi: brcmfmac: common: Add support for downloading TxCap blobs | Hector Martin | 2 | -24/+70 |
| 2023-02-27 | wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 | Hector Martin | 3 | -0/+12 |
| 2023-02-27 | wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex | Hector Martin | 1 | -6/+7 |
| 2023-02-27 | wifi: brcmfmac: cfg80211: Add support for PMKID_V3 operations | Hector Martin | 2 | -3/+132 |
| 2023-02-27 | wifi: brcmfmac: feature: Add support for setting feats based on WLC version | Hector Martin | 3 | -1/+76 |
| 2023-02-27 | wifi: brcmfmac: cfg80211: Add support for scan params v2 | Hector Martin | 4 | -90/+209 |
| 2023-02-27 | wifi: brcmfmac: chip: Handle 1024-unit sizes for TCM blocks | Hector Martin | 1 | -2/+8 |
| 2023-02-27 | wifi: brcmfmac: chip: Only disable D11 cores; handle an arbitrary number | Hector Martin | 1 | -5/+8 |
| 2023-02-27 | wifi: brcmfmac: support CQM RSSI notification with older firmware | John Keeping | 1 | -6/+8 |
| 2023-02-27 | wifi: brcmfmac: pcie: Provide a buffer of random bytes to the device | Hector Martin | 1 | -0/+32 |
| 2023-02-27 | wifi: brcmfmac: acpi: Add support for fetching Apple ACPI properties | Hector Martin | 4 | -0/+63 |
| 2023-02-16 | wifi: brcmfmac: p2p: Introduce generic flexible array frame member | Kees Cook | 1 | -2/+2 |
| 2023-02-13 | wifi: brcmfmac: change cfg80211_set_channel() name and signature | Arend van Spriel | 1 | -5/+2 |
| 2023-02-13 | wifi: brcmfmac: Replace one-element array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2023-02-13 | wifi: brcmfmac: pcie: Perform correct BCM4364 firmware selection | Hector Martin | 1 | -3/+10 |
| 2023-02-13 | wifi: brcmfmac: pcie: Add IDs/properties for BCM4377 | Hector Martin | 3 | -0/+8 |
| 2023-02-13 | wifi: brcmfmac: pcie: Add IDs/properties for BCM4355 | Hector Martin | 2 | -1/+10 |
| 2023-02-13 | wifi: brcmfmac: Rename Cypress 89459 to BCM4355 | Hector Martin | 3 | -10/+7 |
| 2023-01-17 | Merge wireless into wireless-next | Kalle Valo | 5 | -23/+25 |