index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2014-10-10
drivers: net: xgene: Add 10GbE support
Iyappan Subramanian
2014-10-10
drivers: net: xgene: Preparing for adding 10GbE support
Iyappan Subramanian
2014-10-10
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
Vince Bridgers
2014-10-10
net: pxa168_eth: PXA168_ETH should depend on HAS_DMA
Geert Uytterhoeven
2014-10-10
networking: fm10k: Fix build failure
Pranith Kumar
2014-10-10
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
LEROY Christophe
2014-10-09
cxgb4: Wait for device to get ready before reading any register
Hariprasad Shenai
2014-10-09
cxgb4vf: Add 40G support for cxgb4vf driver
Hariprasad Shenai
2014-10-09
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
Hariprasad Shenai
2014-10-09
gianfar: Replace eieio with wmb for non-PPC archs
Claudiu Manoil
2014-10-09
gianfar: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
gianfar: Make MAC addr setup endian safe, cleanup
Claudiu Manoil
2014-10-09
gianfar: Exclude PPC specific errata handling from ARM builds
Claudiu Manoil
2014-10-09
gianfar: Include missing headers for ARM builds
Claudiu Manoil
2014-10-09
net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors
Claudiu Manoil
2014-10-09
net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM
Claudiu Manoil
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
2014-10-08
cxgb4: clean up a type issue
Dan Carpenter
2014-10-08
cxgb4: potential shift wrapping bug
Dan Carpenter
2014-10-08
i40e: skb->xmit_more support
Eric Dumazet
2014-10-08
net: fs_enet: Add NAPI TX
LEROY Christophe
2014-10-08
net: fs_enet: Remove non NAPI RX
LEROY Christophe
2014-10-08
r8169:add support for RTL8168EP
Chun-Hao Lin
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
net/mlx4_en: remove NETDEV_TX_BUSY
Eric Dumazet
2014-10-07
3c59x: fix bad split of cpu_to_le32(pci_map_single())
Sylvain "ythier" Hitier
2014-10-07
net: bcmgenet: fix Tx ring priority programming
Petri Gynther
2014-10-07
bna: allow transmit tagged frames
Ivan Vecera
2014-10-06
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
2014-10-06
net/mlx4_en: Enable the compiler to make is_inline() inlined
Eric Dumazet
2014-10-06
net/mlx4_en: tx_info->ts_requested was not cleared
Eric Dumazet
2014-10-06
net/mlx4_en: Use local var for skb_headlen(skb)
Eric Dumazet
2014-10-06
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
Eric Dumazet
2014-10-06
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
Eric Dumazet
2014-10-06
net/mlx4_en: Use prefetch in tx path
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
Eric Dumazet
2014-10-06
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
Eric Dumazet
2014-10-06
net/mlx4_en: Avoid calling bswap in tx fast path
Eric Dumazet
2014-10-06
net/mlx4_en: Align tx path structures to cache lines
Eric Dumazet
2014-10-06
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
2014-10-06
fec: Fix fec_enet_alloc_buffers() error path
Fabio Estevam
2014-10-06
net: fec: fix build error at m68k platform
Frank Li
2014-10-06
net: bcmgenet: improve bcmgenet_mii_setup()
Petri Gynther
2014-10-05
Altera TSE: Add support for no PHY
Walter Lozano
2014-10-05
Altera TSE: Move PHY get addr and MDIO create
Walter Lozano
2014-10-05
net: pxa168_eth: avoid using signed char for bitops
Antoine Ténart
[next]