summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-11-18upstream: treewide: Fix typo in printkMasanari Iida1-1/+1
2014-11-18upstream: treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2014-10-15tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-15tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich1-2/+18
2014-10-15myri10ge: check for DMA mapping errorsStanislaw Gruszka1-30/+58
2014-10-05ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-14bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-08-07net: mvneta: replace Tx timer with a real interruptwilly tarreau1-60/+12
2014-08-07net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau1-2/+42
2014-08-07net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau1-11/+0
2014-08-07net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau1-26/+48
2014-08-07net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau1-4/+11
2014-07-28sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan1-1/+19
2014-07-28be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy1-1/+1
2014-07-28net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons1-1/+1
2014-07-28net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni1-1/+1
2014-07-28bnx2x: fix possible panic under memory stressEric Dumazet1-1/+2
2014-07-28igb: do a reset on SR-IOV re-init if device is downStefan Assmann1-0/+2
2014-06-30net: cpsw: fix null dereference at probeJohan Hovold1-0/+4
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-76/+97
2014-06-26net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang1-1/+5
2014-06-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-05-30tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-05-30list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-3/+0
2014-04-14tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich1-3/+2
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni1-2/+2
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari1-1/+1
2014-03-23tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-03-23sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree1-0/+7
2014-03-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-02-06net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-02-06e1000e: fix compiler warningsDavid Ertman1-3/+7
2014-01-15net: fec: fix potential use after freeEric Dumazet1-2/+2
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet4-4/+3
2014-01-09tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir1-1/+1
2013-12-20igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
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