summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman2014-05-051-6/+8
* e1000e: Fix issue with link flap on 82579David Ertman2014-05-052-0/+13
* e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2014-05-052-4/+12
* e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2014-05-052-19/+13
* i40e: fix Timesync Tx interrupt handler codeJacob Keller2014-04-261-4/+1
* 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
* 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
* ixgbevf: Fix rcu warnings induced by LERMark Rustad2014-03-312-5/+18
* ixgbe: Fix rcu warnings induced by LERMark Rustad2014-03-312-5/+19
* INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-311-2/+2
* i40e: Remove casts of pointer to same typeJoe Perches2014-03-311-2/+2
* i40e/i40evf: Remove addressof casts to same typeJoe Perches2014-03-312-4/+3
* i40e/i40evf: fix error checking pathJean Sacren2014-03-312-10/+12
* i40e: fix function kernel doc descriptionJean Sacren2014-03-311-1/+1
* ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad2014-03-313-9/+9
* ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2014-03-312-2/+2
* ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-313-1/+7
* ixgbe: never generate both software and hardware timestampsJakub Kicinski2014-03-311-2/+2
* ixgbe: remove redundant if clause from PTP workJakub Kicinski2014-03-311-4/+0
* e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman2014-03-311-5/+15
* igb: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-283-2/+7
* igb: never generate both software and hardware timestampsJakub Kicinski2014-03-281-2/+2
* e1000e: remove redundant if clause from PTP workJakub Kicinski2014-03-281-3/+0
* e1000e: add timeout for TX HW time stamping workJakub Kicinski2014-03-283-0/+10
* i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain2014-03-281-2/+3
* i40e/i40evf: Add an FD message levelAnjali Singhai Jain2014-03-282-0/+2
* i40e: check for netdev before debugfs useShannon Nelson2014-03-281-13/+22
* i40evf: remove double space after returnJesse Brandeburg2014-03-281-1/+1
* i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain2014-03-281-1/+6
* i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain2014-03-281-19/+13
* i40e: eeprom integrity check on load and emprShannon Nelson2014-03-282-6/+45
* i40e: Make the alloc and free queue vector calls orthogonalGreg Rose2014-03-281-6/+6
OpenPOWER on IntegriCloud