summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-04-14geneve: Convert geneve_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14bareudp: Convert bareudp_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14gtp: Convert gtp_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14vxlan: Convert vxlan_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14page_pool: Move pp_magic check into helper functionsToke Høiland-Jørgensen
2025-04-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-04-14Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2025-04-14bna: bnad_dim_timeout: Rename del_timer_sync in commentWangYuli
2025-04-11wifi: ath12k: reset MLO global memory during recoveryAditya Kumar Singh
2025-04-11wifi: ath12k: handle ath12k_core_reset() with hardware groupingAditya Kumar Singh
2025-04-11wifi: ath12k: handle ath12k_core_restart() with hardware groupingAditya Kumar Singh
2025-04-11wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with groupingAditya Kumar Singh
2025-04-11wifi: ath12k: fix firmware assert during reboot with hardware groupingAditya Kumar Singh
2025-04-11wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handlingAditya Kumar Singh
2025-04-11wifi: ath12k: fix failed to set mhi state error during reboot with hardware g...Aditya Kumar Singh
2025-04-11wifi: ath12k: add reference counting for core attachment to hardware groupAditya Kumar Singh
2025-04-11wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free()Aditya Kumar Singh
2025-04-11wifi: ath12k: Fix buffer overflow in debugfsDan Carpenter
2025-04-11wifi: ath12k: Fix a couple NULL vs IS_ERR() bugsDan Carpenter
2025-04-11wifi: ath11k: Use of_property_present() to test property presenceRob Herring (Arm)
2025-04-11wifi: ath12k: Fix WMI tag for EHT rate in peer assocRamya Gnanasekar
2025-04-11wifi: ath12k: Disable broadcast TWT feature in HE MAC capabilitiesThomas Wu
2025-04-11wifi: ath12k: Introduce check against zero for ahvif->key_cipher in ath12k_ma...Aaradhana Sahu
2025-04-11wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12...Aaradhana Sahu
2025-04-11wifi: ath12k: fix cleanup path after mhi initRaj Kumar Bhagat
2025-04-11wifi: ath12k: Add support for link specific datapath statsBalamurugan Mahalingam
2025-04-11wifi: ath12k: replace the usage of rx desc with rx_infoP Praneesh
2025-04-11wifi: ath12k: add rx_info to capture required field from rx descriptorP Praneesh
2025-04-11net: phy: mediatek: add Airoha PHY ID to SoC driverChristian Marangi
2025-04-11net: phy: mediatek: permit to compile test GE SOC PHY driverChristian Marangi
2025-04-11net: hibmcge: fix multiple phy_stop() issueJijie Shao
2025-04-11net: hibmcge: fix not restore rx pause mac addr after reset issueJijie Shao
2025-04-11net: hibmcge: fix the incorrect np_link fail state issue.Jijie Shao
2025-04-11net: hibmcge: fix wrong mtu log issueJijie Shao
2025-04-11net: hibmcge: fix the share of irq statistics among different network ports i...Jijie Shao
2025-04-11net: hibmcge: fix incorrect multicast filtering issueJijie Shao
2025-04-11net: hibmcge: fix incorrect pause frame statistics issueJijie Shao
2025-04-11net: airoha: Add L2 hw acceleration supportLorenzo Bianconi
2025-04-11net: airoha: Add l2_flows rhashtableLorenzo Bianconi
2025-04-11bonding: hold ops lock around get_linkStanislav Fomichev
2025-04-11net: phy: air_en8811h: Add clk provider for CKO pinLucien.Jheng
2025-04-11pds_core: fix memory leak in pdsc_debugfs_add_qcq()Abdun Nihaal
2025-04-11Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-04-11net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Piotr Wejman
2025-04-11igc: enable HW vlan tag insertion/stripping by defaultRui Salvaterra
2025-04-11ixgbe: Fix unreachable retry logic in combined and byte I2C write functionsRand Deeb
2025-04-11i40e: fix MMIO write access to an invalid page in i40e_clear_hwKyungwook Boo
2025-04-11ice: make const read-only array dflt_rules staticColin Ian King
2025-04-11ice: improve error message for insufficient filter spaceMartyna Szapar-Mudlaw