summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-12-06ssb: add methods for watchdog driverHauke Mehrtens2-1/+51
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 Mehrtens3-0/+32
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens1-1/+37
2012-12-06bcma: set the pmu watchdog if availableHauke Mehrtens1-2/+40
2012-12-06bcma: add bcma_chipco_alp_clockHauke Mehrtens1-2/+10
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 pos...Helmut 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/jber...John W. Linville5-12/+45
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John 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
2012-11-30ath9k: Remove redundant NULL assignmentSujith Manoharan1-1/+0
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan4-3/+111
2012-11-30ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan3-6/+5
2012-11-30ath9k: Move ethtool functions to debug.cSujith Manoharan3-127/+127
2012-11-30rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid modeHelmut Schaa1-0/+7
2012-11-30mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211Avinash Patil2-0/+17
2012-11-30ath9k: Fix buffer overflow errorRajkumar Manoharan1-1/+2
2012-11-30ssb: extif: fix compile errorsHauke Mehrtens1-7/+7
2012-11-30bcma: handle return value of pci_assign_resourceHauke Mehrtens1-3/+7
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg2-10/+34
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg3-3/+12