summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-12-11tg3: avoid double-freeing of rx data memoryIvan Vecera1-6/+6
2013-12-11net: smc91: fix crash regression on the versatileLinus Walleij1-18/+4
2013-12-08net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang1-3/+2
2013-12-08r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang1-0/+5
2013-12-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai1-4/+4
2013-11-20net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein1-1/+1
2013-11-20cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings1-1/+2
2013-11-04davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-2/+1
2013-11-04be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam1-1/+2
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-11-04net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth1-1/+1
2013-11-04net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth1-3/+1
2013-10-13ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-13via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi1-2/+7
2013-10-13r8169: enforce RX_MULTI_EN for the 8168f.Francois Romieu1-0/+1
2013-10-01bgmac: fix internal switch initializationRafał Miłecki2-2/+2
2013-09-14net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni1-1/+12
2013-09-14tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir1-2/+16
2013-09-14be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-09-14sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings1-1/+1
2013-09-148139cp: Fix skb leak in rx_status_loop failure path.Dave Jones1-0/+1
2013-08-11net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein1-1/+1
2013-08-11net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz1-10/+1
2013-08-118139cp: Add dma_mapping_error checkingNeil Horman1-3/+45
2013-08-11atl1c: use custom skb allocatorEric Dumazet2-1/+42
2013-08-11sfc: Enable RX scatter for flows steered by RFSBen Hutchings1-1/+3
2013-08-11ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller1-2/+1
2013-07-28be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi1-4/+10
2013-07-28atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-07-28atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-28alx: fix lockdep annotationMaarten Lankhorst1-3/+2
2013-07-28sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-07-28net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim1-1/+1
2013-07-28sfc: Fix memory leak when discarding scattered packetsBen Hutchings1-7/+20
2013-06-25net/tg3: Avoid delay during MMIO accessGavin Shan1-0/+36
2013-06-24qlcnic: Do not sleep while holding spinlockShahed Shaikh1-1/+1
2013-06-24drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N1-0/+1
2013-06-24sh_eth: fix misreporting of transmit abortSergei Shtylyov1-2/+3
2013-06-24sh_eth: fix unhandled RFE interruptSergei Shtylyov2-16/+19
2013-06-24net: eth: davicnci_cpdma: check dma map errorSebastian Siewior1-0/+7
2013-06-24net/mlx_en: Timestamping is not supported in slave modeAmir Vadai1-0/+3
2013-06-19mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel1-1/+1
2013-06-19pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel1-2/+2
2013-06-19sfc: Remove write permission from phy_type attributeBen Hutchings1-1/+1
2013-06-19netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney1-7/+15
2013-06-19netdev: octeon_mgmt: Correct tx IFG workaround.David Daney1-3/+6
2013-06-19stmmac: fix EEE setupGiuseppe CAVALLARO2-37/+33
2013-06-19drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N1-0/+2
2013-06-19net: fec: Fix build for MCF5272Guenter Roeck1-0/+14
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior1-1/+1