summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Merge watchdog functionality into service taskAlexander Duyck2011-05-142-166/+200
* ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck2011-05-142-201/+213
* ixgbe: move flags and state into the same cachelineAlexander Duyck2011-05-141-43/+45
* ixgbe: force unlock on timeoutEmil Tantilov2011-05-141-0/+22
* ixgbe: Add macvlan support for VFGreg Rose2011-05-144-4/+134
* ixgbevf: Add macvlan support in the set rx mode opGreg Rose2011-05-144-0/+66
* e1000e: minor comment cleanupsBruce Allan2011-05-141-2/+2
* olympic: convert to seq_fileAlexey Dobriyan2011-05-131-29/+28
* stmmac: fix autoneg in set_pauseparamGiuseppe CAVALLARO2011-05-131-0/+1
* stmmac: don't go through ethtool to start auto-negotiationDavid Decotigny2011-05-131-11/+2
* drivers/isdn/hisax: Drop unused listJulia Lawall2011-05-132-6/+1
* ctcm: get rid of compile warningUrsula Braun2011-05-132-11/+4
* lcs: get rid of compile warningHeiko Carstens2011-05-131-7/+3
* claw: remove unused return code handlingHeiko Carstens2011-05-131-19/+3
* qeth: add owner to ccw driverSebastian Ott2011-05-131-0/+1
* qeth: add OSA concurrent hardware trapFrank Blaschka2011-05-136-37/+268
* qeth: convert to hw_features part 2Frank Blaschka2011-05-137-178/+49
* 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-125-100/+146
|\
| * bonding: convert to ndo_fix_featuresMichał Mirosław2011-05-121-91/+66
| * CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko2011-05-121-5/+8
| * tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar2011-05-121-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-111-8/+12
* | be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar2011-05-113-26/+48
* | be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar2011-05-111-1/+2
* | be2net: Disable coalesce water mark mode of CQ for LancerPadmanabh Ratnakar2011-05-111-2/+0
* | be2net: Handle error completion in LancerPadmanabh Ratnakar2011-05-111-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-101-1/+3
| * net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams2011-05-101-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-081-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