summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-17ice: split ice_aq_wait_for_event() func into twoPrzemek Kitszel
2023-08-17ice: embed &ice_rq_event_info event into struct ice_aq_taskPrzemek Kitszel
2023-08-17ice: ice_aq_check_events: fix off-by-one check when filling bufferPrzemek Kitszel
2023-08-17ice: drop two params from ice_aq_alloc_free_res()Przemek Kitszel
2023-08-17ice: use list_for_each_entry() helperYang Yingliang
2023-08-17ice: Remove redundant VSI configuration in eswitch setupMarcin Szycik
2023-08-17ice: move E810T functions to before device agnostic onesJacob Keller
2023-08-17ice: refactor ice_vsi_is_vlan_pruning_enaJan Sokolowski
2023-08-17ice: refactor ice_ptp_hw to make functions staticJan Sokolowski
2023-08-17ice: refactor ice_sched to make functions staticJan Sokolowski
2023-08-17ice: Utilize assign_bit() helperTony Nguyen
2023-08-17ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik
2023-08-17ice: refactor ice_vf_lib to make functions staticJan Sokolowski
2023-08-17ice: refactor ice_lib to make functions staticJan Sokolowski
2023-08-17ice: refactor ice_ddp to make functions staticJan Sokolowski
2023-08-17ice: remove unused methodsJan Sokolowski
2023-08-16virtchnl: fix fake 1-elem arrays for structures allocated as `nents`Alexander Lobakin
2023-08-16virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`Alexander Lobakin
2023-08-16virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1Alexander Lobakin
2023-08-16i40e: fix misleading debug logsAndrii Staikov
2023-08-16iavf: fix FDIR rule fields masks validationPiotr Gardocki
2023-08-16e1000e: Use PME poll to circumvent unreliable ACPI wakeKai-Heng Feng
2023-08-15net: e1000e: Remove unused declarationsYue Haibing
2023-08-13net: e1000: Remove unused declarationsYue Haibing
2023-08-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-10i40e: Replace one-element array with flex-array member in struct i40e_profile...Gustavo A. R. Silva
2023-08-10i40e: Replace one-element array with flex-array member in struct i40e_section...Gustavo A. R. Silva
2023-08-10i40e: Replace one-element array with flex-array member in struct i40e_profile...Gustavo A. R. Silva
2023-08-10i40e: Replace one-element array with flex-array member in struct i40e_package...Gustavo A. R. Silva
2023-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-08iavf: fix potential races for FDIR filtersPiotr Gardocki
2023-08-08igc: Add lock to safeguard global Qbv variablesMuhammad Husaini Zulkifli
2023-08-08rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma
2023-08-08i40e: Remove unused function declarationsYue Haibing
2023-08-08ixgbe: Remove unused function declarationsYue Haibing
2023-08-07ice: clean up __ice_aq_get_set_rss_lut()Przemek Kitszel
2023-08-07ice: add FW load waitJan Sokolowski
2023-08-07ice: Add get C827 PHY index functionKarol Kolacinski
2023-08-07ice: Rename enum ice_pkt_flags valuesMarcin Szycik
2023-08-07ice: Add direction metadataMarcin Szycik
2023-08-07ice: Accept LAG netdevs in bridge offloadsWojciech Drewek
2023-08-04ixgbevf: Remove unused function declarationsYue Haibing
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski