aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-10-14Merge tag 'v3.10.16' into linux-linaro-lskMark Brown
2013-10-13ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-10-13via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi
2013-10-13r8169: enforce RX_MULTI_EN for the 8168f.Francois Romieu
2013-10-04Merge tag 'v3.10.14' into linux-linaro-lskMark Brown
2013-10-01bgmac: fix internal switch initializationRafał Miłecki
2013-09-15Merge tag 'v3.10.12' into linux-linaro-lsklsk-13.09Mark Brown
2013-09-14net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni
2013-09-14tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir
2013-09-14be2net: fix disabling TX in be_close()Sathya Perla
2013-09-14sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings
2013-09-148139cp: Fix skb leak in rx_status_loop failure path.Dave Jones
2013-08-15Merge tag 'v3.10.7' into linux-linaro-lskMark Brown
2013-08-11net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein
2013-08-11net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz
2013-08-118139cp: Add dma_mapping_error checkingNeil Horman
2013-08-11atl1c: use custom skb allocatorEric Dumazet
2013-08-11sfc: Enable RX scatter for flows steered by RFSBen Hutchings
2013-08-11ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller
2013-07-29Merge tag 'v3.10.4' into linux-linaro-lskMark Brown
2013-07-28be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi
2013-07-28atl1e: unmap partially mapped skb on dma error and free skbNeil Horman
2013-07-28atl1e: fix dma mapping warningsNeil Horman
2013-07-28alx: fix lockdep annotationMaarten Lankhorst
2013-07-28sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp
2013-07-28net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim
2013-07-28sfc: Fix memory leak when discarding scattered packetsBen Hutchings
2013-07-01net: smc91x: Do not cast pointer to intCatalin Marinas
2013-06-25net/tg3: Avoid delay during MMIO accessGavin Shan
2013-06-24qlcnic: Do not sleep while holding spinlockShahed Shaikh
2013-06-24drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N
2013-06-24sh_eth: fix misreporting of transmit abortSergei Shtylyov
2013-06-24sh_eth: fix unhandled RFE interruptSergei Shtylyov
2013-06-24net: eth: davicnci_cpdma: check dma map errorSebastian Siewior
2013-06-24net/mlx_en: Timestamping is not supported in slave modeAmir Vadai
2013-06-19mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel
2013-06-19pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel
2013-06-19sfc: Remove write permission from phy_type attributeBen Hutchings
2013-06-19netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney
2013-06-19netdev: octeon_mgmt: Correct tx IFG workaround.David Daney
2013-06-19stmmac: fix EEE setupGiuseppe CAVALLARO
2013-06-19drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N
2013-06-19net: fec: Fix build for MCF5272Guenter Roeck
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-06-13tulip: Properly check dma mapping resultNeil Horman
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N