summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-13olympic: convert to seq_fileAlexey Dobriyan
2011-05-13stmmac: fix autoneg in set_pauseparamGiuseppe CAVALLARO
2011-05-13stmmac: don't go through ethtool to start auto-negotiationDavid Decotigny
2011-05-13drivers/isdn/hisax: Drop unused listJulia Lawall
2011-05-13ctcm: get rid of compile warningUrsula Braun
2011-05-13lcs: get rid of compile warningHeiko Carstens
2011-05-13claw: remove unused return code handlingHeiko Carstens
2011-05-13qeth: add owner to ccw driverSebastian Ott
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka
2011-05-13qeth: convert to hw_features part 2Frank Blaschka
2011-05-13qlcnic: Bumped up version number to 5.0.18Anirban Chakraborty
2011-05-13qlcnic: Take FW dump via ethtoolAnirban Chakraborty
2011-05-13qlcnic: FW dump supportAnirban Chakraborty
2011-05-13be2net: fix mbox polling for signal receptionSathya Perla
2011-05-13be2net: handle signal reception while waiting for POSTSathya Perla
2011-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-12bonding: convert to ndo_fix_featuresMichał Mirosław
2011-05-12CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko
2011-05-12tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar
2011-05-12vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara
2011-05-11be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar
2011-05-11be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar
2011-05-11be2net: In case of UE, do not dump registers for LancerPadmanabh Ratnakar
2011-05-11be2net: Disable coalesce water mark mode of CQ for LancerPadmanabh Ratnakar
2011-05-11be2net: Handle error completion in LancerPadmanabh Ratnakar
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-10slcan: fix ldisc->open retvalOliver Hartkopp
2011-05-10net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams
2011-05-10infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller
2011-05-09tulip: Use pr_<level> where appropriateJoe Perches
2011-05-09tulip: Convert uses of KERN_DEBUGJoe Perches
2011-05-09tulip: Convert printks to netdev_<level>Joe Perches
2011-05-09tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave usesJoe Perches
2011-05-09Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2011-05-09pch_gbe: support ML7223 IOHTomoya
2011-05-09net: add mac_pton() for parsing MAC addressAlexey Dobriyan
2011-05-09netconsole: switch to kstrto*() functionsAlexey Dobriyan
2011-05-09net: bonding: factor out rlock(bond->lock) in xmit pathMichał Mirosław
2011-05-09r8169: avoid late chip identifier initialisation.Francois Romieu
2011-05-09r8169: merge firmware information into the chipset description data.Francois Romieu
2011-05-09r8169: provide some firmware information via ethtool.Francois Romieu
2011-05-09r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.Francois Romieu
2011-05-09r8169: link speed selection timer rework.Francois Romieu
2011-05-09r8169: rtl8169_set_speed_xmii cleanup.Francois Romieu
2011-05-09r8169: remove some code duplication.Francois Romieu
2011-05-09r8169: style cleanups.Francois Romieu
2011-05-09PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada
2011-05-09PCH_GbE : Fixed the issue of collision detectionToshiharu Okada
2011-05-09NET: slip, fix ldisc->open retvalMatvejchikov Ilya
2011-05-09be2net: Fixed bugs related to PVID.Somnath Kotur