summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* gianfar: Check if phydev present on ethtool -AClaudiu Manoil2014-04-241-0/+3
* qlcnic: Fix memory leak.Rajesh Borundia2014-04-241-1/+8
* qlcnic: Reset firmware API lock at driver load timeSony Chacko2014-04-241-0/+9
* net: cadence: Fix architecture dependenciesJean Delvare2014-04-241-2/+2
* smc91x: improve definition of debug macrosZi Shen Lim2014-04-241-11/+12
* smc91x: fix compile error when SMC_DEBUG >= 2Zi Shen Lim2014-04-221-1/+1
* net: sxgbe: Added phy_found error pathByungho An2014-04-221-2/+12
* net: sxgbe: rearrange dma descriptorByungho An2014-04-222-24/+19
* arc_emac: write initial MAC address from devicetree to hwMax Schwarz2014-04-221-7/+14
* e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-1810-22/+21
* ixgbe: clean up Rx time stamping codeJakub Kicinski2014-04-183-45/+15
* igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka2014-04-181-1/+3
* e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEPHiroaki SHIMODA2014-04-181-1/+1
* e1000e: Correctly include VLAN_HLEN when changing interface MTUVlad Yasevich2014-04-181-1/+1
* i40e: fix TCP flag replication for hardware offloadJesse Brandeburg2014-04-181-0/+9
* i40e: remove open-coded skb_cow_headFrancois Romieu2014-04-181-9/+9
* tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera2014-04-181-1/+3
* mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason2014-04-163-7/+1
* net: mvneta: properly configure the MAC <-> PHY connection in all situationsThomas Petazzoni2014-04-161-39/+34
* sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-1610-22/+133
* cxgb4: use the correct max size for firmware flashSteve Wise2014-04-151-1/+1
* qlcnic: Fix MSI-X initialization codeAlexander Gordeev2014-04-151-12/+16
* net: cadence: Add architecture dependenciesJean Delvare2014-04-151-3/+3
* cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise2014-04-141-1/+3
* qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra2014-04-141-0/+10
* qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria2014-04-141-14/+17
* qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria2014-04-141-0/+1
* qlcnic: Fix max ring count calculationShahed Shaikh2014-04-142-8/+8
* qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty2014-04-143-4/+5
* qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty2014-04-141-3/+2
* be2net: Fix invocation of be_close() after be_clear()Kalesh AP2014-04-142-0/+9
* be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam2014-04-141-4/+5
* net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai2014-04-141-1/+8
* bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman2014-04-141-1/+1
* Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni2014-04-131-8/+33
* net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2014-04-132-77/+96
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-1214-203/+91
|\
| * i40evf: program RSS LUT correctlyMitch A Williams2014-04-111-4/+16
| * i40evf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| * ixgb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| * igbvf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-9/+7
| * igb: fix last_rx_timestamp usageJakub Kicinski2014-04-113-23/+11
| * igb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-5/+4
| * e1000e: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| * e1000: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+5
| * e1000: remove debug messages with function namesJakub Kicinski2014-04-111-124/+0
| * ixgbevf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-5/+4
| * ixgbevf: Add bit to mark work queue initializationMark Rustad2014-04-112-1/+11
| * ixgbe: remove open-coded skb_cow_headFrancois Romieu2014-04-111-7/+6
| * ixgbe: Add bit to mark service task initializationMark Rustad2014-04-112-1/+15
OpenPOWER on IntegriCloud