aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-04-11i40evf: program RSS LUT correctlyMitch A Williams
2014-04-11i40evf: remove open-coded skb_cow_headFrancois Romieu
2014-04-11ixgb: remove open-coded skb_cow_headFrancois Romieu
2014-04-11igbvf: remove open-coded skb_cow_headFrancois Romieu
2014-04-11igb: fix last_rx_timestamp usageJakub Kicinski
2014-04-11igb: remove open-coded skb_cow_headFrancois Romieu
2014-04-11e1000e: remove open-coded skb_cow_headFrancois Romieu
2014-04-11e1000: remove open-coded skb_cow_headFrancois Romieu
2014-04-11e1000: remove debug messages with function namesJakub Kicinski
2014-04-11ixgbevf: remove open-coded skb_cow_headFrancois Romieu
2014-04-11ixgbevf: Add bit to mark work queue initializationMark Rustad
2014-04-11ixgbe: remove open-coded skb_cow_headFrancois Romieu
2014-04-11ixgbe: Add bit to mark service task initializationMark Rustad
2014-03-31ixgbevf: Fix rcu warnings induced by LERMark Rustad
2014-03-31ixgbe: Fix rcu warnings induced by LERMark Rustad
2014-03-31INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin
2014-03-31i40e: Remove casts of pointer to same typeJoe Perches
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches
2014-03-31i40e/i40evf: fix error checking pathJean Sacren
2014-03-31i40e: fix function kernel doc descriptionJean Sacren
2014-03-31ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad
2014-03-31ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren
2014-03-31ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-31ixgbe: never generate both software and hardware timestampsJakub Kicinski
2014-03-31ixgbe: remove redundant if clause from PTP workJakub Kicinski
2014-03-31e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman
2014-03-28igb: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-28igb: never generate both software and hardware timestampsJakub Kicinski
2014-03-28e1000e: remove redundant if clause from PTP workJakub Kicinski
2014-03-28e1000e: add timeout for TX HW time stamping workJakub Kicinski
2014-03-28i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain
2014-03-28i40e/i40evf: Add an FD message levelAnjali Singhai Jain
2014-03-28i40e: check for netdev before debugfs useShannon Nelson
2014-03-28i40evf: remove double space after returnJesse Brandeburg
2014-03-28i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain
2014-03-28i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain
2014-03-28i40e: eeprom integrity check on load and emprShannon Nelson
2014-03-28i40e: Make the alloc and free queue vector calls orthogonalGreg Rose
2014-03-28i40evf: fix oops in watchdog handlerMitch Williams
2014-03-28i40e: Delete ATR filter on RSTAnjali Singhai Jain
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2014-03-21igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch
2014-03-21igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch
2014-03-21igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA
2014-03-21igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer
2014-03-21igb: add register rd/wr for surprise removalFujinaka, Todd
2014-03-21igb: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-03-21ixgbevf: Additional adapter removal checksMark Rustad
2014-03-21ixgbevf: Check for adapter removal on register writesMark Rustad