summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-10-01wifi: rtw89: 8852ce: fix gray code conversion for filter out EQPing-Ke Shih-10/+7
2024-10-01wifi: rtw89: 8922ae: disable PCI PHY EQ to improve compatibilityPing-Ke Shih-1/+101
2024-10-01wifi: rtw89: pci: consolidate PCI basic configurations for probe and resumePing-Ke Shih-9/+17
2024-09-26wifi: rtw88: Parse the RX descriptor with a single functionBitterblue Smith-271/+106
2024-09-26wifi: rtw89: 8852c: rfk: remove unnecessary assignment of return value of _dp...Ping-Ke Shih-1/+1
2024-09-26wifi: rtw89: coex: initialize local .dbcc_2g_phy in _set_btg_ctrl()Ping-Ke Shih-0/+2
2024-09-26wifi: rtw89: check return value of ieee80211_probereq_get() for RNRPing-Ke Shih-0/+3
2024-09-24wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang-635/+1615
2024-09-24wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang-172/+261
2024-09-24wifi: rtw89: refactor VIF related func ahead for MLOZong-Zhe Yang-81/+112
2024-09-24wifi: rtw89: read link_sta corresponding to the linkZong-Zhe Yang-142/+362
2024-09-24wifi: rtw89: read bss_conf corresponding to the linkZong-Zhe Yang-109/+355
2024-09-24wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang-371/+392
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang-1136/+1200
2024-09-20wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skbPing-Ke Shih-5/+6
2024-09-20wifi: rtw88: Constify some arrays and structsBitterblue Smith-35/+35
2024-09-20wifi: rtw89: rfk: update firmware debug log of DACK to v2Ping-Ke Shih-20/+56
2024-09-20wifi: rtw89: rfk: add firmware debug log of IQKPing-Ke Shih-0/+110
2024-09-20wifi: rtw89: rfk: add firmware debug log of TSSIPing-Ke Shih-0/+43
2024-09-20wifi: rtw89: 8922a: rfk: support firmware command RX DCK v1 formatPing-Ke Shih-18/+39
2024-09-20wifi: rtw89: 8922a: rfk: enlarge TSSI timeout time to 20msPing-Ke Shih-1/+1
2024-09-20wifi: rtlwifi: make read-only arrays static constColin Ian King-8/+10
2024-09-18wifi: wl1251: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-2/+2
2024-09-18wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-2/+2
2024-09-18wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-3/+1
2024-09-18wifi: brcmfmac: add flag for random seed during firmware downloadJacobe Zang-8/+46
2024-09-18wifi: brcmfmac: Add optional lpo clock enable supportJacobe Zang-22/+47
2024-09-18dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275PJacobe Zang-0/+8
2024-09-18dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449dJacobe Zang-0/+1
2024-09-18wifi: wlcore: sdio: Use helper to define resourcesVasileios Amoiridis-7/+4
2024-09-18wifi: wlcore: sdio: Make use of irq_get_trigger_type()Vasileios Amoiridis-4/+2
2024-09-18wifi: brcmfmac: of: Make use of irq_get_trigger_type()Vasileios Amoiridis-1/+1
2024-09-13Merge branch 'net-ibm-emac-modernize-a-bit'Jakub Kicinski-152/+71
2024-09-13net: ibm: emac: get rid of wol_irqRosen Penev-10/+3
2024-09-13net: ibm: emac: remove all waiting codeRosen Penev-48/+7
2024-09-13net: ibm: emac: replace of_get_propertyRosen Penev-11/+9
2024-09-13net: ibm: emac: use netdev's phydev directlyRosen Penev-30/+22
2024-09-13net: ibm: emac: use devm for register_netdevRosen Penev-3/+1
2024-09-13net: ibm: emac: remove mii_bus with devmRosen Penev-20/+13
2024-09-13net: ibm: emac: use devm for of_iomapRosen Penev-8/+4
2024-09-13net: ibm: emac: manage emac_irq with devmRosen Penev-18/+11
2024-09-13net: ibm: emac: use devm for alloc_etherdevRosen Penev-6/+3
2024-09-13octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian-4/+7
2024-09-13net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier-2/+0
2024-09-13Merge tag 'linux-can-next-for-6.12-20240911' of git://git.kernel.org/pub/scm/...Jakub Kicinski-27/+27
2024-09-13rtase: Fix error code in rtase_init_board()Dan Carpenter-1/+2
2024-09-13MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui-924/+5
2024-09-13Merge branch 'enic-report-per-queue-stats'Jakub Kicinski-28/+269
2024-09-13enic: Report some per queue statistics in ethtoolNelson Escobar-2/+81
2024-09-13enic: Report per queue statistics in netdev qstatsNelson Escobar-0/+56