summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-11-13net: hns3: fix incorrect capability bit display for copper portJian Shen1-0/+1
2023-11-13net: hns3: add barrier in vf mailbox reply processYonglong Liu1-0/+7
2023-11-13net: hns3: fix add VLAN fail issueJian Shen2-10/+29
2023-11-11net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_regionJan Kiszka1-1/+3
2023-11-11net: ti: icssg-prueth: Add missing icss_iep_put to error pathJan Kiszka1-4/+7
2023-11-10Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds18-130/+281
2023-11-09net: ti: icss-iep: fix setting counter valueDiogo Ivo1-1/+1
2023-11-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-41/+91
2023-11-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-5/+6
2023-11-08net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean1-1/+1
2023-11-08r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit1-0/+2
2023-11-08tg3: Fix the TX ring stallAlex Pakhunov1-11/+42
2023-11-07idpf: fix potential use-after-free in idpf_tso()Eric Dumazet1-2/+4
2023-11-07tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin1-1/+2
2023-11-07ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik1-1/+23
2023-11-07ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul1-28/+62
2023-11-07ice: lag: in RCU, use atomic allocationMichal Schmidt1-3/+3
2023-11-07ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman1-9/+3
2023-11-07i40e: Fix devlink port unregisteringIvan Vecera1-4/+6
2023-11-07i40e: Do not call devlink_port_type_clear()Ivan Vecera1-1/+0
2023-11-06octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya4-10/+49
2023-11-03net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong directionRonald Wahl1-2/+2
2023-11-03net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu2-2/+14
2023-11-03Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-4/+0
2023-11-03Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-19/+0
2023-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+2
2023-11-02net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson1-1/+3
2023-11-02octeontx2-pf: Fix holes in error codeRatheesh Kannoth1-34/+46
2023-11-02octeontx2-pf: Fix error codesRatheesh Kannoth1-17/+17
2023-11-02net: xscale: Drop unused PHY numberLinus Walleij1-2/+1
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+1
2023-11-02Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds1-10/+76
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe66-313/+652
2023-10-28net: mana: Use xdp_set_features_flag instead of direct assignmentKonstantin Taranov1-2/+3
2023-10-28iavf: delete the iavf client interfaceMichal Schmidt6-871/+1
2023-10-28iavf: add a common function for undoing the interrupt schemeMichal Schmidt1-11/+15
2023-10-28iavf: use unregister_netdevMichal Schmidt1-3/+1
2023-10-28iavf: rely on netdev's own registered stateMichal Schmidt2-7/+3
2023-10-28iavf: fix the waiting time for initial resetMichal Schmidt1-1/+1
2023-10-28iavf: in iavf_down, don't queue watchdog_task if comms failedMichal Schmidt1-2/+4
2023-10-28iavf: simplify mutex_trylock+sleep loopsMichal Schmidt1-4/+2
2023-10-28iavf: fix comments about old bit locksMichal Schmidt1-2/+2
2023-10-28nfp: using napi_build_skb() to replace build_skb()Fei Qin2-2/+2
2023-10-27ice: Hook up 4 E830 devices by adding their IDsPawel Chmielewski1-0/+4
2023-10-27ice: Remove redundant zeroing of the fields.Pawel Chmielewski1-27/+27
2023-10-27ice: Add support for E830 DDP package segmentDan Nowlin3-74/+382
2023-10-27ice: Add ice_get_link_status_datalenPaul Greenwalt2-6/+53
2023-10-27ice: Add 200G speed/phy type useAlice Michael4-3/+43
2023-10-27ice: Add E830 device IDs, MAC type and registersPaul Greenwalt7-61/+141
2023-10-27bnxt_en: Fix 2 stray ethtool -S countersMichael Chan1-6/+22