summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-03-03ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-03-03ixgbe: Check config reads for removalMark Rustad
2014-03-03ixgbe: Fix up some ethtool results when adapter is removedMark Rustad
2014-03-03ixgbe: Restore hw_addr in LER recovery pathsMark Rustad
2014-02-28ixgbevf: add check for CHECKSUM_PARTIAL when doing TSOEmil Tantilov
2014-02-28ixgbevf: fix handling of tx checksummingEmil Tantilov
2014-02-28ixgbe: Add check for FW veto bitDon Skidmore
2014-02-28ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore
2014-02-28ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore
2014-02-26igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny
2014-02-26igb: make local functions static and remove dead codeJeff Kirsher
2014-02-26ixgbe: Add WoL support for a new deviceMark Rustad
2014-02-26ixgbe: don't use magic size number to assign ptp_caps.nameJacob Keller
2014-02-26ixgbe: modify behavior on receiving a HW ECC error.Don Skidmore
2014-02-21i40e and i40evf: Bump driver versionsCatherine Sullivan
2014-02-21i40e: Change MSIX to MSI-XCatherine Sullivan
2014-02-21i40e: tighten up ring enable/disable flowMitch Williams
2014-02-21i40e: remove unnecessary delayMitch Williams
2014-02-21i40evf: remove errant spaceMitch A Williams
2014-02-21i40evf: update version and copyright dateMitch Williams
2014-02-21i40evf: store ring size in ring structsMitch Williams
2014-02-21i40evf: don't guess device nameMitch Williams
2014-02-21i40evf: remove bogus commentMitch Williams
2014-02-21i40evf: fix up strings in init taskMitch Williams
2014-02-21i40evf: get rid of pci_using_dacMitch Williams
2014-02-21i40evf: fix multiple crashes on removeMitch Williams
2014-02-21i40evf: remove VLAN filters on closeMitch Williams
2014-02-21i40evf: request reset on tx hangMitch Williams
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18ixgbevf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18igbvf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18igb: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18i40e: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18e1000e: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-17net: i40evf: Remove duplicate includeSachin Kamat
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-13i40evf: refactor reset handlingMitch Williams
2014-02-13i40evf: change type of flags variableMitch Williams
2014-02-13i40evf: don't store unnecessary array of stringsMitch Williams
2014-02-13i40evf: fix bogus commentMitch Williams
2014-02-13i40evf: clean up adapter structMitch Williams
2014-02-13i40e: don't handle VF reset on unloadMitch Williams
2014-02-13i40e: enable extant VFsMitch Williams
2014-02-13i40e: reset VFs after PF resetMitch Williams
2014-02-13i40e: set VF state to active when reset is completeMitch Williams
2014-02-13i40e: remove dead codeMitch Williams
2014-02-13i40e: Setting i40e_down bit for tx_timeoutAkeem G Abodunrin
2014-02-13i40evf: clean up memsetsMitch Williams