aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* NFC: pn533: Fix mem leak in pn533_in_dep_link_upWaldemar Rymarkiewicz2012-11-19
* NFC: pn533: Fix use after freeSzymon Janc2012-11-19
* NFC: pn533: Fix missing lock while operating on commands listSzymon Janc2012-11-19
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-19
|\
| * iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach2012-11-18
| * iwlwifi: fix monitor mode FCS flagJohannes Berg2012-11-14
* | ath9k_hw: Fix regression in device resetSujith Manoharan2012-11-19
* | mwifiex: report error to MMC core if we cannot suspendBing Zhao2012-11-16
* | mwifiex: fix system hang issue in cmd timeout error caseBing Zhao2012-11-16
* | rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2012-11-16
* | brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens2012-11-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-11-14
|\ \
| * | Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2012-11-09
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-14
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: use ieee80211_free_txskbJohannes Berg2012-11-07
| * iwlwifi: handle DMA mapping failuresJohannes Berg2012-11-05
* | ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann2012-10-30
* | rt2800: validate step value for temperature compensationStanislaw Gruszka2012-10-30
* | ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau2012-10-29
* | b43: Fix oops on unload when firmware not foundLarry Finger2012-10-24
* | mwifiex: clean up scan state on errorBing Zhao2012-10-24
* | mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao2012-10-24
* | brcmfmac: fix potential NULL dereferenceYuanhan Liu2012-10-24
* | Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau2012-10-24
* | ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan2012-10-24
* | rt2x00: usb: fix reset resumeStanislaw Gruszka2012-10-24
* | rtlwifi: pass rx setup error code to callerChristian Lamparter2012-10-24
|/
* iwlwifi: fix 6000 series channel switch commandJohannes Berg2012-10-16
* net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev2012-10-15
* bcma: fix unregistration of coresPiotr Haber2012-10-15
* brcmfmac: fix end of loop check (signedness bug)Dan Carpenter2012-10-15
* brcmfmac: set dongle mode accordingly when interface upFranky Lin2012-10-15
* brcmfmac: use control channel in roamed status reportingFranky Lin2012-10-15
* brcmfmac: handle all exceptions as an error.Hante Meuleman2012-10-15
* Merge tag 'md-3.7' of git://neil.brown.name/mdLinus Torvalds2012-10-13
|\
| * md: refine reporting of resync/reshape delays.NeilBrown2012-10-10
| * md/raid5: be careful not to resize_stripes too big.NeilBrown2012-10-10
| * md: make sure manual changes to recovery checkpoint are saved.NeilBrown2012-10-10
| * md/raid10: use correct limit variableDan Carpenter2012-10-10
| * md: writing to sync_action should clear the read-auto state.NeilBrown2012-10-10
| * Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid racesJianpeng Ma2012-10-10
| * md/raid5: make sure to_read and to_write never go negative.NeilBrown2012-10-10
| * md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write.Alexander Lyakas2012-10-10
| * md/raid5: protect debug message against NULL derefernce.NeilBrown2012-10-10
| * md/raid5: add some missing locking in handle_failed_stripe.NeilBrown2012-10-10
| * MD: raid5 avoid unnecessary zero page for trimShaohua Li2012-10-10
| * MD: raid5 trim supportShaohua Li2012-10-10
| * md/bitmap:Don't use IS_ERR to judge alloc_page().Jianpeng Ma2012-10-10
| * md/raid1: Don't release reference to device while handling read error.NeilBrown2012-10-10
| * raid: replace list_for_each_continue_rcu with new interfaceMichael Wang2012-10-10