aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
...
* | ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck2012-10-23
* | ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlenAlexander Duyck2012-10-23
* | igb: Split igb_update_dca into separate Tx and Rx functionsAlexander Duyck2012-10-19
* | igb: Move the calls to set the Tx and Rx queues into igb_openAlexander Duyck2012-10-19
* | igb: Combine q_vector and ring allocation into a single functionAlexander Duyck2012-10-19
* | igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck2012-10-19
* | igb: Move rx_buffer related code in Rx cleanup path into separate functionAlexander Duyck2012-10-19
* | igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck2012-10-19
* | igb: Combine post-processing of skb into a single functionAlexander Duyck2012-10-19
* | igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck2012-10-19
* | igb: Split Rx timestamping into two separate functionsAlexander Duyck2012-10-19
* | igb: Correcting and improving small packet check and paddingTushar Dave2012-10-19
* | ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck2012-10-19
* | ixgbe: Move message handling routines into their own functionsAlexander Duyck2012-10-19
* | ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck2012-10-19
* | ixgbe: Initialize q_vector cpu and affinity masks correctlyAlexander Duyck2012-10-19
|/
* e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA2012-10-10
* e1000e: add device IDs for i218Bruce Allan2012-10-09
* ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck2012-10-09
* ixgbevf: Set the netdev number of Tx queuesGreg Rose2012-10-09
* ixgbe: add support for X540-AT1joshua.a.hay@intel.com2012-10-03
* ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov2012-10-03
* ixgbe: fix PTP ethtool timestamping functionJacob Keller2012-10-03
* ixgbe: (PTP) Fix PPS interrupt codeJacob Keller2012-10-03
* ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller2012-10-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * netlink: add attributes to fdb interfacestephen hemminger2012-10-01
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\
| * | ixgbevf: Return error on failure to enable VLANAlexander Duyck2012-09-24
| * | ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck2012-09-24
| * | ixgbevf: Fix AIM (Adaptive Interrupt Moderation)Greg Rose2012-09-24
| * | ixgbevf - Remove unused parameter in ixgbevf_receive_skbNarendra K2012-09-24
| * | ixgbe: Do not read the spoofed packets counter when not in IOV modeGreg Rose2012-09-24
| * | ixgbevf: Fix code for handling timeoutAlexander Duyck2012-09-24
| * | ptp: link the phc device to its parent deviceRichard Cochran2012-09-22
| * | igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck2012-09-22
| * | igb: Simplify how we populate the RSS keyAlexander Duyck2012-09-22
| * | igb: Change how we populate the RSS indirection tableAlexander Duyck2012-09-22
| * | igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck2012-09-22
| * | igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck2012-09-22
| * | igb: Fix stats output on i210/i211 parts.Carolyn Wyborny2012-09-22
| * | igb: Change how we check for pre-existing and assigned VFsStefan Assmann2012-09-22
| * | ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend2012-09-20
| * | ixgbevf: Add support for VF API negotiationAlexander Duyck2012-09-20
| * | igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin2012-09-20
| * | igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck2012-09-20
| * | netdev: make address const in device address managementstephen hemminger2012-09-19
| * | igb: Add 1588 support to I210/I211.Matthew Vick2012-09-17
| * | igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick2012-09-17
| * | igb: Store the MAC address in the name in the PTP struct.Matthew Vick2012-09-17