summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-01-27ice: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27iavf: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27e1000e: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27i40e: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27ixgbevf: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27ixgbe: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27ixgb: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27ice: xsk: Borrow xdp_tx_active logic from i40eMaciej Fijalkowski
2022-01-27ice: xsk: Improve AF_XDP ZC Tx and use batching APIMaciej Fijalkowski
2022-01-27ice: xsk: Avoid potential dead AF_XDP Tx processingMaciej Fijalkowski
2022-01-27i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson
2022-01-27ice: Make Tx threshold dependent on ring lengthMaciej Fijalkowski
2022-01-27ice: xsk: Handle SW XDP ring wrap and bump tail more oftenMaciej Fijalkowski
2022-01-27ice: xsk: Force rings to be sized to power of 2Maciej Fijalkowski
2022-01-27ice: Remove likely for napi_complete_doneMaciej Fijalkowski
2022-01-27r8169: enable ASPM L1.2 if system vendor flags it as safeHeiner Kallweit
2022-01-27net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-01-27nfp: Simplify array allocationRobin Murphy
2022-01-27net: ethernet: mtk_star_emac: fix unused variableLorenzo Bianconi
2022-01-27net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail
2022-01-27net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail
2022-01-27net/fsl: xgmac_mdio: Support setting the MDC frequencyTobias Waldekranz
2022-01-27net/fsl: xgmac_mdio: Support preamble suppressionTobias Waldekranz
2022-01-27net/fsl: xgmac_mdio: Use managed device resourcesTobias Waldekranz
2022-01-27net: mvneta: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-27net: mvneta: reorder initialisationRussell King (Oracle)
2022-01-27net: phy: at803x: Support downstream SFP cageRobert Hancock
2022-01-27net: phy: at803x: add fiber supportRobert Hancock
2022-01-27net: phy: at803x: move page selection fix to config_initRobert Hancock
2022-01-27net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal
2022-01-27net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal
2022-01-27net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal
2022-01-27net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal
2022-01-26nfp: only use kdoc style comments for kdocSimon Horman
2022-01-26gve: Fix GFP flags when allocing pagesCatherine Sullivan
2022-01-26net: ethernet: cortina: permit to set mac address in DTCorentin Labbe
2022-01-26nfp: flower: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2022-01-26mlxsw: spectrum_kvdl: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2022-01-26net: enetc: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-26net: dpaa2-mac: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-26net: axienet: replace mdiobus_write() with mdiodev_write()Russell King (Oracle)
2022-01-26net: axienet: convert to phylink_pcsRussell King (Oracle)
2022-01-26net: lan966x: Fix sleep in atomic context when updating MAC tableHoratiu Vultur
2022-01-26net: lan966x: Fix sleep in atomic context when injecting framesHoratiu Vultur
2022-01-26ethernet: seeq/ether3: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 8390/etherh: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: i825xx: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: tundra: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 3com/typhoon: don't write directly to netdev->dev_addrJakub Kicinski