aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-22i40e: Tweak for-loop in i40e_ethtool.cCatherine Sullivan1-3/+5
2014-04-22i40e: Cleanup if/else statementsCatherine Sullivan1-26/+8
2014-04-22i40e: rework fdir setup and teardownShannon Nelson1-40/+17
2014-04-22i40e: use generic vsi_open to unquiesce vsiShannon Nelson1-1/+1
2014-04-22i40e: abstract the close path for better netdev vsisShannon Nelson1-15/+16
2014-04-22i40e: prep vsi_open logic for non-netdev casesShannon Nelson1-15/+18
2014-04-22i40e/i40evf: update AdminQ APIShannon Nelson2-58/+24
2014-04-21i40e/i40evf: add tracking to NVM busy stateShannon Nelson4-0/+47
2014-04-21i40e: Fix an issue with displaying IPv4 FD filtersAnjali Singhai Jain1-0/+6
2014-04-21i40e: Remove a FW workaroundCatherine Sullivan1-3/+0
2014-04-21i40e/i40evf: Bump build versionsCatherine Sullivan2-4/+4
2014-04-21i40e: Enable VF Tx bandwidth settingMitch Williams4-2/+98
2014-04-21i40e: Reset the VF upon conflicting VLAN configurationGreg Rose1-1/+25
2014-04-21i40e/i40evf: unhide and enable to one prefena fieldJesse Brandeburg4-0/+5
2014-04-21i40e: Add bridge FDB add/del/dump opsGreg Rose1-0/+97
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski10-22/+21
2014-04-18ixgbe: clean up Rx time stamping codeJakub Kicinski3-45/+15
2014-04-18igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka1-1/+3
2014-04-18e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEPHiroaki SHIMODA1-1/+1
2014-04-18e1000e: Correctly include VLAN_HLEN when changing interface MTUVlad Yasevich1-1/+1
2014-04-18i40e: fix TCP flag replication for hardware offloadJesse Brandeburg1-0/+9
2014-04-18i40e: remove open-coded skb_cow_headFrancois Romieu1-9/+9
2014-04-11i40evf: program RSS LUT correctlyMitch A Williams1-4/+16
2014-04-11i40evf: remove open-coded skb_cow_headFrancois Romieu1-6/+4
2014-04-11ixgb: remove open-coded skb_cow_headFrancois Romieu1-6/+4
2014-04-11igbvf: remove open-coded skb_cow_headFrancois Romieu1-9/+7
2014-04-11igb: fix last_rx_timestamp usageJakub Kicinski3-23/+11
2014-04-11igb: remove open-coded skb_cow_headFrancois Romieu1-5/+4
2014-04-11e1000e: remove open-coded skb_cow_headFrancois Romieu1-6/+4
2014-04-11e1000: remove open-coded skb_cow_headFrancois Romieu1-6/+5
2014-04-11e1000: remove debug messages with function namesJakub Kicinski1-124/+0
2014-04-11ixgbevf: remove open-coded skb_cow_headFrancois Romieu1-5/+4
2014-04-11ixgbevf: Add bit to mark work queue initializationMark Rustad2-1/+11
2014-04-11ixgbe: remove open-coded skb_cow_headFrancois Romieu1-7/+6
2014-04-11ixgbe: Add bit to mark service task initializationMark Rustad2-1/+15
2014-03-31ixgbevf: Fix rcu warnings induced by LERMark Rustad2-5/+18
2014-03-31ixgbe: Fix rcu warnings induced by LERMark Rustad2-5/+19
2014-03-31INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin1-2/+2
2014-03-31i40e: Remove casts of pointer to same typeJoe Perches1-2/+2
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches2-4/+3
2014-03-31i40e/i40evf: fix error checking pathJean Sacren2-10/+12
2014-03-31i40e: fix function kernel doc descriptionJean Sacren1-1/+1
2014-03-31ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad3-9/+9
2014-03-31ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2-2/+2
2014-03-31ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski3-1/+7
2014-03-31ixgbe: never generate both software and hardware timestampsJakub Kicinski1-2/+2
2014-03-31ixgbe: remove redundant if clause from PTP workJakub Kicinski1-4/+0
2014-03-31e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman1-5/+15
2014-03-28igb: fix race conditions on queuing skb for HW time stampJakub Kicinski3-2/+7
2014-03-28igb: never generate both software and hardware timestampsJakub Kicinski1-2/+2