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
2015-09-23
8139cp: Fix TSO/scatter-gather descriptor setup
David Woodhouse
2015-09-23
8139cp: Fix tx_queued debug message to print correct slot numbers
David Woodhouse
2015-09-23
8139cp: Do not re-enable RX interrupts in cp_tx_timeout()
David Woodhouse
2015-09-23
net: netcp: fix deadlock reported by lockup detector
Karicheri, Muralidharan
2015-09-23
net: netcp: allocate buffers to desc before re-enable interrupt
Karicheri, Muralidharan
2015-09-23
net: netcp: check for interface handle in netcp_module_probe()
Karicheri, Muralidharan
2015-09-23
net: netcp: add error check to netcp_allocate_rx_buf()
Karicheri, Muralidharan
2015-09-23
net: netcp: move netcp_register_interface() to after attach module
Karicheri, Muralidharan
2015-09-23
net: netcp: remove dead code from the driver
Karicheri, Muralidharan
2015-09-23
net: netcp: ethss: fix error in calling sgmii api with incorrect offset
WingMan Kwok
2015-09-21
sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
Sowmini Varadhan
2015-09-21
net: moxa: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-21
net: gianfar_ptp: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-21
net: bcmgenet: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-21
net: systemport: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-21
net: arc: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-20
8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
David Woodhouse
2015-09-20
8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()
David Woodhouse
2015-09-20
bna: check for dma mapping errors
Ivan Vecera
2015-09-17
bnx2x: track vxlan port count
Jiri Benc
2015-09-17
be2net: allow offloading with the same port for IPv4 and IPv6
Jiri Benc
2015-09-17
qlcnic: track vxlan port count
Jiri Benc
2015-09-17
net: ks8851: Export OF module alias information
Javier Martinez Canillas
2015-09-17
net/mlx4_en: really allow to change RSS key
Eric Dumazet
2015-09-17
cxgb4: add device ID for few T5 adapters
Hariprasad Shenai
2015-09-15
net: stmmac: Use msleep rather then udelay for reset delay
Sjoerd Simons
2015-09-15
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
Simon Guinot
2015-09-11
bnx2x: use ktime_get_seconds() for timestamp
Arnd Bergmann
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-10
r8169: Fix sleeping function called during get_stats64, v2
Corinna Vinschen
2015-09-09
cxgb4: changes for new firmware 1.14.4.0
Hariprasad Shenai
2015-09-09
net: fec: add netif status check before set mac address
Nimrod Andy
2015-09-09
stmmac: fix check for phydev being open
Alexey Brodkin
2015-09-09
net: qlcnic: delete redundant memsets
Rasmus Villemoes
2015-09-09
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
2015-09-09
net: jme: use kzalloc() instead of kmalloc+memset
Rasmus Villemoes
2015-09-09
net: cavium: liquidio: use kzalloc in setup_glist()
Rasmus Villemoes
2015-09-09
net: ethoc: Remove unnecessary #ifdef CONFIG_OF
Tobias Klauser
2015-09-09
cxgb4: Fix for write-combining stats configuration
Hariprasad Shenai
2015-09-09
cxgb4: Fix tx flit calculation
Hariprasad Shenai
2015-09-09
net: eth: altera: Fix the initial device operstate
Atsushi Nemoto
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-08
dm9000: fix a typo
Barry Song
2015-09-06
cxgb4: fix usage of uninitialized variable
françois romieu
2015-09-06
ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA
Geert Uytterhoeven
2015-09-05
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
Maciej S. Szmigiero
2015-09-05
be2net: Revert "make the RX_FILTER command asynchronous" commit
Sathya Perla
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-09-03
net: eth: altera: fix napi poll_list corruption
Atsushi Nemoto
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
[next]