summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-12-11ath9k_hw: Add HW cap for PAPRDSujith Manoharan5-7/+18
2012-12-11ath9k_hw: Fix PAPRD retraining for AR9485Sujith Manoharan1-1/+5
2012-12-11ath9k_hw: Various trivial fixes for PAPRDSujith Manoharan2-8/+3
2012-12-11ath9k: Fix redundant PS wrappersSujith Manoharan1-4/+6
2012-12-11ath9k: Add a few debug messages for PAPRDSujith Manoharan2-2/+11
2012-12-11ath9k_hw: Fix PAPRD trainingSujith Manoharan1-7/+29
2012-12-11ath9k_hw: Fix PAPRD registers for AR9485Sujith Manoharan1-15/+14
2012-12-11ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2012-12-11rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva1-0/+1
2012-12-11ssb: use WARN in main.cCong Ding1-2/+1
2012-12-11carl9170: fix copy and paste mishap in carl9170_handle_mpduChristian Lamparter1-1/+1
2012-12-11brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8Hauke Mehrtens1-2/+3
2012-12-11brcmsmac: do a read after the write of the objmem on broken PCIe controllersHauke Mehrtens1-1/+1
2012-12-11ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan1-1/+1
2012-12-11bcma: unify naming schema for clock functionsRafał Miłecki4-26/+29
2012-12-11b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger2-6/+36
2012-12-11brcmsmac: add support for cores with revision 17Hauke Mehrtens2-3/+4
2012-12-11Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2012-12-11brcmfmac: remove WL_CONN() macroArend van Spriel2-98/+94
2012-12-11brcmfmac: remove WL_SCAN() macroArend van Spriel2-39/+39
2012-12-11brcmfmac: remove WL_TRACE() macroArend van Spriel2-96/+95
2012-12-11brcmfmac: replace WL_INFO() macroArend van Spriel2-22/+21
2012-12-11brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel2-158/+158
2012-12-11brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel3-68/+10
2012-12-11brcmfmac: error messages should not be suppressedArend van Spriel11-249/+248
2012-12-11brcmfmac: use one list of event defintionsArend van Spriel2-134/+80
2012-12-11brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel1-1/+1
2012-12-11brcmfmac: rework bus interfaceArend van Spriel9-47/+111
2012-12-07rtlwifi: remove __dev* attributesBill Pemberton6-6/+6
2012-12-07wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton8-22/+22
2012-12-07rtl8187: remove __dev* attributesBill Pemberton1-3/+3
2012-12-07rtl8187: remove __dev* attributesBill Pemberton1-3/+3
2012-12-07rt2x00: remove __dev* attributesBill Pemberton4-5/+5
2012-12-07p54: remove __dev* attributesBill Pemberton3-9/+9
2012-12-07orinoco: remove __dev* attributesBill Pemberton4-8/+8
2012-12-07mwl8k: remove __dev* attributesBill Pemberton1-4/+4
2012-12-07libertas: remove __dev* attributesBill Pemberton1-3/+3
2012-12-07iwlwifi: remove __dev* attributesBill Pemberton1-2/+2
2012-12-07iwlegacy: remove __dev* attributesBill Pemberton2-4/+4
2012-12-07ipw2x00: remove __dev* attributesBill Pemberton2-6/+6
2012-12-07brcm80211: remove __dev* attributesBill Pemberton1-2/+2
2012-12-07b43: remove __dev* attributesBill Pemberton2-6/+6
2012-12-07atmel: remove __dev* attributesBill Pemberton1-3/+3
2012-12-07ath5k: remove __dev* attributesBill Pemberton3-6/+6
2012-12-07wireless: remove __dev* attributesBill Pemberton2-6/+6
2012-12-06ssb: register watchdog driverHauke Mehrtens3-0/+53
2012-12-06ssb: extif: add methods for watchdog driverHauke Mehrtens2-1/+35
2012-12-06ssb: extif: add check for max value before setting watchdog registerHauke Mehrtens1-2/+3
2012-12-06ssb: add methods for watchdog driverHauke Mehrtens2-1/+51
2012-12-06ssb: set the PMU watchdog if availableHauke Mehrtens1-2/+36