summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-10b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger2-6/+36
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens2-3/+4
2012-12-10Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2012-12-10brcmfmac: remove WL_CONN() macroArend van Spriel2-98/+94
2012-12-10brcmfmac: remove WL_SCAN() macroArend van Spriel2-39/+39
2012-12-10brcmfmac: remove WL_TRACE() macroArend van Spriel2-96/+95
2012-12-10brcmfmac: replace WL_INFO() macroArend van Spriel2-22/+21
2012-12-10brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel2-158/+158
2012-12-10brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel3-68/+10
2012-12-10brcmfmac: error messages should not be suppressedArend van Spriel11-249/+248
2012-12-10brcmfmac: use one list of event defintionsArend van Spriel2-134/+80
2012-12-10brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel1-1/+1
2012-12-10brcmfmac: rework bus interfaceArend van Spriel9-47/+111
2012-12-06rtlwifi: remove __dev* attributesBill Pemberton6-6/+6
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton8-22/+22
2012-12-06rtl8187: remove __dev* attributesBill Pemberton1-3/+3
2012-12-06rtl8187: remove __dev* attributesBill Pemberton1-3/+3
2012-12-06rt2x00: remove __dev* attributesBill Pemberton4-5/+5
2012-12-06p54: remove __dev* attributesBill Pemberton3-9/+9
2012-12-06orinoco: remove __dev* attributesBill Pemberton4-8/+8
2012-12-06mwl8k: remove __dev* attributesBill Pemberton1-4/+4
2012-12-06libertas: remove __dev* attributesBill Pemberton1-3/+3
2012-12-06iwlwifi: remove __dev* attributesBill Pemberton1-2/+2
2012-12-06iwlegacy: remove __dev* attributesBill Pemberton2-4/+4
2012-12-06ipw2x00: remove __dev* attributesBill Pemberton2-6/+6
2012-12-06brcm80211: remove __dev* attributesBill Pemberton1-2/+2
2012-12-06b43: remove __dev* attributesBill Pemberton2-6/+6
2012-12-06atmel: remove __dev* attributesBill Pemberton1-3/+3
2012-12-06ath5k: remove __dev* attributesBill Pemberton3-6/+6
2012-12-06wireless: remove __dev* attributesBill Pemberton2-6/+6
2012-12-06rfkill: remove __dev* attributesBill Pemberton2-4/+4
2012-12-06ssb: register watchdog driverHauke Mehrtens4-0/+55
2012-12-06ssb: extif: add methods for watchdog driverHauke Mehrtens3-5/+40
2012-12-06ssb: extif: add check for max value before setting watchdog registerHauke Mehrtens2-2/+4
2012-12-06ssb: add methods for watchdog driverHauke Mehrtens3-3/+54
2012-12-06ssb: set the PMU watchdog if availableHauke Mehrtens1-2/+36
2012-12-06ssb: get alp clock from devices with PMUHauke Mehrtens3-6/+37
2012-12-06bcma: register watchdog driverHauke Mehrtens4-0/+35
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens2-3/+39
2012-12-06bcma: set the pmu watchdog if availableHauke Mehrtens1-2/+40
2012-12-06bcma: add bcma_chipco_alp_clockHauke Mehrtens1-2/+10