aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* i40evf: program RSS LUT correctlyMitch A Williams2014-04-11
* i40evf: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* ixgb: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* igbvf: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* igb: fix last_rx_timestamp usageJakub Kicinski2014-04-11
* igb: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* e1000e: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* e1000: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* e1000: remove debug messages with function namesJakub Kicinski2014-04-11
* ixgbevf: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* ixgbevf: Add bit to mark work queue initializationMark Rustad2014-04-11
* ixgbe: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* ixgbe: Add bit to mark service task initializationMark Rustad2014-04-11
* ixgbevf: Fix rcu warnings induced by LERMark Rustad2014-03-31
* ixgbe: Fix rcu warnings induced by LERMark Rustad2014-03-31
* INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-31
* i40e: Remove casts of pointer to same typeJoe Perches2014-03-31
* i40e/i40evf: Remove addressof casts to same typeJoe Perches2014-03-31
* i40e/i40evf: fix error checking pathJean Sacren2014-03-31
* i40e: fix function kernel doc descriptionJean Sacren2014-03-31
* ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad2014-03-31
* ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2014-03-31
* ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-31
* ixgbe: never generate both software and hardware timestampsJakub Kicinski2014-03-31
* ixgbe: remove redundant if clause from PTP workJakub Kicinski2014-03-31
* e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman2014-03-31
* igb: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-28
* igb: never generate both software and hardware timestampsJakub Kicinski2014-03-28
* e1000e: remove redundant if clause from PTP workJakub Kicinski2014-03-28
* e1000e: add timeout for TX HW time stamping workJakub Kicinski2014-03-28
* i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain2014-03-28
* i40e/i40evf: Add an FD message levelAnjali Singhai Jain2014-03-28
* i40e: check for netdev before debugfs useShannon Nelson2014-03-28
* i40evf: remove double space after returnJesse Brandeburg2014-03-28
* i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain2014-03-28
* i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain2014-03-28
* i40e: eeprom integrity check on load and emprShannon Nelson2014-03-28
* i40e: Make the alloc and free queue vector calls orthogonalGreg Rose2014-03-28
* i40evf: fix oops in watchdog handlerMitch Williams2014-03-28
* i40e: Delete ATR filter on RSTAnjali Singhai Jain2014-03-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2014-03-24
|\
| * igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch2014-03-21
| * igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch2014-03-21
| * igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA2014-03-21
| * igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer2014-03-21
| * igb: add register rd/wr for surprise removalFujinaka, Todd2014-03-21
| * igb: implement SIOCGHWTSTAMP ioctlJacob Keller2014-03-21
| * ixgbevf: Additional adapter removal checksMark Rustad2014-03-21
| * ixgbevf: Check for adapter removal on register writesMark Rustad2014-03-21
| * ixgbevf: Check register reads for adapter removalMark Rustad2014-03-21