summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-09-238139cp: Fix TSO/scatter-gather descriptor setupDavid Woodhouse
2015-09-238139cp: Fix tx_queued debug message to print correct slot numbersDavid Woodhouse
2015-09-238139cp: Do not re-enable RX interrupts in cp_tx_timeout()David Woodhouse
2015-09-23net: netcp: fix deadlock reported by lockup detectorKaricheri, Muralidharan
2015-09-23net: netcp: allocate buffers to desc before re-enable interruptKaricheri, Muralidharan
2015-09-23net: netcp: check for interface handle in netcp_module_probe()Karicheri, Muralidharan
2015-09-23net: netcp: add error check to netcp_allocate_rx_buf()Karicheri, Muralidharan
2015-09-23net: netcp: move netcp_register_interface() to after attach moduleKaricheri, Muralidharan
2015-09-23net: netcp: remove dead code from the driverKaricheri, Muralidharan
2015-09-23net: netcp: ethss: fix error in calling sgmii api with incorrect offsetWingMan Kwok
2015-09-21sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()Sowmini Varadhan
2015-09-21net: moxa: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21net: gianfar_ptp: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21net: bcmgenet: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21net: systemport: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21net: arc: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-208139cp: Call __cp_set_rx_mode() from cp_tx_timeout()David Woodhouse
2015-09-208139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()David Woodhouse
2015-09-20bna: check for dma mapping errorsIvan Vecera
2015-09-17bnx2x: track vxlan port countJiri Benc
2015-09-17be2net: allow offloading with the same port for IPv4 and IPv6Jiri Benc
2015-09-17qlcnic: track vxlan port countJiri Benc
2015-09-17net: ks8851: Export OF module alias informationJavier Martinez Canillas
2015-09-17net/mlx4_en: really allow to change RSS keyEric Dumazet
2015-09-17cxgb4: add device ID for few T5 adaptersHariprasad Shenai
2015-09-15net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons
2015-09-15net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot
2015-09-11bnx2x: use ktime_get_seconds() for timestampArnd Bergmann
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen
2015-09-09cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai
2015-09-09net: fec: add netif status check before set mac addressNimrod Andy
2015-09-09stmmac: fix check for phydev being openAlexey Brodkin
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes
2015-09-09net: mv643xx_eth: use kzallocRasmus Villemoes
2015-09-09net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes
2015-09-09net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes
2015-09-09net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai
2015-09-09net: eth: altera: Fix the initial device operstateAtsushi Nemoto
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-08dm9000: fix a typoBarry Song
2015-09-06cxgb4: fix usage of uninitialized variablefrançois romieu
2015-09-06ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven
2015-09-05net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero
2015-09-05be2net: Revert "make the RX_FILTER command asynchronous" commitSathya Perla
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds