aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-03-14i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams
2014-03-14i40e/i40evf: Use correct number of VF vectorsMitch Williams
2014-03-14i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain
2014-03-14i40e: Bug fix for FDIR replay logicAnjali Singhai Jain
2014-03-14i40e: Add code to handle FD table full conditionAnjali Singhai Jain
2014-03-14i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain
2014-03-14i40e: Fix function commentsAkeem G Abodunrin
2014-03-14i40e: simplified init stringJesse Brandeburg
2014-03-14i40e: cleanup stringsJesse Brandeburg
2014-03-14i40e: make string references to q be queueJesse Brandeburg
2014-03-14i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain
2014-03-14i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain
2014-03-14i40e: delete netdev after deleting napi and vectorsShannon Nelson
2014-03-14igb: Fix code commentJeff Kirsher
2014-03-13sh_eth: update OF PHY registerationBen Dooks
2014-03-13bcm63xx_enet: Stop pretending to support netpollEric W. Biederman
2014-03-138139cp: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-13bnx2: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-13cxgb4: Calculate len properly for LSO pathKumar Sanghvi
2014-03-13cxgb4: Updates for T5 SGE's Egress Congestion ThresholdKumar Sanghvi
2014-03-13cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...Kumar Sanghvi
2014-03-13cxgb4: Add code to dump SGE registers when hitting idma hangsKumar Sanghvi
2014-03-13cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KBKumar Sanghvi
2014-03-12ixgbevf: delete unneeded call to pci_set_power_stateJulia Lawall
2014-03-12ixgbe: fix some multiline hw_dbg printsJacob Keller
2014-03-12ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-03-12ixgbe: move setting rx_pb_size into get_invariantsJacob Keller
2014-03-12ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida
2014-03-12net: ixgbe calls skb_set_hashTom Herbert
2014-03-12igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny
2014-03-12net: igb calls skb_set_hashTom Herbert
2014-03-12net: e1000e calls skb_set_hashTom Herbert
2014-03-12gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman
2014-03-12benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2014-03-12mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-12ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-12tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-12bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-12r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-128139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-128139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2014-03-12be2net: update driver version to 10.2Sathya Perla
2014-03-12be2net: Fix vlans_added counterVasundhara Volam
2014-03-12be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfacesVasundhara Volam
2014-03-12be2net: fix pmac_id[] allocation sizeRavikumar Nelavelli
2014-03-12be2net: log LPVID used in multi-channel configsRavikumar Nelavelli
2014-03-12be2net: Add link state control for VFsSuresh Reddy
2014-03-12be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfsSuresh Reddy