summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-10-06ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-14bna: fix performance regressionIvan Vecera1-1/+1
2014-08-14bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-07-28sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan1-1/+19
2014-07-28be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy1-1/+1
2014-07-28net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons1-1/+1
2014-07-28net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni1-1/+1
2014-07-28bnx2x: fix possible panic under memory stressEric Dumazet1-1/+2
2014-07-28e1000e: Fix SHRA register access for 82579David Ertman2-2/+2
2014-07-28igb: do a reset on SR-IOV re-init if device is downStefan Assmann1-0/+2
2014-07-28igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka7-8/+113
2014-07-09mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein1-1/+1
2014-07-09net: allwinner: emac: Add missing free_irqMaxime Ripard1-0/+1
2014-07-01net: cpsw: fix null dereference at probeJohan Hovold1-0/+4
2014-07-01Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold1-12/+2
2014-06-26net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang1-1/+1
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-76/+95
2014-06-26sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper2-5/+24
2014-06-26sh_eth: fix SH7619/771x supportSergei Shtylyov1-0/+21
2014-06-26sh_eth: use RNC mode for packet receptionBen Dooks2-11/+2
2014-06-26qlcnic: info leak in qlcnic_dcb_peer_app_info()Dan Carpenter1-0/+1
2014-06-07e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman1-5/+15
2014-06-07igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch1-0/+1
2014-06-07igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch1-0/+6
2014-06-07i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter1-1/+1
2014-06-01sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov1-6/+8
2014-06-01net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry1-1/+2
2014-06-01tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-06-01mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-05-13Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni1-8/+33
2014-04-14net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix1-0/+3
2014-04-14Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2-1/+9
2014-03-29qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich1-1/+3
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang1-1/+5
2014-03-27net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni1-6/+11
2014-03-27net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni1-33/+8
2014-03-27net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni1-2/+2
2014-03-26tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich1-3/+2
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2-17/+31
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch1-4/+21
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon1-1/+29
2014-03-20via-rhine: Disable device in error pathRoger Luethi1-3/+5
2014-03-19ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin1-2/+2
2014-03-19cnic: Update version to 2.5.20 and copyright year.Michael Chan4-6/+6
2014-03-19cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2-52/+62
2014-03-19cnic: Use proper ulp_ops for per device operations.Michael Chan1-2/+3
2014-03-18net: cpsw: do not register cpts twiceBenedikt Spranger1-4/+0
2014-03-18ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin1-10/+4
2014-03-13eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren1-7/+7
2014-03-13net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz1-0/+2