summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-03-03bnx2x: Don't notify about scratchpad paritiesManish Chopra2-10/+21
2016-03-02net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev1-6/+19
2016-03-02net/mlx4_en: Count HW buffer overrun only onceAmir Vadai1-2/+2
2016-03-02tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam1-4/+18
2016-01-05sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-05atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2016-01-05net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2015-11-14r8169: disable L23hayeswang1-0/+25
2015-11-14r8169: fix the incorrect tx descriptor versionhayeswang1-1/+1
2015-11-14macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun1-0/+1
2015-11-14net: sun4i-emac: fix memory leak on bad packetMarc Zyngier1-2/+4
2015-11-14stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-11-14net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-11-09sfc: Fix memcpy() with const destination compiler warning.David S. Miller1-1/+1
2015-09-30stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-24/+28
2015-09-30tg3: Fix temperature reportingJean Delvare1-1/+1
2015-08-27net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein1-2/+2
2015-05-15e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-04-27benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-04-27ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-27tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-7/+7
2015-04-27bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-27r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-278139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2015-04-278139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-04-21net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras1-2/+29
2015-04-09net: mvneta: replace Tx timer with a real interruptwilly tarreau1-59/+12
2015-04-09net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau1-2/+42
2015-04-09net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau1-11/+0
2015-04-09net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau1-26/+48
2015-04-09net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau1-4/+11
2015-04-09net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-76/+95
2015-04-09net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang1-1/+5
2015-04-09net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons1-1/+1
2015-04-09bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+4
2015-02-10bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-02-10netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-02-08drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N1-0/+22
2015-01-28drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N3-3/+18
2015-01-28net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi1-11/+8
2015-01-26enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2015-01-26alx: fix alx_poll()Eric Dumazet1-11/+13
2015-01-26tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2015-01-07igb: bring link up when PHY is powered upTodd Fujinaka1-0/+2
2015-01-06net: mvneta: fix race condition in mvneta_tx()Eric Dumazet1-1/+2
2015-01-06net: mvneta: fix Tx interrupt delaywilly tarreau1-1/+1
2015-01-06net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein1-1/+1
2015-01-06tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo1-1/+2
2014-11-19vio: fix reuse of vio_dring slotDwight Engen1-2/+2
2014-10-17Revert "net/macb: add pinctrl consumer support"Soren Brinkmann1-11/+0