summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-08net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen
2025-01-08net: hns3: don't auto enable misc vectorJian Shen
2025-01-08net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2025-01-08net: hns3: fix missing features due to dev->features configuration too earlyHao Lan
2025-01-08net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-07intel/fm10k: Remove unused fm10k_iov_msg_mac_vlan_pfDr. David Alan Gilbert
2025-01-07igc: Link queues to NAPI instancesJoe Damato
2025-01-07igc: Link IRQs to NAPI instancesJoe Damato
2025-01-07i40e: add ability to reset VF for Tx and Rx MDD eventsAleksandr Loktionov
2025-01-07ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp()Yue Haibing
2025-01-07ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()Yue Haibing
2025-01-07igb: Fix passing 0 to ERR_PTR in igb_run_xdp()Yue Haibing
2025-01-07igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()Yue Haibing
2025-01-07igc: Allow hot-swapping XDP programSong Yoong Siang
2025-01-07igb: Add AF_XDP zero-copy Tx supportSriram Yagnaraman
2025-01-07igb: Add AF_XDP zero-copy Rx supportSriram Yagnaraman
2025-01-07igb: Add XDP finalize and stats update functionsKurt Kanzenbach
2025-01-07igb: Introduce XSK data structures and helpersSriram Yagnaraman
2025-01-07igb: Introduce igb_xdp_is_enabled()Sriram Yagnaraman
2025-01-07igb: Remove static qualifiersSriram Yagnaraman
2025-01-07eth: gve: use appropriate helper to set xdp_featuresJakub Kicinski
2025-01-07net: dsa: qca: remove qca8k_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: mt753x: remove ksz_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: ksz: remove ksz_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: b53/bcm_sf2: remove b53_get_mac_eee()Russell King (Oracle)
2025-01-07net: dsa: mt753x: remove setting of tx_lpi parametersRussell King (Oracle)
2025-01-07net: dsa: ksz: remove setting of tx_lpi parametersRussell King (Oracle)
2025-01-07ixgbevf: Remove unused ixgbevf_hv_mbx_opsDr. David Alan Gilbert
2025-01-07net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()Eric Dumazet
2025-01-07wifi: ath12k: fix tx power, max reg power update to firmwareSathishkumar Muruganandam
2025-01-07wifi: ath12k: set flag for mgmt no-ack frames in Tx completionRamya Gnanasekar
2025-01-07wifi: ath12k: Include MLO memory in firmware coredump collectionRaj Kumar Bhagat
2025-01-07wifi: ath12k: handle radar detection with MLOAditya Kumar Singh
2025-01-07wifi: ath12k: fix CAC running state during virtual interface startAditya Kumar Singh
2025-01-07wifi: ath12k: rename CAC_RUNNING flagAditya Kumar Singh
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-01-07eth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON int...Su Hui
2025-01-07igc: return early when failing to read EECD registerEn-Wei Wu
2025-01-07ice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba
2025-01-07ice: fix max values for dpll pin phase adjustArkadiusz Kubalewski
2025-01-07eth: fbnic: update fbnic_poll return valueMohsin Bashir
2025-01-07net/mlx5e: Update TX ESN context for IPSec hardware offloadJianbo Liu
2025-01-07xfrm: Support ESN context update to hardware for TXJianbo Liu
2025-01-07net: airoha: Add sched HTB offload supportLorenzo Bianconi
2025-01-07net: airoha: Add sched ETS offload supportLorenzo Bianconi
2025-01-07net: airoha: Introduce ndo_select_queue callbackLorenzo Bianconi
2025-01-07net: airoha: Enable Tx drop capability for each Tx DMA ringLorenzo Bianconi
2025-01-07net: stmmac: Set dma_sync_size to zero for discarded framesFurong Xu