summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang2013-12-081-3/+2
* r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang2013-12-081-0/+5
* net/mlx4_en: Fixed crash when port type is changedAmir Vadai2013-12-081-4/+4
* net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein2013-11-201-1/+1
* cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings2013-11-201-1/+2
* davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier2013-11-041-2/+1
* be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam2013-11-041-1/+2
* bnx2x: record rx queue for LRO packetsEric Dumazet2013-11-041-0/+1
* net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth2013-11-041-1/+1
* net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth2013-11-041-3/+1
* ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda2013-10-131-0/+6
* via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-10-131-2/+7
* r8169: enforce RX_MULTI_EN for the 8168f.Francois Romieu2013-10-131-0/+1
* bgmac: fix internal switch initializationRafał Miłecki2013-10-012-2/+2
* net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni2013-09-141-1/+12
* tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir2013-09-141-2/+16
* be2net: fix disabling TX in be_close()Sathya Perla2013-09-141-1/+1
* sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-09-141-1/+1
* 8139cp: Fix skb leak in rx_status_loop failure path.Dave Jones2013-09-141-0/+1
* net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein2013-08-111-1/+1
* net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz2013-08-111-10/+1
* 8139cp: Add dma_mapping_error checkingNeil Horman2013-08-111-3/+45
* atl1c: use custom skb allocatorEric Dumazet2013-08-112-1/+42
* sfc: Enable RX scatter for flows steered by RFSBen Hutchings2013-08-111-1/+3
* ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller2013-08-111-2/+1
* be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi2013-07-281-4/+10
* atl1e: unmap partially mapped skb on dma error and free skbNeil Horman2013-07-281-1/+23
* atl1e: fix dma mapping warningsNeil Horman2013-07-281-3/+25
* alx: fix lockdep annotationMaarten Lankhorst2013-07-281-3/+2
* sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp2013-07-281-0/+2
* net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim2013-07-281-1/+1
* sfc: Fix memory leak when discarding scattered packetsBen Hutchings2013-07-281-7/+20
* net/tg3: Avoid delay during MMIO accessGavin Shan2013-06-251-0/+36
* qlcnic: Do not sleep while holding spinlockShahed Shaikh2013-06-241-1/+1
* drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N2013-06-241-0/+1
* sh_eth: fix misreporting of transmit abortSergei Shtylyov2013-06-241-2/+3
* sh_eth: fix unhandled RFE interruptSergei Shtylyov2013-06-242-16/+19
* net: eth: davicnci_cpdma: check dma map errorSebastian Siewior2013-06-241-0/+7
* net/mlx_en: Timestamping is not supported in slave modeAmir Vadai2013-06-241-0/+3
* mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-191-1/+1
* pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-191-2/+2
* sfc: Remove write permission from phy_type attributeBen Hutchings2013-06-191-1/+1
* netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney2013-06-191-7/+15
* netdev: octeon_mgmt: Correct tx IFG workaround.David Daney2013-06-191-3/+6
* stmmac: fix EEE setupGiuseppe CAVALLARO2013-06-192-37/+33
* drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N2013-06-191-0/+2
* net: fec: Fix build for MCF5272Guenter Roeck2013-06-191-0/+14
* net: cpsw: check for cpts pointer after its allocationSebastian Siewior2013-06-171-1/+1
* alx: add a simple AR816x/AR817x device driverJohannes Berg2013-06-179-0/+4568
* lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-161-1/+1