summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/litex (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-11net: dsa: microchip: ksz9477: split half-duplex monitoring functionEnguerrand de Ribaucourt1-37/+54
2024-08-11net: phylib: do not disable autoneg for fixed speeds >= 1GRussell King (Oracle)1-9/+25
2024-08-11net: mii: constify advertising maskRussell King (Oracle)1-3/+4
2024-08-11net: mvpp2: use device_for_each_child_node() to access device child nodesJavier Carrasco1-6/+2
2024-08-11net: mvpp2: use port_count to remove portsJavier Carrasco1-16/+7
2024-08-11bnxt_en: only set dev->queue_mgmt_ops if supported by FWDavid Wei2-1/+5
2024-08-11bnxt_en: stop packet flow during bnxt_queue_stop/startDavid Wei1-4/+18
2024-08-11bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()David Wei1-1/+2
2024-08-11bnxt_en: Check the FW's VNIC flush capabilityMichael Chan2-0/+3
2024-08-11bnxt_en: Add support to call FW to update a VNICMichael Chan2-0/+23
2024-08-11bnxt_en: Update firmware interface to 1.10.3.68Michael Chan1-140/+249
2024-08-11l2tp: flush workqueue before draining itJames Chapman1-1/+9
2024-08-11l2tp: l2tp_eth: use per-cpu counters from dev->tstatsJames Chapman1-22/+10
2024-08-11l2tp: improve tunnel/session refcount helpersJames Chapman8-93/+79
2024-08-11l2tp: use get_next APIs for management requests and procfs/debugfsJames Chapman5-69/+39
2024-08-11l2tp: add tunnel/session get_next helpersJames Chapman2-0/+129
2024-08-11l2tp: handle hash key collisions in l2tp_v3_session_getJames Chapman1-1/+2
2024-08-11l2tp: move l2tp_ip and l2tp_ip6 data to pernetJames Chapman2-50/+168
2024-08-11l2tp: remove inline from functions in c sourcesJames Chapman4-6/+6
2024-08-11documentation/networking: update l2tp docsJames Chapman1-34/+20
2024-08-10net/mlx5e: CT: Update connection tracking steering entriesCosmin Ratiu4-8/+53
2024-08-10net/mlx5e: CT: 'update' rules instead of 'replace'Cosmin Ratiu1-17/+17
2024-08-10net/mlx5e: Use extack in get module eeprom by page callbackGal Pressman1-2/+4
2024-08-10net/mlx5e: Use extack in set coalesce callbackGal Pressman1-6/+14
2024-08-10net/mlx5e: Use extack in get coalesce callbackGal Pressman4-6/+10
2024-08-10net/mlx5e: Use extack in set ringparams callbackGal Pressman4-22/+13
2024-08-10net/mlx5e: Be consistent with bitmap handling of link modesGal Pressman1-12/+11
2024-08-10net/mlx5e: TC, Offload rewrite and mirror to both internal and external destsJianbo Liu1-0/+17
2024-08-10net/mlx5e: TC, Offload rewrite and mirror on tunnel over ovs internal portJianbo Liu4-0/+112
2024-08-10net/mlx5e: Enable remove flow for hard packet limitJianbo Liu1-0/+1
2024-08-10net/mlx5: E-Switch, Increase max int port number for offloadChris Mi1-1/+1
2024-08-10net: ag71xx: use phylink_mii_ioctlRosen Penev1-1/+8
2024-08-10ibmvnic: Perform tx CSO during send scrq directNick Child1-2/+17
2024-08-10ibmvnic: Only record tx completed bytes once per handlerNick Child1-7/+5
2024-08-10ibmvnic: Introduce send sub-crq directNick Child1-6/+46
2024-08-10ibmvnic: Remove duplicate memory barriers in txNick Child1-3/+0
2024-08-10ibmvnic: Reduce memcpys in tx descriptor generationNick Child1-49/+40
2024-08-10ibmvnic: Use header len helper functions on txNick Child1-10/+3
2024-08-10ibmvnic: Only replenish rx pool when resources are getting lowNick Child1-3/+2
2024-08-10net: fs_enet: Fix warning due to wrong typeChristophe Leroy1-9/+9
2024-08-10net: usb: cdc_ether: don't spew notificationszhangxiangqian1-1/+2
2024-08-10ethtool: refactor checking max channelsMina Almasry4-30/+42
2024-08-09selftests: rds: add testing infrastructureVegard Nossum8-0/+605
2024-08-09net: rds: add option for GCOV profilingVegard Nossum2-0/+14
2024-08-09.gitignore: add .gcda filesVegard Nossum1-0/+1
2024-08-09net: stmmac: xgmac: use const char arrays for string constantsSimon Horman1-35/+34
2024-08-09net: dsa: vsc73xx: use defined values in phy operationsPawel Dembicki1-12/+33
2024-08-09net: ti: icssg_prueth: populate netdev of_nodeMatthias Schiffer2-0/+2
2024-08-09net: sungem_phy: Constify struct mii_phy_defChristophe JAILLET2-17/+20
2024-08-09net: ethtool: check rxfh_max_num_contexts != 1 at register timeEdward Cree1-0/+2