summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-12-10ath9k_hw: Update intivals for AR9340Sujith Manoharan
2012-12-10ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan
2012-12-10ath9k_hw: Add HW cap for PAPRDSujith Manoharan
2012-12-10ath9k_hw: Fix PAPRD retraining for AR9485Sujith Manoharan
2012-12-10ath9k_hw: Various trivial fixes for PAPRDSujith Manoharan
2012-12-10ath9k: Fix redundant PS wrappersSujith Manoharan
2012-12-10ath9k: Add a few debug messages for PAPRDSujith Manoharan
2012-12-10ath9k_hw: Fix PAPRD trainingSujith Manoharan
2012-12-10ath9k_hw: Fix PAPRD registers for AR9485Sujith Manoharan
2012-12-10ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos
2012-12-10rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva
2012-12-10carl9170: fix copy and paste mishap in carl9170_handle_mpduChristian Lamparter
2012-12-10brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8Hauke Mehrtens
2012-12-10brcmsmac: do a read after the write of the objmem on broken PCIe controllersHauke Mehrtens
2012-12-10ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan
2012-12-10b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens
2012-12-10Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau
2012-12-10brcmfmac: remove WL_CONN() macroArend van Spriel
2012-12-10brcmfmac: remove WL_SCAN() macroArend van Spriel
2012-12-10brcmfmac: remove WL_TRACE() macroArend van Spriel
2012-12-10brcmfmac: replace WL_INFO() macroArend van Spriel
2012-12-10brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel
2012-12-10brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel
2012-12-10brcmfmac: error messages should not be suppressedArend van Spriel
2012-12-10brcmfmac: use one list of event defintionsArend van Spriel
2012-12-10brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel
2012-12-10brcmfmac: rework bus interfaceArend van Spriel
2012-12-06rtlwifi: remove __dev* attributesBill Pemberton
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton
2012-12-06rtl8187: remove __dev* attributesBill Pemberton
2012-12-06rtl8187: remove __dev* attributesBill Pemberton
2012-12-06rt2x00: remove __dev* attributesBill Pemberton
2012-12-06p54: remove __dev* attributesBill Pemberton
2012-12-06orinoco: remove __dev* attributesBill Pemberton
2012-12-06mwl8k: remove __dev* attributesBill Pemberton
2012-12-06libertas: remove __dev* attributesBill Pemberton
2012-12-06iwlwifi: remove __dev* attributesBill Pemberton
2012-12-06iwlegacy: remove __dev* attributesBill Pemberton
2012-12-06ipw2x00: remove __dev* attributesBill Pemberton
2012-12-06brcm80211: remove __dev* attributesBill Pemberton
2012-12-06b43: remove __dev* attributesBill Pemberton
2012-12-06atmel: remove __dev* attributesBill Pemberton
2012-12-06ath5k: remove __dev* attributesBill Pemberton
2012-12-06wireless: remove __dev* attributesBill Pemberton
2012-12-06ipw2200: return error code on error in ipw_wx_get_auth()Wei Yongjun
2012-12-06brcmsmac: remove duplicated include from debug.cWei Yongjun
2012-12-06rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa
2012-12-06carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter
2012-12-06brcmfmac: convert struct spinlock to spinlock_tLuis R. Rodriguez