aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\
| * Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
| |\
| * \ Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-12
| |\ \
| | * | netdev: make pci_error_handlers constStephen Hemminger2012-09-07
| * | | igb: Use PCI Express Capability accessorsJiang Liu2012-08-23
| * | | e1000e: Use PCI Express Capability accessorsJiang Liu2012-08-23
| * | | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-23
| |/ /
* | / e1000: Small packets may get corrupted during padding by HWTushar Dave2012-09-18
| |/ |/|
* | e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2012-08-30
* | ixgbe: add missing bracesEmil Tantilov2012-08-10
* | igb: Fix register defines for all non-82575 hardwareAlexander Duyck2012-08-09
* | e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-09
* | igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-09
* | igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann2012-08-07
* | e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave2012-08-07
* | e1000e: NIC goes up and immediately goes downTushar Dave2012-08-07
* | igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl2012-08-04
* | igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl2012-08-04
* | igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny2012-08-04
|/
* netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-31
* ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-07-26
* ixgbe: Fix build with PCI_IOV enabled.David S. Miller2012-07-22
* e1000e: advertise transmit time stampingRichard Cochran2012-07-22
* e1000: advertise transmit time stampingRichard Cochran2012-07-22
* igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin2012-07-21
* ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck2012-07-21
* ixgbe: add support for new 82599 deviceDon Skidmore2012-07-21
* ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend2012-07-21
* ixgbe: fix RAR entry counting for generic and fdb_add()John Fastabend2012-07-21
* ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UPAlexander Duyck2012-07-21
* ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck2012-07-21
* ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose2012-07-21
* ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck2012-07-21
* ixgbevf: Add support for PCI error handlingAlexander Duyck2012-07-21
* ixgbevf: Add lock around mailbox ops to prevent simultaneous accessAlexander Duyck2012-07-21
* ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck2012-07-21
* ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck2012-07-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-20
|\
| * ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck2012-07-19
| * ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck2012-07-19
| * ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck2012-07-19
| * ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck2012-07-19
| * ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck2012-07-19
| * ixgbe: Cleanup configuration of FCoE registersAlexander Duyck2012-07-19
| * ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck2012-07-19
| * ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck2012-07-19
| * ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck2012-07-19
* | ixgbe: use PCI_VENDOR_ID_INTELJon Mason2012-07-20
* | ixgb: use PCI_VENDOR_ID_INTELJon Mason2012-07-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-19
|\