summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-05-15e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-04-27benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-27ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-27tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-27bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-27r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-278139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-278139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-21net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras
2015-04-09net: mvneta: replace Tx timer with a real interruptwilly tarreau
2015-04-09net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau
2015-04-09net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau
2015-04-09net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau
2015-04-09net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau
2015-04-09net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2015-04-09net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2015-04-09net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons
2015-04-09bnx2x: Force fundamental reset for EEH recoveryBrian King
2015-02-10bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-02-10netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-08drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-01-28drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-28net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-26enic: fix rx skb checksumGovindarajulu Varadarajan
2015-01-26alx: fix alx_poll()Eric Dumazet
2015-01-26tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2015-01-07igb: bring link up when PHY is powered upTodd Fujinaka
2015-01-06net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2015-01-06net: mvneta: fix Tx interrupt delaywilly tarreau
2015-01-06net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2015-01-06tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-11-19vio: fix reuse of vio_dring slotDwight Engen
2014-10-17Revert "net/macb: add pinctrl consumer support"Soren Brinkmann
2014-10-17tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-10-17tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-10-17myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-09-26ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-08-26tg3: Add support for new 577xx device idsNithin Sujir
2014-08-26bnx2x: Test nvram when interface is downYuval Mintz
2014-08-26netxen: Correct off-by-one errors in bounds checksDavid Gibson
2014-08-26DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handlingRussell King
2014-08-26igbvf: add missing iounmap() on error in igbvf_probe()Wei Yongjun
2014-08-26igbvf: integer wrapping bug setting the mtuDan Carpenter
2014-08-26DMA-API: net: intel/igbvf: fix 32-bit DMA mask handlingRussell King
2014-08-26igb: Fixed Wake On LAN supportAkeem G Abodunrin
2014-08-26igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd
2014-08-26igb: fix driver reload with VF assigned to guestStefan Assmann
2014-08-26igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny
2014-08-26igb: Add ethtool offline tests for i354Fujinaka, Todd
2014-08-26DMA-API: net: intel/igb: fix 32-bit DMA mask handlingRussell King