summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-05-27net:fec: Add fec_enet_deinit()Xiaolei Wang
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-27net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran
2024-05-27Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam
2024-05-27enic: Validate length of nl attributes in enic_set_vf_portRoded Zats
2024-05-27wifi: rtw89: Fix P2P behavior for WiFi 7 chipsPo-Hao Huang
2024-05-27wifi: rtw89: add LDPC and STBC to rx_status and radiotap known fields for mon...Ping-Ke Shih
2024-05-27wifi: rtw89: fill STBC and LDPC capabilities to TX descriptorPing-Ke Shih
2024-05-27wifi: rtw89: 8852c: correct logic and restore PCI PHY EQ after device resumePing-Ke Shih
2024-05-25netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann
2024-05-25netkit: Fix setting mac address in l2 modeDaniel Borkmann
2024-05-25wifi: ath12k: fix firmware crash during reo reinjectP Praneesh
2024-05-25wifi: ath12k: fix invalid memory access while processing fragmented packetsP Praneesh
2024-05-25wifi: ath12k: change DMA direction while mapping reinjected packetsP Praneesh
2024-05-25wifi: ath11k: restore country code during resumeBaochen Qiang
2024-05-25wifi: ath11k: refactor setting country code logicBaochen Qiang
2024-05-25wifi: ath12k: improve the rx descriptor error informationKarthikeyan Periyasamy
2024-05-25wifi: ath12k: refactor rx descriptor CMEM configurationKarthikeyan Periyasamy
2024-05-24net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman
2024-05-24net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran
2024-05-24net/mlx5e: Do not use ptp structure for tx ts stats when not initializedRahul Rameshbabu
2024-05-24net/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu
2024-05-24net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rulesRahul Rameshbabu
2024-05-24net/mlx5: Do not query MPIR on embedded CPU functionTariq Toukan
2024-05-24net/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla
2024-05-24net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061Mathieu Othacehe
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-23r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore
2024-05-23wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz APBaochen Qiang
2024-05-23wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevsCarl Huang
2024-05-23idpf: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-23ice: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-23net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois
2024-05-23net: fec: avoid lock evasion when reading pps_enableWei Fang
2024-05-23wifi: iwlwifi: Add support for LARI_CONFIG_CHANGE_CMD v11Anjaneyulu
2024-05-23wifi: iwlwifi: move code from iwl-eeprom-parse to dvmEmmanuel Grumbach
2024-05-23wifi: iwlwifi: kill iwl-eeprom-readEmmanuel Grumbach
2024-05-23wifi: iwlwifi: mvm: don't skip link selectionMiri Korenblit
2024-05-23wifi: iwlwifi: mvm: add mvm-specific guardJohannes Berg
2024-05-23wifi: iwlwifi: simplify TX tracingJohannes Berg
2024-05-23wifi: iwlwifi: tracing: fix condition to allocate buf1Johannes Berg
2024-05-23wifi: iwlwifi: mvm: leave a print in the logs when we call fw_nmi()Emmanuel Grumbach
2024-05-23wifi: iwlwifi: mvm: disable dynamic EMLSR when AUTO_EML is falseMiri Korenblit
2024-05-23wifi: iwlwifi: mvm: use vif P2P type helperBenjamin Berg
2024-05-23wifi: iwlwifi: mvm: don't track used links separatelyJohannes Berg
2024-05-23wifi: iwlwifi: always print the firmware version in hexEmmanuel Grumbach
2024-05-23wifi: iwlwifi: fw: avoid bad FW config on RXQ DMA failureJohannes Berg
2024-05-23wifi: iwlwifi: fw: api: Add new timepoint for scan failureMukesh Sisodiya