summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* 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
* i40evf: fix oops in watchdog handlerMitch Williams2014-03-282-3/+8
* i40e: Delete ATR filter on RSTAnjali Singhai Jain2014-03-281-3/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2014-03-2416-102/+321
|\
| * igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch2014-03-211-0/+1
| * igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch2014-03-211-0/+6
| * igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA2014-03-211-5/+5
| * igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer2014-03-211-1/+3
| * igb: add register rd/wr for surprise removalFujinaka, Todd2014-03-212-3/+40
| * igb: implement SIOCGHWTSTAMP ioctlJacob Keller2014-03-213-17/+38
| * ixgbevf: Additional adapter removal checksMark Rustad2014-03-212-0/+35
| * ixgbevf: Check for adapter removal on register writesMark Rustad2014-03-211-1/+5
| * ixgbevf: Check register reads for adapter removalMark Rustad2014-03-213-8/+53
| * ixgbevf: Make the ethtool register test use accessorsMark Rustad2014-03-211-52/+67
| * ixgbevf: Use static inlines instead of macrosMark Rustad2014-03-214-14/+35
| * ixgbe: Break recursion in case of removalMark Rustad2014-03-211-0/+3
| * i40evf: clean up init error messagesMitch Williams2014-03-211-3/+4
| * i40evf: don't shut down admin queue on errorMitch Williams2014-03-211-2/+0
| * i40e: Fix a message stringAnjali Singhai Jain2014-03-211-1/+1
| * i40e/i40evf: Add EEE LPI statsAnjali Singhai Jain2014-03-214-0/+30
* | ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-211-0/+1
|/
* ixgbe: enable tx queues after link upEmil Tantilov2014-03-201-15/+17
* ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore2014-03-206-13/+5
* ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller2014-03-201-37/+9
* ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller2014-03-201-8/+3
* ixgbe: remove unused media typeJacob Keller2014-03-204-81/+0
OpenPOWER on IntegriCloud