summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-14olympic: convert to seq_fileAlexey Dobriyan1-29/+28
2011-05-14stmmac: fix autoneg in set_pauseparamGiuseppe CAVALLARO1-0/+1
2011-05-14stmmac: don't go through ethtool to start auto-negotiationDavid Decotigny1-11/+2
2011-05-14drivers/isdn/hisax: Drop unused listJulia Lawall2-6/+1
2011-05-13ctcm: get rid of compile warningUrsula Braun2-11/+4
2011-05-13lcs: get rid of compile warningHeiko Carstens1-7/+3
2011-05-13claw: remove unused return code handlingHeiko Carstens1-19/+3
2011-05-13qeth: add owner to ccw driverSebastian Ott1-0/+1
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka6-37/+268
2011-05-13qeth: convert to hw_features part 2Frank Blaschka7-178/+49
2011-05-13qlcnic: Bumped up version number to 5.0.18Anirban Chakraborty1-2/+2
2011-05-13qlcnic: Take FW dump via ethtoolAnirban Chakraborty1-0/+81
2011-05-13qlcnic: FW dump supportAnirban Chakraborty6-9/+774
2011-05-13be2net: fix mbox polling for signal receptionSathya Perla1-2/+1
2011-05-13be2net: handle signal reception while waiting for POSTSathya Perla1-5/+7
2011-05-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-100/+146
2011-05-13bonding: convert to ndo_fix_featuresMichał Mirosław1-91/+66
2011-05-13CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko1-5/+8
2011-05-13tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar1-2/+67
2011-05-13vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara2-2/+5
2011-05-12be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar1-8/+12
2011-05-12be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar3-26/+48
2011-05-12be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar1-1/+2
2011-05-12be2net: Disable coalesce water mark mode of CQ for LancerPadmanabh Ratnakar1-2/+0
2011-05-12be2net: Handle error completion in LancerPadmanabh Ratnakar1-1/+4
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller11-41/+74
2011-05-11slcan: fix ldisc->open retvalOliver Hartkopp1-1/+3
2011-05-11net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams1-1/+1
2011-05-11infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller1-2/+7
2011-05-09tulip: Use pr_<level> where appropriateJoe Perches5-29/+14
2011-05-09tulip: Convert uses of KERN_DEBUGJoe Perches12-182/+166
2011-05-09tulip: Convert printks to netdev_<level>Joe Perches7-180/+170
2011-05-09tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave usesJoe Perches1-121/+13
2011-05-09Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-313/+261
2011-05-09pch_gbe: support ML7223 IOHTomoya2-1/+18
2011-05-09net: add mac_pton() for parsing MAC addressAlexey Dobriyan1-16/+4
2011-05-09netconsole: switch to kstrto*() functionsAlexey Dobriyan1-48/+14
2011-05-09net: bonding: factor out rlock(bond->lock) in xmit pathMichał Mirosław3-60/+35
2011-05-09r8169: avoid late chip identifier initialisation.Francois Romieu1-9/+9
2011-05-09r8169: merge firmware information into the chipset description data.Francois Romieu1-104/+110
2011-05-09r8169: provide some firmware information via ethtool.Francois Romieu1-20/+25
2011-05-09r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.Francois Romieu1-23/+9
2011-05-09r8169: link speed selection timer rework.Francois Romieu1-35/+9
2011-05-09r8169: rtl8169_set_speed_xmii cleanup.Francois Romieu1-10/+1
2011-05-09r8169: remove some code duplication.Francois Romieu1-23/+19
2011-05-09r8169: style cleanups.Francois Romieu1-108/+98
2011-05-09PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada1-5/+4
2011-05-09PCH_GbE : Fixed the issue of collision detectionToshiharu Okada1-2/+1
2011-05-09NET: slip, fix ldisc->open retvalMatvejchikov Ilya1-1/+3
2011-05-09be2net: Fixed bugs related to PVID.Somnath Kotur3-8/+14