summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: remove redundant codeEric Dumazet2013-01-201-4/+0
* net: asix: ax88772_unbind() can be staticWu Fengguang2013-01-191-1/+1
* 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: usb: initialize tmp in dm9601.c to avoid warningSimon Que2013-01-181-2/+2
* 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
* net: asix: handle packets crossing URB boundariesLucas Stach2013-01-184-30/+109
* net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach2013-01-182-3/+30
* 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
* vmxnet3: better RSS supportStephen Hemminger2013-01-161-0/+7
* vmxnet3: use static RSS keyStephen Hemminger2013-01-161-1/+10
* vmxnet3: remove unused irq_share_modeStephen Hemminger2013-01-161-4/+3
* vmxnet3: remove device counterStephen Hemminger2013-01-162-6/+0
* vmxnet3: remove VMXNET3_MAX_DEVICESStephen Hemminger2013-01-161-1/+0
* vmxnet3: use netdev_ printk wrappersStephen Hemminger2013-01-162-76/+73
* vmxnet3: use netdev_dbgStephen Hemminger2013-01-161-9/+9
* vmxnet3: fix messages printed before registrationStephen Hemminger2013-01-161-12/+9
* vmxnet3: remove unnecessary bookkeepingStephen Hemminger2013-01-162-9/+2
* vmxnet3: use netdev_alloc_skb_ip_alignStephen Hemminger2013-01-161-7/+5
* 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
OpenPOWER on IntegriCloud