summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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-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
2021-10-06iavf: fix double unlock of crit_lockStefan Assmann
2021-10-06i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch
2021-10-06i40e: fix endless loop under rtnlJiri Benc
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set() - castsJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30ixgbe: let the xdpdrv work with more than 64 cpusJason Xing
2021-09-29ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou
2021-09-28ice: Prefer kcalloc over open coded arithmeticLen Baker
2021-09-28ice: Fix macro name for IPv4 fragment flagJeff Guo
2021-09-28ice: refactor devlink getter/fallback functions to voidJacob Keller
2021-09-28ice: Fix link mode handlingAnirudh Venkataramanan
2021-09-28ice: Add feature bitmap, helpers and a check for DSCPAnirudh Venkataramanan
2021-09-28ice: Add DSCP supportDave Ertman
2021-09-28i40e: Use the xsk batched rx allocation interfaceMagnus Karlsson
2021-09-28ice: Use the xsk batched rx allocation interfaceMagnus Karlsson