aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-12-06ssb: set the PMU watchdog if availableHauke Mehrtens
2012-12-06ssb: get alp clock from devices with PMUHauke Mehrtens
2012-12-06bcma: register watchdog driverHauke Mehrtens
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens
2012-12-06bcma: set the pmu watchdog if availableHauke Mehrtens
2012-12-06bcma: add bcma_chipco_alp_clockHauke Mehrtens
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-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
2012-11-30brcmsmac: handle packet drop during transmit correctlyPiotr Haber
2012-11-30wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev
2012-11-30ath9k: Remove redundant NULL assignmentSujith Manoharan
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan
2012-11-30ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan
2012-11-30ath9k: Move ethtool functions to debug.cSujith Manoharan
2012-11-30rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid modeHelmut Schaa
2012-11-30mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211Avinash Patil
2012-11-30ath9k: Fix buffer overflow errorRajkumar Manoharan
2012-11-30ssb: extif: fix compile errorsHauke Mehrtens
2012-11-30bcma: handle return value of pci_assign_resourceHauke Mehrtens
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg
2012-11-26p54: improve TSF timestamp precisionChristian Lamparter