aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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
2014-06-26sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper
2014-06-26sh_eth: fix SH7619/771x supportSergei Shtylyov
2014-06-26sh_eth: use RNC mode for packet receptionBen Dooks
2014-06-26qlcnic: info leak in qlcnic_dcb_peer_app_info()Dan Carpenter
2014-06-07e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman
2014-06-07igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch
2014-06-07igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch
2014-06-07i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter
2014-05-31sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov
2014-05-31net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry
2014-05-31tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-05-31mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-05-13Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni
2014-04-14net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix
2014-04-14Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2014-03-26net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni
2014-03-26net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni
2014-03-26net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni
2014-03-26tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon
2014-03-19via-rhine: Disable device in error pathRoger Luethi
2014-03-18ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin