summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-10-25wifi: ray_cs: Remove unnecessary (void*) conversionsWu Yunchuan1-3/+3
2023-10-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo40-225/+589
2023-10-25sh: Remove stale microdev boardArnd Bergmann1-19/+0
2023-10-25Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"Kalle Valo1-1/+3
2023-10-25wifi: ath12k: Introduce and use ath12k_sta_to_arsta()Jeff Johnson4-11/+16
2023-10-25wifi: ath12k: fix htt mlo-offset event lockingJohan Hovold1-2/+5
2023-10-25wifi: ath12k: fix dfs-radar and temperature event lockingJohan Hovold1-1/+10
2023-10-25wifi: ath11k: fix gtk offload status event lockingJohan Hovold1-2/+5
2023-10-25wifi: ath11k: fix htt pktlog lockingJohan Hovold1-1/+7
2023-10-25wifi: ath11k: fix dfs radar event lockingJohan Hovold1-0/+4
2023-10-25wifi: ath11k: fix temperature event lockingJohan Hovold1-2/+6
2023-10-25wifi: ath12k: rename the sc naming convention to abKarthikeyan Periyasamy2-11/+11
2023-10-25wifi: ath12k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy1-11/+11
2023-10-25wifi: ath11k: add firmware-2.bin supportAnilkumar Kolli7-17/+258
2023-10-25wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()Kalle Valo1-7/+11
2023-10-25amd/pds_core: core: No need for Null pointer check before kfreeBragatheswaran Manickavel1-5/+2
2023-10-25wifi: rtw89: cleanup firmware elements parsingDmitry Antipov1-32/+39
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-25net: ethernet: mtk_wed: remove wo pointer in wo_r32/wo_w32 signatureLorenzo Bianconi1-6/+6
2023-10-25net: ethernet: mtk_wed: fix firmware loading for MT7986 SoCLorenzo Bianconi1-23/+25
2023-10-25i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera1-1/+1
2023-10-25net: ethernet: renesas: drop SoC names in KconfigWolfram Sang1-8/+1
2023-10-25net: ethernet: renesas: group entries in MakefileWolfram Sang1-3/+1
2023-10-25netkit, 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-24net: veth: use newly added page pool API for veth with xdpYunsheng Lin1-9/+16
2023-10-24page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin6-10/+4
2023-10-24idpf: cancel mailbox work in error pathPavan Kumar Linga1-0/+1
2023-10-24idpf: set scheduling mode for completion queueMichal Kubiak2-3/+15
2023-10-24sfc: 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