aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-04-29gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman
2015-04-29benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-29mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-298139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-298139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-29net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay
2015-04-13net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras
2015-03-26bnx2x: Force fundamental reset for EEH recoveryBrian King
2015-02-26bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-02-26netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-05drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-01-27drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-27net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan
2015-01-27alx: fix alx_poll()Eric Dumazet
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
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-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra
2014-10-15Revert "net/macb: add pinctrl consumer support"Soren Brinkmann
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-15i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh
2014-10-15myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-10-05ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-08-14bna: fix performance regressionIvan Vecera
2014-08-14bnx2x: fix crash during TSO tunnelingDmitry Kravkov
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-28e1000e: Fix SHRA register access for 82579David Ertman
2014-07-28igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-07-28igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka
2014-07-09mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein
2014-07-09net: allwinner: emac: Add missing free_irqMaxime Ripard
2014-06-30net: cpsw: fix null dereference at probeJohan Hovold
2014-06-30Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold
2014-06-26net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang