summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-11-21net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein1-1/+1
2013-11-21cxgb3: 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-14ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-14via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi1-2/+7
2013-10-14r8169: 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-12net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein1-1/+1
2013-08-12net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz1-10/+1
2013-08-128139cp: Add dma_mapping_error checkingNeil Horman1-3/+45
2013-08-12atl1c: use custom skb allocatorEric Dumazet2-1/+42
2013-08-12sfc: Enable RX scatter for flows steered by RFSBen Hutchings1-1/+3
2013-08-12ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller1-2/+1
2013-07-29be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi1-4/+10
2013-07-29atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-07-29atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-29alx: fix lockdep annotationMaarten Lankhorst1-3/+2
2013-07-29sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-07-29net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim1-1/+1
2013-07-29sfc: Fix memory leak when discarding scattered packetsBen Hutchings1-7/+20
2013-06-26net/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-20mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel1-1/+1
2013-06-20pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel1-2/+2
2013-06-20sfc: Remove write permission from phy_type attributeBen Hutchings1-1/+1
2013-06-20netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney1-7/+15
2013-06-20netdev: octeon_mgmt: Correct tx IFG workaround.David Daney1-3/+6
2013-06-20stmmac: fix EEE setupGiuseppe CAVALLARO2-37/+33
2013-06-20drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N1-0/+2
2013-06-20net: fec: Fix build for MCF5272Guenter Roeck1-0/+14
2013-06-18net: cpsw: check for cpts pointer after its allocationSebastian Siewior1-1/+1
2013-06-18alx: add a simple AR816x/AR817x device driverJohannes Berg9-0/+4568
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro1-1/+1
2013-06-14tulip: Properly check dma mapping resultNeil Horman1-0/+6
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda1-4/+11
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N1-4/+1