summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Bumped up version number to 5.0.18Anirban Chakraborty2011-05-131-2/+2
* qlcnic: Take FW dump via ethtoolAnirban Chakraborty2011-05-131-0/+81
* qlcnic: FW dump supportAnirban Chakraborty2011-05-136-9/+774
* be2net: fix mbox polling for signal receptionSathya Perla2011-05-131-2/+1
* be2net: handle signal reception while waiting for POSTSathya Perla2011-05-131-5/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-135-100/+146
|\
| * bonding: convert to ndo_fix_featuresMichał Mirosław2011-05-131-91/+66
| * CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko2011-05-131-5/+8
| * tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar2011-05-131-2/+67
| * vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara2011-05-122-2/+5
* | be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar2011-05-121-8/+12
* | be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar2011-05-123-26/+48
* | be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar2011-05-121-1/+2
* | be2net: Disable coalesce water mark mode of CQ for LancerPadmanabh Ratnakar2011-05-121-2/+0
* | be2net: Handle error completion in LancerPadmanabh Ratnakar2011-05-121-1/+4
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-1111-41/+74
|\
| * slcan: fix ldisc->open retvalOliver Hartkopp2011-05-111-1/+3
| * net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams2011-05-111-1/+1
| * pch_gbe: support ML7223 IOHTomoya2011-05-092-1/+18
| * PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada2011-05-091-5/+4
| * PCH_GbE : Fixed the issue of collision detectionToshiharu Okada2011-05-091-2/+1
| * NET: slip, fix ldisc->open retvalMatvejchikov Ilya2011-05-091-1/+3
| * be2net: Fixed bugs related to PVID.Somnath Kotur2011-05-093-8/+14
| * ehea: fix wrongly reported speed and portKleber Sacilotto de Souza2011-05-091-8/+13
| * ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings2011-05-091-5/+9
| * vmxnet3: Consistently disable irqs when taking adapter->cmd_lockRoland Dreier2011-05-061-4/+6
* | infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller2011-05-101-2/+7
* | tulip: Use pr_<level> where appropriateJoe Perches2011-05-095-29/+14
* | tulip: Convert uses of KERN_DEBUGJoe Perches2011-05-0912-182/+166
* | tulip: Convert printks to netdev_<level>Joe Perches2011-05-097-180/+170
* | tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave usesJoe Perches2011-05-091-121/+13
* | Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2011-05-091-313/+261
|\ \
| * | r8169: avoid late chip identifier initialisation.Francois Romieu2011-05-091-9/+9
| * | r8169: merge firmware information into the chipset description data.Francois Romieu2011-05-091-104/+110
| * | r8169: provide some firmware information via ethtool.Francois Romieu2011-05-091-20/+25
| * | r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.Francois Romieu2011-05-091-23/+9
| * | r8169: link speed selection timer rework.Francois Romieu2011-05-091-35/+9
| * | r8169: rtl8169_set_speed_xmii cleanup.Francois Romieu2011-05-091-10/+1
| * | r8169: remove some code duplication.Francois Romieu2011-05-091-23/+19
| * | r8169: style cleanups.Francois Romieu2011-05-091-108/+98
* | | net: add mac_pton() for parsing MAC addressAlexey Dobriyan2011-05-091-16/+4
* | | netconsole: switch to kstrto*() functionsAlexey Dobriyan2011-05-091-48/+14
* | | net: bonding: factor out rlock(bond->lock) in xmit pathMichał Mirosław2011-05-093-60/+35
* | | net: use batched device unregister in veth and macvlanEric Dumazet2011-05-091-1/+4
* | | net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar2011-05-091-1/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-05-087-96/+100
|\ \ \
| * | | ixgbe: add ethtool counters for OS2BMCEmil Tantilov2011-05-073-1/+18
| * | | ixgbe: add rxhash supportEmil Tantilov2011-05-072-2/+19
| * | | igb: convert to ethtool set_phys_idJeff Kirsher2011-05-071-18/+19
| * | | e1000: convert to set_phys_idJeff Kirsher2011-05-072-37/+16