summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-13wl12xx: Don't filter beacons that include changed HT IEsShahar Levi1-2/+6
2011-05-13wl12xx: simplify wl1271_ssid_set()Eliad Peller1-11/+15
2011-05-12ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-9/+9
2011-05-12hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-8/+8
2011-05-12zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-7/+7
2011-05-12Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller3-23/+53
2011-05-12ath9k_hw: Fix STA connection issues with AR9380 (XB113).Senthil Balasubramanian1-1/+1
2011-05-12mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar3-32/+3
2011-05-12bcma: pci: trivial: correct amount of maximum retriesRafał Miłecki1-1/+1
2011-05-12ath9k_hw: fix dual band assumption for XB113Luis R. Rodriguez1-1/+1
2011-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2-0/+2
2011-05-12sfc: Always map MCDI shared memory as uncacheableBen Hutchings3-23/+53
2011-05-12ehea: Fix memory hotplug oopsAnton Blanchard1-3/+3
2011-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-2/+25
2011-05-11be2net: Fix to prevent flooding of TX queuePadmanabh Ratnakar1-8/+12
2011-05-11be2net: Use NTWK_RX_FILTER command for promiscous modePadmanabh Ratnakar3-26/+48