summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: Make ZNET driver config depend on X86.David S. Miller2012-09-221-1/+1
* ptp: link the phc device to its parent deviceRichard Cochran2012-09-224-4/+7
* igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck2012-09-222-34/+34
* igb: Simplify how we populate the RSS keyAlexander Duyck2012-09-221-12/+6
* igb: Change how we populate the RSS indirection tableAlexander Duyck2012-09-221-29/+26
* igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck2012-09-221-12/+16
* igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck2012-09-222-85/+13
* igb: Fix stats output on i210/i211 parts.Carolyn Wyborny2012-09-221-1/+5
* igb: Change how we check for pre-existing and assigned VFsStefan Assmann2012-09-222-83/+22
* sunbmac: Remove unused local variable.David S. Miller2012-09-211-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-09-209-11/+105
|\
| * ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend2012-09-201-1/+1
| * ixgbevf: Add support for VF API negotiationAlexander Duyck2012-09-205-2/+83
| * igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin2012-09-203-5/+16
| * igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck2012-09-201-3/+5
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-09-2016-34/+1666
|\ \ | |/ |/|
| * sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings2012-09-192-0/+10
| * sfc: Bump version to 3.2Ben Hutchings2012-09-191-1/+1
| * sfc: Expose FPGA bitfile partition through MTDBen Hutchings2012-09-191-1/+3
| * sfc: Support variable-length response to MCDI GET_BOARD_CFGBen Hutchings2012-09-192-3/+6
| * sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings2012-09-191-7/+11
| * sfc: Add support for IEEE-1588 PTPStuart Hodgson2012-09-1911-1/+1562
| * sfc: Fix maximum array sizes for various MCDI commandsBen Hutchings2012-09-191-14/+14
| * sfc: Allow efx_mcdi_rpc to be called in two partsStuart Hodgson2012-09-072-3/+24
| * sfc: Add channel specific receive_skb handler and post_remove callbackStuart Hodgson2012-09-074-2/+21
| * sfc: Add explicit RX queue flag to channelStuart Hodgson2012-09-073-4/+16
* | r8169: use unlimited DMA burst for TXMichal Schmidt2012-09-191-1/+1
* | netdev: make address const in device address managementstephen hemminger2012-09-191-2/+2
* | i825xx: znet: fix compiler warnings when building a 64-bit kernelMika Westerberg2012-09-191-2/+2
* | igb: Add 1588 support to I210/I211.Matthew Vick2012-09-172-45/+174
* | igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick2012-09-175-25/+153
* | igb: Store the MAC address in the name in the PTP struct.Matthew Vick2012-09-171-4/+3
* | igb: Correct PTP support query from ethtool.Matthew Vick2012-09-171-24/+38
* | igb: Update PTP function names/variables and locations.Matthew Vick2012-09-174-395/+398
* | igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick2012-09-173-10/+25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-09-176-64/+423
|\ \
| * | ixgbe: Improve statistics accuracy for DDP trafficMark Rustad2012-09-151-16/+16
| * | ixgbe: added reg_ops file to debugfsCatherine Sullivan2012-09-151-0/+118
| * | ixgbe: added netdev_ops file to debugfsCatherine Sullivan2012-09-151-2/+105
| * | ixgbe: add debugfs supportCatherine Sullivan2012-09-154-2/+106
| * | ixgbe: fix reporting of spoofed packetsEmil Tantilov2012-09-151-1/+1
| * | ixgbe: Fix VF rate limiting to correctly account for more queues per VFAlexander Duyck2012-09-151-41/+59
| * | ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck2012-09-152-4/+10
| * | e1000: add byte queue limitsOtto Estuardo Solares Cabrera2012-09-151-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-1515-166/+300
|\ \ \ | |/ / |/| |
| * | bnx2x: Add missing afex codeYuval Mintz2012-09-132-11/+21
| * | bnx2x: fix registers dumpedDmitry Kravkov2012-09-132-18/+9
| * | bnx2x: correct advertisement of pause capabilitiesYaniv Rosner2012-09-131-0/+6
| * | bnx2x: display the correct duplex valueYaniv Rosner2012-09-131-4/+6
| * | bnx2x: prevent timeouts when using PFCYaniv Rosner2012-09-131-3/+5
OpenPOWER on IntegriCloud