summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-12-06iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz
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
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-12-06wireless: fix VHT max AMPDU exponent definitionJohannes Berg
2012-12-05Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka
2012-12-03mwl8k: remove useless pci shutdown callback and stray debuggingFlorian Fainelli
2012-12-03rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_ENGabor Juhos
2012-12-03rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* definesGabor Juhos
2012-12-03carl9170: fix signal strength reporting issuesChristian Lamparter
2012-12-03rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsrGabor Juhos
2012-12-03rt2x00: rt2800lib: fix indentation of some rt2x00_rt callsGabor Juhos
2012-12-03p54: potential signedness issue in p54_parse_rssical()Dan Carpenter
2012-11-30brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()Seth Forshee
2012-11-30wireless: mwifiex: Fix typo in wireless/mwifiex driverMasanari Iida
2012-11-30rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens
2012-11-30p54pci: use SIMPLE_DEV_PM_OPSHauke Mehrtens
2012-11-30ath9k: use SIMPLE_DEV_PM_OPSHauke Mehrtens
2012-11-30rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer
2012-11-30mwifiex: fix struct member mismatchJohannes Berg
2012-11-30brcmfmac: change debug output for received event.Hante Meuleman
2012-11-30brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.Hante Meuleman
2012-11-30brcmfmac: remove mode from struct brcmf_cfg80211_confArend van Spriel
2012-11-30brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attributeArend van Spriel
2012-11-30brcmsmac: support 4313iPAPiotr Haber
2012-11-30brcmsmac: move PHY functionsPiotr Haber
2012-11-30brcmsmac: hardware info in debugfsPiotr Haber
2012-11-30brcmsmac: fix bounds checking in tx/rxPiotr Haber
2012-11-30brcmsmac: cleanup in isr codePiotr Haber