summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-12-16tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-11-21net/mlx4_en: Fix BlueFlame raceEugenia Emantayev
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-10-15tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-10-15tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-10-15myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-10-05ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-08-14bnx2x: fix crash during TSO tunnelingDmitry Kravkov
2014-08-07net: mvneta: replace Tx timer with a real interruptwilly tarreau
2014-08-07net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau
2014-08-07net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau
2014-08-07net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau
2014-08-07net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau
2014-07-28sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-07-28be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy
2014-07-28net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons
2014-07-28net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni
2014-07-28bnx2x: fix possible panic under memory stressEric Dumazet
2014-07-28igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-06-30net: cpsw: fix null dereference at probeJohan Hovold
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-06-26net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2014-06-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-05-30tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-05-30list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2014-04-14tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari
2014-03-23tg3: Don't check undefined error bits in RXBDMichael Chan
2014-03-23sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree
2014-03-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-02-06net,via-rhine: Fix tx_timeout handlingRichard Weinberger
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-02-06e1000e: fix compiler warningsDavid Ertman
2014-01-15net: fec: fix potential use after freeEric Dumazet
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet
2014-01-09tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir
2013-12-20igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny
2013-12-11tg3: avoid double-freeing of rx data memoryIvan Vecera
2013-12-11net: smc91: fix crash regression on the versatileLinus Walleij
2013-12-08net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang
2013-12-08r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang
2013-12-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai
2013-11-20net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein
2013-11-20cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings
2013-11-04davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier