aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville88-766/+1121
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-06ipw2200: return error code on error in ipw_wx_get_auth()Wei Yongjun1-3/+1
2012-12-06brcmsmac: remove duplicated include from debug.cWei Yongjun1-1/+0
2012-12-06rt2x00: Only specify interface combinations if more then one interface is possibleHelmut Schaa1-0/+3
2012-12-06carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter1-0/+7
2012-12-06brcmfmac: convert struct spinlock to spinlock_tLuis R. Rodriguez1-1/+1
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville5-12/+45
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0John W. Linville1-6/+6
2012-12-03mwl8k: remove useless pci shutdown callback and stray debuggingFlorian Fainelli1-6/+0
2012-12-03rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_ENGabor Juhos2-2/+4
2012-12-03rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* definesGabor Juhos1-2/+2
2012-12-03carl9170: fix signal strength reporting issuesChristian Lamparter1-0/+2
2012-12-03rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsrGabor Juhos1-60/+60
2012-12-03rt2x00: rt2800lib: fix indentation of some rt2x00_rt callsGabor Juhos1-9/+9
2012-12-03p54: potential signedness issue in p54_parse_rssical()Dan Carpenter1-2/+3
2012-11-30brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()Seth Forshee1-3/+1
2012-11-30wireless: mwifiex: Fix typo in wireless/mwifiex driverMasanari Iida2-2/+2
2012-11-30rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens6-32/+8
2012-11-30p54pci: use SIMPLE_DEV_PM_OPSHauke Mehrtens1-10/+3
2012-11-30ath9k: use SIMPLE_DEV_PM_OPSHauke Mehrtens1-11/+4
2012-11-30rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer5-20/+17
2012-11-30mwifiex: fix struct member mismatchJohannes Berg1-2/+3
2012-11-30brcmfmac: change debug output for received event.Hante Meuleman1-2/+2
2012-11-30brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.Hante Meuleman1-12/+16
2012-11-30brcmfmac: remove mode from struct brcmf_cfg80211_confArend van Spriel2-28/+20
2012-11-30brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attributeArend van Spriel2-48/+22
2012-11-30brcmsmac: support 4313iPAPiotr Haber2-162/+271
2012-11-30brcmsmac: move PHY functionsPiotr Haber1-50/+52
2012-11-30brcmsmac: hardware info in debugfsPiotr Haber4-1/+144
2012-11-30brcmsmac: fix bounds checking in tx/rxPiotr Haber1-13/+17
2012-11-30brcmsmac: cleanup in isr codePiotr Haber3-24/+13
2012-11-30brcmsmac: handle packet drop during transmit correctlyPiotr Haber3-8/+11
2012-11-30wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev5-2/+9