summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
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-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-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-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub 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-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-28ice: Use the xsk batched rx allocation interfaceMagnus Karlsson
2021-09-28ice: Use xdp_buf instead of rx_buf for xsk zero-copyMagnus Karlsson
2021-09-27ice: Open devlink when device is readyLeon Romanovsky
2021-09-24ice: Delete always true check of PF pointerLeon Romanovsky
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-27ice: Only lock to update netdev dev_addrBrett Creeley
2021-08-27ice: restart periodic outputs around time changesJacob Keller
2021-08-27ice: add lock around Tx timestamp tracker flushJacob Keller
2021-08-27ice: remove dead code for allocating pin_configJacob Keller
2021-08-27ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-19ice: do not abort devlink info if board identifier can't be foundJacob Keller
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski