summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-26wifi: rtw88: Parse the RX descriptor with a single functionBitterblue Smith
2024-09-26wifi: rtw89: 8852c: rfk: remove unnecessary assignment of return value of _dp...Ping-Ke Shih
2024-09-26wifi: rtw89: coex: initialize local .dbcc_2g_phy in _set_btg_ctrl()Ping-Ke Shih
2024-09-26wifi: rtw89: check return value of ieee80211_probereq_get() for RNRPing-Ke Shih
2024-09-24wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang
2024-09-24wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: refactor VIF related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: read link_sta corresponding to the linkZong-Zhe Yang
2024-09-24wifi: rtw89: read bss_conf corresponding to the linkZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang
2024-09-20wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skbPing-Ke Shih
2024-09-20wifi: rtw88: Constify some arrays and structsBitterblue Smith
2024-09-20wifi: rtw89: rfk: update firmware debug log of DACK to v2Ping-Ke Shih
2024-09-20wifi: rtw89: rfk: add firmware debug log of IQKPing-Ke Shih
2024-09-20wifi: rtw89: rfk: add firmware debug log of TSSIPing-Ke Shih
2024-09-20wifi: rtw89: 8922a: rfk: support firmware command RX DCK v1 formatPing-Ke Shih
2024-09-20wifi: rtw89: 8922a: rfk: enlarge TSSI timeout time to 20msPing-Ke Shih
2024-09-20wifi: rtlwifi: make read-only arrays static constColin Ian King
2024-09-18wifi: wl1251: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-18wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-18wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-18wifi: brcmfmac: add flag for random seed during firmware downloadJacobe Zang
2024-09-18wifi: brcmfmac: Add optional lpo clock enable supportJacobe Zang
2024-09-18dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275PJacobe Zang
2024-09-18dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449dJacobe Zang
2024-09-18wifi: wlcore: sdio: Use helper to define resourcesVasileios Amoiridis
2024-09-18wifi: wlcore: sdio: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-18wifi: brcmfmac: of: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-13Merge branch 'net-ibm-emac-modernize-a-bit'Jakub Kicinski
2024-09-13net: ibm: emac: get rid of wol_irqRosen Penev
2024-09-13net: ibm: emac: remove all waiting codeRosen Penev
2024-09-13net: ibm: emac: replace of_get_propertyRosen Penev
2024-09-13net: ibm: emac: use netdev's phydev directlyRosen Penev
2024-09-13net: ibm: emac: use devm for register_netdevRosen Penev
2024-09-13net: ibm: emac: remove mii_bus with devmRosen Penev
2024-09-13net: ibm: emac: use devm for of_iomapRosen Penev
2024-09-13net: ibm: emac: manage emac_irq with devmRosen Penev
2024-09-13net: ibm: emac: use devm for alloc_etherdevRosen Penev
2024-09-13octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian
2024-09-13net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier
2024-09-13Merge tag 'linux-can-next-for-6.12-20240911' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-09-13rtase: Fix error code in rtase_init_board()Dan Carpenter
2024-09-13MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui
2024-09-13Merge branch 'enic-report-per-queue-stats'Jakub Kicinski
2024-09-13enic: Report some per queue statistics in ethtoolNelson Escobar
2024-09-13enic: Report per queue statistics in netdev qstatsNelson Escobar
2024-09-13enic: Collect per queue statisticsNelson Escobar
2024-09-13enic: Use macro instead of static const variables for array sizesNelson Escobar
2024-09-13Merge branch 'net-fib_rules-add-dscp-selector-support'Jakub Kicinski