summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-14ixgbe: fix sparse warningEmil Tantilov1-1/+1
2011-05-14ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck1-18/+16
2011-05-14ixgbe: Merge over-temp task into service taskAlexander Duyck2-36/+53
2011-05-14ixgbe: Merge ATR reinit into the service taskAlexander Duyck3-32/+37
2011-05-14ixgbe: merge reset task into service taskAlexander Duyck2-24/+38
2011-05-14ixgbe: Merge watchdog functionality into service taskAlexander Duyck2-166/+200
2011-05-14ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck2-201/+213
2011-05-14ixgbe: move flags and state into the same cachelineAlexander Duyck1-43/+45
2011-05-14ixgbe: force unlock on timeoutEmil Tantilov1-0/+22
2011-05-14ixgbe: Add macvlan support for VFGreg Rose4-4/+134
2011-05-14ixgbevf: Add macvlan support in the set rx mode opGreg Rose4-0/+66
2011-05-14e1000e: minor comment cleanupsBruce Allan1-2/+2
2011-05-14sfc: Fix return value from efx_ethtool_set_rx_ntuple()Ben Hutchings1-2/+3
2011-05-13olympic: convert to seq_fileAlexey Dobriyan1-29/+28
2011-05-13stmmac: fix autoneg in set_pauseparamGiuseppe CAVALLARO1-0/+1
2011-05-13stmmac: don't go through ethtool to start auto-negotiationDavid Decotigny1-11/+2
2011-05-13drivers/isdn/hisax: Drop unused listJulia Lawall2-6/+1
2011-05-13Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville10-16/+728
2011-05-13bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets1-5/+5
2011-05-13ssb: fix pcicore build breakageJohn W. Linville1-4/+10
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-13wl12xx: enter/exit psm on wowlan suspend/resumeEliad Peller4-0/+91
2011-05-13wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING triggerEliad Peller1-0/+8
2011-05-13wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller3-0/+72
2011-05-13wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspendEliad Peller1-1/+28
2011-05-13wl12xx: declare suspend/resume callbacks (for wowlan)Eliad Peller2-0/+25
2011-05-13wl12xx_sdio: set interrupt as wake_up interruptEliad Peller1-0/+3
2011-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-100/+146
2011-05-12bonding: convert to ndo_fix_featuresMichał Mirosław1-91/+66
2011-05-12CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko1-5/+8
2011-05-12tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar1-2/+67
2011-05-12vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara2-2/+5
2011-05-13wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTEDLuciano Coelho1-1/+0
2011-05-13wl12xx: prevent sched_scan when not idle or not in station modeLuciano Coelho1-0/+6
2011-05-13wl12xx: export scheduled scan state in debugfsLuciano Coelho1-0/+1
2011-05-13wl12xx: implement scheduled scan driver operations and reportingLuciano Coelho4-1/+83
2011-05-13wl12xx: add scheduled scan structures and commandsLuciano Coelho2-0/+347
2011-05-13wl12xx: listen to scheduled scan eventsLuciano Coelho2-1/+13
2011-05-13wl12xx: add configuration values for scheduled scanLuciano Coelho2-0/+30
2011-05-13wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flagsShahar Levi1-0/+1