summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: delete ISA intel eexpress and eepro i825xx driversPaul Gortmaker2013-01-225-3691/+0
* drivers/net: delete the 3Com 3c505/3c507 intel i825xx supportPaul Gortmaker2013-01-225-2928/+0
* drivers/net: delete old parallel port de600/de620 driversPaul Gortmaker2013-01-226-1834/+1
* drivers/net: delete old 8bit ISA 3c501 driver.Paul Gortmaker2013-01-224-1003/+0
* drivers/net: delete intel 486 panther onboard ethernet supportPaul Gortmaker2013-01-223-1346/+0
* drivers/net: delete 486 Apricot supportPaul Gortmaker2013-01-223-98/+8
* drivers/net/ethernet/sfc/ptp.c: adjust duplicate testJulia Lawall2013-01-211-1/+1
* net: ethernet: davinci: Fix build breakageThierry Reding2013-01-211-1/+1
* net/mlx4_en: remove redundant codeEric Dumazet2013-01-201-4/+0
* igb: Copyright string update to year 2013Akeem G. Abodunrin2013-01-1920-21/+22
* igb: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck2013-01-191-1/+1
* ixgbevf: Fix statistics corruptionGreg Rose2013-01-191-1/+6
* ixgbevf: Fix link up messagesGreg Rose2013-01-191-4/+5
* ixgbevf: Synch out of tree and in tree mailbox interrupt handlersGreg Rose2013-01-191-2/+25
* ixgbe: Improve performance and reduce size of ixgbe_tx_mapAlexander Duyck2013-01-191-23/+19
* ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck2013-01-193-53/+57
* ixgbe: Always use context 0, even for FCoE and TSOAlexander Duyck2013-01-192-12/+2
* ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck2013-01-191-0/+3
* ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend2013-01-193-10/+47
* enic: change sprintf() to snprintf()Dan Carpenter2013-01-181-4/+8
* smsc: smc911x: Fix sparse warningsFabio Estevam2013-01-181-1/+1
* net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptorsMugunthan V N2013-01-184-13/+57
* net: fec: enable pause frame to improve rx prefomance for 1G networkFrank Li2013-01-182-1/+91
* igb: Use in-kernel PTP_EV_PORT #defineMatthew Vick2013-01-181-3/+3
* igb: Free any held skb that should have been timestamped on removeMatthew Vick2013-01-181-0/+4
* igb: Add mechanism for detecting latched hardware Rx timestampMatthew Vick2013-01-184-0/+51
* igb: Add timeout for PTP Tx work itemMatthew Vick2013-01-184-0/+14
* igb: Add support for SW timestampingMatthew Vick2013-01-182-0/+11
* igb: Enable hwmon data output for thermal sensors via I2C.Carolyn Wyborny2013-01-188-7/+469
* igb: Add support functions to access thermal data.Carolyn Wyborny2013-01-184-1/+42
* igb: Add i2c interface to igb.Carolyn Wyborny2013-01-188-1/+301
* igb: Enable SR-IOV configuration via PCI sysfs interfaceGreg Rose2013-01-181-101/+219
* e1000e: add support for hardware timestamping on some devicesBruce Allan2013-01-187-8/+462
* e1000e: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2013-01-181-2/+9
* e1000e: add ethtool .get_eee/.set_eeeBruce Allan2013-01-185-23/+167
* bnx2x: fix GRO parametersYuval Mintz2013-01-171-24/+23
* cxgb3: Fix Tx csum statsVipul Pandya2013-01-171-1/+1
* r8169: remove unneeded dirty_rx indexTimo Teräs2013-01-161-9/+4
* e1000e: merge multiple conditional statements into oneBruce Allan2013-01-161-6/+5
* e1000e: cleanup code duplicationBruce Allan2013-01-161-5/+1
* e1000e: cleanup magic numberBruce Allan2013-01-161-2/+2
* e1000e: cleanup unnecessary line wrapBruce Allan2013-01-161-2/+1
* e1000e: cleanup unusual comment placementBruce Allan2013-01-161-1/+1
* e1000e: cleanup redundant statistics counterBruce Allan2013-01-161-1/+0
* e1000e: resolve checkpatch PREFER_PR_LEVEL warningBruce Allan2013-01-161-5/+3
* e1000e: add missing bailout on errorBruce Allan2013-01-151-0/+2
* e1000e: unexpected "Reset adapter" message when cable pulledBruce Allan2013-01-152-20/+21
* e1000e: fix enabling of EEE on 82579 and I217Bruce Allan2013-01-151-29/+65
* e1000e: 82577: workaround for link drop issueBruce Allan2013-01-151-1/+7
* e1000e: helper functions for accessing EMI registersBruce Allan2013-01-151-19/+65