summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-15ixgbe: Add support for new 82599 adapterDon Skidmore
2011-05-15ixgbe: fix sparse warningEmil Tantilov
2011-05-15ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck
2011-05-15ixgbe: Merge over-temp task into service taskAlexander Duyck
2011-05-15ixgbe: Merge ATR reinit into the service taskAlexander Duyck
2011-05-15ixgbe: merge reset task into service taskAlexander Duyck
2011-05-15ixgbe: Merge watchdog functionality into service taskAlexander Duyck
2011-05-15ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck
2011-05-15ixgbe: move flags and state into the same cachelineAlexander Duyck
2011-05-15ixgbe: force unlock on timeoutEmil Tantilov
2011-05-15ixgbe: Add macvlan support for VFGreg Rose
2011-05-15ixgbevf: Add macvlan support in the set rx mode opGreg Rose
2011-05-15e1000e: minor comment cleanupsBruce Allan
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-13Merge 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