aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ctcm: get rid of compile warningUrsula Braun2011-05-13
* lcs: get rid of compile warningHeiko Carstens2011-05-13
* claw: remove unused return code handlingHeiko Carstens2011-05-13
* qeth: add owner to ccw driverSebastian Ott2011-05-13
* qeth: add OSA concurrent hardware trapFrank Blaschka2011-05-13
* qeth: convert to hw_features part 2Frank Blaschka2011-05-13
* qlcnic: Bumped up version number to 5.0.18Anirban Chakraborty2011-05-13
* qlcnic: Take FW dump via ethtoolAnirban Chakraborty2011-05-13
* qlcnic: FW dump supportAnirban Chakraborty2011-05-13
* be2net: fix mbox polling for signal receptionSathya Perla2011-05-13
* be2net: handle signal reception while waiting for POSTSathya Perla2011-05-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-12
|\
| * bonding: convert to ndo_fix_featuresMichał Mirosław2011-05-12
| * CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko2011-05-12
| * tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar2011-05-12
| * vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara2011-05-12
* | be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar2011-05-11
* | be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar2011-05-11
* | be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar2011-05-11
* | be2net: Disable coalesce water mark mode of CQ for LancerPadmanabh Ratnakar2011-05-11
* | be2net: Handle error completion in LancerPadmanabh Ratnakar2011-05-11
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-11
|\
| * slcan: fix ldisc->open retvalOliver Hartkopp2011-05-10
| * net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams2011-05-10
| * pch_gbe: support ML7223 IOHTomoya2011-05-09
| * PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada2011-05-09
| * PCH_GbE : Fixed the issue of collision detectionToshiharu Okada2011-05-09
| * NET: slip, fix ldisc->open retvalMatvejchikov Ilya2011-05-09
| * be2net: Fixed bugs related to PVID.Somnath Kotur2011-05-09
| * ehea: fix wrongly reported speed and portKleber Sacilotto de Souza2011-05-09
| * ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings2011-05-08
| * vmxnet3: Consistently disable irqs when taking adapter->cmd_lockRoland Dreier2011-05-06
* | infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller2011-05-10
* | tulip: Use pr_<level> where appropriateJoe Perches2011-05-09
* | tulip: Convert uses of KERN_DEBUGJoe Perches2011-05-09
* | tulip: Convert printks to netdev_<level>Joe Perches2011-05-09
* | tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave usesJoe Perches2011-05-09
* | Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2011-05-09
|\ \
| * | r8169: avoid late chip identifier initialisation.Francois Romieu2011-05-09
| * | r8169: merge firmware information into the chipset description data.Francois Romieu2011-05-09
| * | r8169: provide some firmware information via ethtool.Francois Romieu2011-05-09
| * | r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.Francois Romieu2011-05-09
| * | r8169: link speed selection timer rework.Francois Romieu2011-05-09
| * | r8169: rtl8169_set_speed_xmii cleanup.Francois Romieu2011-05-09
| * | r8169: remove some code duplication.Francois Romieu2011-05-09
| * | r8169: style cleanups.Francois Romieu2011-05-09
* | | net: add mac_pton() for parsing MAC addressAlexey Dobriyan2011-05-09
* | | netconsole: switch to kstrto*() functionsAlexey Dobriyan2011-05-09
* | | net: bonding: factor out rlock(bond->lock) in xmit pathMichał Mirosław2011-05-09
* | | net: use batched device unregister in veth and macvlanEric Dumazet2011-05-09