summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-10-19ice: Add support for VF rate limitingBrett Creeley
2021-10-19e1000e: Remove redundant statementluo penghao
2021-10-18iavf: Combine init and watchdog state machinesMateusz Palczewski
2021-10-18iavf: Add __IAVF_INIT_FAILED stateMateusz Palczewski
2021-10-18iavf: Refactor iavf state machine trackingMateusz Palczewski
2021-10-16ethernet: ixgb: use eth_hw_addr_set()Jakub Kicinski
2021-10-15ice: make use of ice_for_each_* macrosMaciej Fijalkowski
2021-10-15ice: introduce XDP_TX fallback pathMaciej Fijalkowski
2021-10-15ice: optimize XDP_TX workloadsMaciej Fijalkowski
2021-10-15ice: propagate xdp_ring onto rx_ringMaciej Fijalkowski
2021-10-15ice: do not create xdp_frame on XDP_TXMaciej Fijalkowski
2021-10-15ice: unify xdp_rings accessesMaciej Fijalkowski
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-10-15ice: move ice_container_type onto ice_ring_containerMaciej Fijalkowski
2021-10-15ice: remove ring_active from ice_ringMaciej Fijalkowski
2021-10-14net: intel: igc_ptp: fix build for UMLRandy Dunlap
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14ice: Print the api_patch as part of the fw.mgmt.apiBrett Creeley
2021-10-14ice: fix getting UDP tunnel entryMichal Swiatkowski
2021-10-14ice: Avoid crash from unnecessary IDA freeDave Ertman
2021-10-14ice: Fix failure to re-add LAN/RDMA Tx queuesBrett Creeley
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-14ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski
2021-10-14ice: Add support for SMA control multiplexerMaciej Machnikowski
2021-10-14ice: Implement functions for reading and setting GPIO pinsMaciej Machnikowski
2021-10-14ice: Refactor ice_aqc_link_topo_addrMaciej Machnikowski
2021-10-12ice: fix locking for Tx timestamp tracking flushJacob Keller
2021-10-11ice: ndo_setup_tc implementation for PRMichal Swiatkowski
2021-10-11ice: ndo_setup_tc implementation for PFKiran Patil
2021-10-11ice: Allow changing lan_en and lb_en on all kinds of filtersMichal Swiatkowski
2021-10-11ice: cleanup rules infoVictor Raj
2021-10-11ice: allow deleting advanced rulesShivanshu Shukla
2021-10-11ice: allow adding advanced rulesGrishma Kotecha
2021-10-11ice: create advanced switch recipeDan Nowlin
2021-10-11ice: manage profiles and field vectorsDan Nowlin
2021-10-11ice: implement low level recipes functionsGrishma Kotecha
2021-10-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07ice: add port representor ethtool ops and statsWojciech Drewek
2021-10-07ice: switchdev slow pathGrzegorz Nitka
2021-10-07ice: rebuild switchdev when resetting all VFsGrzegorz Nitka
2021-10-07ice: enable/disable switchdev when managing VFsGrzegorz Nitka
2021-10-07ice: introduce new type of VSI for switchdevGrzegorz Nitka
2021-10-07ice: set and release switchdev environmentGrzegorz Nitka
2021-10-07ice: allow changing lan_en and lb_en on dflt rulesMichal Swiatkowski
2021-10-07ice: manage VSI antispoof and destination overrideMichal Swiatkowski
2021-10-07ice: allow process VF opcodes in different waysMichal Swiatkowski
2021-10-07ice: introduce VF port representorMichal Swiatkowski
2021-10-07ice: Move devlink port to PF/VF structWojciech Drewek
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski