summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-11-03remove some temporary debug informationvisionfive_v1_5.13WalkerChenL1-1/+0
2021-11-03Revert "This is just for testing git"WalkerChenL1-0/+1
2021-11-02This is just for testing gitWalkerChenL1-1/+0
2021-11-02add eth phy driver(yt8521) to VisionFive boardWalkerChenL3-0/+613
2021-08-27net: stmmac: use GFP_DMA32Matteo Croce1-4/+8
2021-08-27net: stmmac: Configure gtxclk based on speedTom1-0/+47
2021-08-26stmmac: align RX buffersMatteo Croce1-2/+2
2021-08-26net: dpaa2-switch: disable the control interface on error pathVladimir Oltean1-18/+18
2021-08-26iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch3-2/+47
2021-08-26i40e: Fix ATR queue selectionArkadiusz Kubalewski1-2/+1
2021-08-26r8152: fix the maximum number of PLA bp for RTL8153CHayes Wang1-2/+19
2021-08-26r8152: fix writing USB_BP2_ENHayes Wang1-1/+1
2021-08-26net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU portVladimir Oltean1-0/+1
2021-08-26net: usb: asix: refactor asix_read_phy_addr() and handle errors on returnOleksij Rempel4-20/+34
2021-08-26net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan1-2/+6
2021-08-26net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan1-10/+18
2021-08-26ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai1-1/+4
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu1-1/+3
2021-08-26virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LROJason Wang1-7/+7
2021-08-26vrf: Reset skb conntrack connection on VRF rcvLahav Schlesinger1-0/+4
2021-08-26bnxt_en: Add missing DMA memory barriersMichael Chan1-0/+12
2021-08-26bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan1-0/+3
2021-08-26net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin1-0/+6
2021-08-26bnxt: count Tx dropsJakub Kicinski1-0/+2
2021-08-26bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski2-13/+27
2021-08-26bnxt: disable napi before canceling DIMJakub Kicinski1-2/+1
2021-08-26bnxt: don't lock the tx queue from napi pollJakub Kicinski1-22/+32
2021-08-26mt76: fix enum type mismatchArnd Bergmann4-4/+6
2021-08-26net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov1-4/+12
2021-08-26net: usb: pegasus: Check the return value of get_geristers() and friends;Petko Manolov1-33/+75
2021-08-26qede: fix crash in rmmod qede while automatic debug collectionPrabhakar Kushwaha2-0/+9
2021-08-18net: dsa: sja1105: fix broken backpressure in .port_fdb_dumpVladimir Oltean1-1/+3
2021-08-18net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean1-4/+10
2021-08-18net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean1-15/+19
2021-08-18net: dsa: hellcreek: fix broken backpressure in .port_fdb_dumpVladimir Oltean1-2/+5
2021-08-18net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookupBen Hutchings1-4/+4
2021-08-18net: dsa: microchip: ksz8795: Fix VLAN filteringBen Hutchings1-0/+11
2021-08-18net: dsa: microchip: ksz8795: Use software untagging on CPU portBen Hutchings1-1/+8
2021-08-18net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletionBen Hutchings1-3/+0
2021-08-18net: dsa: microchip: ksz8795: Reject unsupported VLAN configurationBen Hutchings2-1/+27
2021-08-18net: dsa: microchip: ksz8795: Fix PVID tag insertionBen Hutchings2-7/+23
2021-08-18net: dsa: microchip: Fix ksz_read64()Ben Hutchings1-6/+2
2021-08-18net/mlx5: Fix return value from tracer initializationAya Levin1-2/+9
2021-08-18net/mlx5: Synchronize correct IRQ when destroying CQShay Drory6-21/+23
2021-08-18net/mlx5e: TC, Fix error handling memory leakChris Mi1-0/+1
2021-08-18net/mlx5: Block switchdev mode while devlink traps are activeAya Levin1-3/+11
2021-08-18net/mlx5e: Destroy page pool after XDP SQ to fix use-after-freeMaxim Mikityanskiy1-10/+10
2021-08-18net/mlx5e: Avoid creating tunnel headers for local routeRoi Dayan1-0/+5
2021-08-18net/mlx5: DR, Add fail on error check on decapAlex Vesker1-0/+2
2021-08-18net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky2-8/+9