index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
igbvf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-16
/
+6
2022-01-27
igb: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+6
2022-01-27
igc: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+6
2022-01-27
ice: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-2
/
+0
2022-01-27
iavf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+3
2022-01-27
e1000e: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-15
/
+7
2022-01-27
i40e: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+3
2022-01-27
ixgbevf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-14
/
+6
2022-01-27
ixgbe: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+7
2022-01-27
ixgb: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-14
/
+5
2022-01-27
ice: xsk: Borrow xdp_tx_active logic from i40e
Maciej Fijalkowski
3
-3
/
+14
2022-01-27
ice: xsk: Improve AF_XDP ZC Tx and use batching API
Maciej Fijalkowski
4
-100
/
+189
2022-01-27
ice: xsk: Avoid potential dead AF_XDP Tx processing
Maciej Fijalkowski
1
-0
/
+2
2022-01-27
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
3
-14
/
+2
2022-01-27
ice: Make Tx threshold dependent on ring length
Maciej Fijalkowski
4
-9
/
+12
2022-01-27
ice: xsk: Handle SW XDP ring wrap and bump tail more often
Maciej Fijalkowski
2
-20
/
+81
2022-01-27
ice: xsk: Force rings to be sized to power of 2
Maciej Fijalkowski
1
-0
/
+8
2022-01-27
ice: Remove likely for napi_complete_done
Maciej Fijalkowski
1
-1
/
+1
2022-01-27
r8169: enable ASPM L1.2 if system vendor flags it as safe
Heiner Kallweit
1
-1
/
+32
2022-01-27
net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
Jisheng Zhang
1
-1
/
+1
2022-01-27
nfp: Simplify array allocation
Robin Murphy
1
-1
/
+1
2022-01-27
net: ethernet: mtk_star_emac: fix unused variable
Lorenzo Bianconi
1
-0
/
+2
2022-01-27
net: stmmac: skip only stmmac_ptp_register when resume from suspend
Mohammad Athari Bin Ismail
1
-11
/
+9
2022-01-27
net: stmmac: configure PTP clock source prior to PTP initialization
Mohammad Athari Bin Ismail
2
-3
/
+3
2022-01-27
net/fsl: xgmac_mdio: Support setting the MDC frequency
Tobias Waldekranz
1
-1
/
+37
2022-01-27
net/fsl: xgmac_mdio: Support preamble suppression
Tobias Waldekranz
1
-0
/
+18
2022-01-27
net/fsl: xgmac_mdio: Use managed device resources
Tobias Waldekranz
1
-29
/
+6
2022-01-27
net: mvneta: use .mac_select_pcs() interface
Russell King (Oracle)
1
-2
/
+10
2022-01-27
net: mvneta: reorder initialisation
Russell King (Oracle)
1
-52
/
+51
2022-01-26
nfp: only use kdoc style comments for kdoc
Simon Horman
3
-59
/
+28
2022-01-26
gve: Fix GFP flags when allocing pages
Catherine Sullivan
4
-6
/
+7
2022-01-26
net: ethernet: cortina: permit to set mac address in DT
Corentin Labbe
1
-0
/
+8
2022-01-26
nfp: flower: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-1
/
+1
2022-01-26
mlxsw: spectrum_kvdl: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2022-01-26
net: enetc: use .mac_select_pcs() interface
Russell King (Oracle)
1
-5
/
+9
2022-01-26
net: dpaa2-mac: use .mac_select_pcs() interface
Russell King (Oracle)
1
-3
/
+9
2022-01-26
net: axienet: replace mdiobus_write() with mdiodev_write()
Russell King (Oracle)
1
-2
/
+1
2022-01-26
net: axienet: convert to phylink_pcs
Russell King (Oracle)
2
-54
/
+55
2022-01-26
net: lan966x: Fix sleep in atomic context when updating MAC table
Horatiu Vultur
1
-5
/
+6
2022-01-26
net: lan966x: Fix sleep in atomic context when injecting frames
Horatiu Vultur
1
-3
/
+3
2022-01-26
ethernet: seeq/ether3: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-1
/
+3
2022-01-26
ethernet: 8390/etherh: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-2
/
+4
2022-01-26
ethernet: i825xx: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-1
/
+3
2022-01-26
ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-3
/
+1
2022-01-26
ethernet: tundra: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-17
/
+18
2022-01-26
ethernet: 3com/typhoon: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-2
/
+4
2022-01-26
bnxt_en: Handle async event when the PHC is updated in RTC mode
Pavan Chebbi
1
-0
/
+29
2022-01-26
bnxt_en: Implement .adjtime() for PTP RTC mode
Pavan Chebbi
2
-0
/
+37
2022-01-26
bnxt_en: Add driver support to use Real Time Counter for PTP
Pavan Chebbi
4
-6
/
+79
2022-01-26
bnxt_en: PTP: Refactor PTP initialization functions
Pavan Chebbi
1
-14
/
+31
[prev]
[next]