summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2012-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-21igb: update to allow reading/setting MDI stateJesse Brandeburg
2012-08-21e1000e: implement MDI/MDI-X controlJesse Brandeburg
2012-08-21e1000: configure and read MDI settingsJesse Brandeburg
2012-08-21igb: implement 580 MDI setting supportJesse Brandeburg
2012-08-21e1000e: implement 82577/579 MDI setting supportBruce W Allan
2012-08-16ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck
2012-08-16ixgbe: Roll RSC code into non-EOP codeAlexander Duyck
2012-08-16ixgbe: Make allocating skb and placing data in it a separate functionAlexander Duyck
2012-08-16ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overheadAlexander Duyck
2012-08-16ixgbe: Make pull tail function separate from rest of cleanup_headersAlexander Duyck
2012-08-16ixgbe: Have the CPU take ownership of the buffers soonerAlexander Duyck
2012-08-16ixgbe: Only use double buffering if page size is less than 8KAlexander Duyck
2012-08-16ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_pageAlexander Duyck
2012-08-16ixgbe: Remove code that was initializing Rx page offsetAlexander Duyck
2012-08-10ixgbe: add missing bracesEmil Tantilov
2012-08-09igb: Fix register defines for all non-82575 hardwareAlexander Duyck
2012-08-09e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-08-09igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-08-07igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann
2012-08-07e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave
2012-08-07e1000e: NIC goes up and immediately goes downTushar Dave
2012-08-04igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl
2012-08-04igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl
2012-08-04igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny
2012-08-01netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman
2012-07-26ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-07-22ixgbe: Fix build with PCI_IOV enabled.David S. Miller
2012-07-22e1000e: advertise transmit time stampingRichard Cochran
2012-07-22e1000: advertise transmit time stampingRichard Cochran
2012-07-21igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin
2012-07-21ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck
2012-07-21ixgbe: add support for new 82599 deviceDon Skidmore
2012-07-21ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend
2012-07-21ixgbe: fix RAR entry counting for generic and fdb_add()John Fastabend
2012-07-21ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UPAlexander Duyck
2012-07-21ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck
2012-07-21ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose
2012-07-21ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck
2012-07-21ixgbevf: Add support for PCI error handlingAlexander Duyck
2012-07-21ixgbevf: Add lock around mailbox ops to prevent simultaneous accessAlexander Duyck
2012-07-21ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck
2012-07-21ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-20ixgbe: use PCI_VENDOR_ID_INTELJon Mason
2012-07-20ixgb: use PCI_VENDOR_ID_INTELJon Mason
2012-07-20ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck
2012-07-20ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck
2012-07-20ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck