index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2014-10-09
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-08
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-06
Altera TSE: Add support for no PHY
Walter Lozano
2014-10-06
Altera TSE: Move PHY get addr and MDIO create
Walter Lozano
2014-10-06
net: pxa168_eth: avoid using signed char for bitops
Antoine Ténart
2014-10-06
net: spider_net: avoid using signed char for bitops
Antoine Ténart
2014-10-06
net: spider_net: do not read mac address again after setting it
Antoine Ténart
2014-10-05
net: systemport: fix bcm_sysport_insert_tsb()
Florian Fainelli
2014-10-05
mlx4: add a new xmit_more counter
Eric Dumazet
2014-10-03
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
Chen Gang
2014-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-10-03
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
2014-10-03
net/mlx5_core: Identify resources by their type
Eli Cohen
2014-10-03
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2014-10-03
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2014-10-03
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-10-03
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2014-10-03
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
Mark Einon
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
igb: bump version to 5.2.15
Todd Fujinaka
2014-10-02
i40e/igb: Convert to dev_consume_skb_any()
Rick Jones
2014-10-02
igb: remove blocking phy read from inside spinlock
Bernhard Kaindl
[next]