aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-10-25wifi: rt2x00: rework MT7620 PA/LNA RF calibrationShiji Yang2-52/+130
2023-10-25wifi: rt2x00: rework MT7620 channel config functionShiji Yang1-56/+35
2023-10-25wifi: rt2x00: improve MT7620 register initializationShiji Yang3-0/+45
2023-10-25net: hns3: add some link modes for hisilicon deviceHao Chen2-82/+92
2023-10-25net: dsa: microchip: ksz9477: add Wake on LAN supportOleksij Rempel4-0/+132
2023-10-25net: dsa: microchip: use wakeup-source DT property to enable PME outputOleksij Rempel2-0/+4
2023-10-25net: dsa: microchip: Add missing MAC address register offset for ksz8863Oleksij Rempel1-0/+1
2023-10-24net: ethernet: mtk_wed: remove wo pointer in wo_r32/wo_w32 signatureLorenzo Bianconi1-6/+6
2023-10-24net: ethernet: mtk_wed: fix firmware loading for MT7986 SoCLorenzo Bianconi1-23/+25
2023-10-24i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera1-1/+1
2023-10-24net: ethernet: renesas: drop SoC names in KconfigWolfram Sang1-8/+1
2023-10-24net: ethernet: renesas: group entries in MakefileWolfram Sang1-3/+1
2023-10-24netkit, bpf: Add bpf programmable net deviceDaniel Borkmann3-0/+950
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli26-166/+165
2023-10-24tsnep: Fix tsnep_request_irq() format-overflow warningGerhard Engleder2-7/+7
2023-10-24gtp: fix fragmentation needed check with gsoPablo Neira Ayuso1-2/+3
2023-10-24net: ethernet: davinci_emac: Use MAC Address from Device TreeAdam Ford1-10/+12
2023-10-24net: ti: icssg-prueth: Add phys_port_name supportJan Kiszka1-0/+14
2023-10-24net: microchip: lan743x: improve throughput with rx timestamp configVishvambar Panth S4-2/+63
2023-10-23net: veth: use newly added page pool API for veth with xdpYunsheng Lin1-9/+16
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin6-10/+4
2023-10-23idpf: cancel mailbox work in error pathPavan Kumar Linga1-0/+1
2023-10-23idpf: set scheduling mode for completion queueMichal Kubiak2-3/+15
2023-10-23sfc: cleanup and reduce netlink error messagesPieter Jansen van Vuuren1-19/+19
2023-10-23wifi: wlcore: main: replace deprecated strncpy with strscpyJustin Stitt1-2/+2
2023-10-23wifi: wlcore: boot: replace deprecated strncpy with strscpyJustin Stitt1-4/+1
2023-10-23wifi: wl18xx: replace deprecated strncpy with strscpyJustin Stitt1-4/+1
2023-10-23wifi: wl1251: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-23wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel infoMing Yen Hsieh1-0/+3
2023-10-23wifi: ipw2x00: replace deprecated strncpy with strscpy_padJustin Stitt1-9/+8
2023-10-23wifi: rt2x00: fix rt2800 watchdog functionShiji Yang1-6/+11
2023-10-23wifi: ath9k_htc: fix format-truncation warningKalle Valo1-1/+1
2023-10-23wifi: ipw2x00: fix format-truncation warningsKalle Valo2-23/+3
2023-10-23wifi: brcmfmac: fix format-truncation warningsKalle Valo1-3/+3
2023-10-23net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OFRob Herring1-1/+1
2023-10-23wifi: iwlwifi: drop NULL pointer check in iwl_mvm_tzone_set_trip_temp()Dmitry Antipov1-7/+0
2023-10-23wifi: iwlwifi: bump FW API to 86 for AX/BZ/SC devicesGregory Greenman3-3/+3
2023-10-23wifi: iwlwifi: read DSM func 2 for specific RF typesDaniel Gabay1-8/+18
2023-10-23wifi: iwlwifi: mvm: show dump even for pldr_syncJohannes Berg1-3/+0
2023-10-23wifi: iwlwifi: mvm: cycle FW link on chanctx removalJohannes Berg1-0/+7
2023-10-23wifi: iwlwifi: trace full frames with TX status requestJohannes Berg1-1/+7
2023-10-23wifi: iwlwifi: empty overflow queue during flushMiri Korenblit5-12/+15
2023-10-23wifi: iwlwifi: fw: Add support for UATS table in UHBMukesh Sisodiya5-0/+148
2023-10-23wifi: iwlwifi: mvm: add a print when sending RLC commandMiri Korenblit1-0/+3
2023-10-23wifi: iwlwifi: mvm: debugfs for fw system statsAnjaneyulu1-0/+104
2023-10-23wifi: iwlwifi: mvm: implement new firmware API for statisticsAnjaneyulu8-38/+451
2023-10-23wifi: iwlwifi: mvm: fix regdb initializationGregory Greenman4-6/+8
2023-10-23wifi: iwlwifi: mvm: update IGTK in mvmvif upon D3 resumeYedidya Benshimol1-0/+10
2023-10-23wifi: iwlwifi: mvm: simplify the reorder bufferEmmanuel Grumbach4-342/+24
2023-10-23wifi: iwlwifi: disable multi rx queue for 9000Emmanuel Grumbach3-3/+14