summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-08-222-5/+5
|\
| * Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdioAndy Shevchenko2013-08-211-2/+2
| * Bluetooth: replace strict_strtol() with kstrtol()Jingoo Han2013-07-251-3/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-1620-713/+809
|\ \
| * | iwlwifi: mvm: Add PBW snoozing enablementAlexander Bondar2013-08-165-2/+54
| * | iwlwifi: mvm: Implement CQM offloadingAndrei Otcheretianski2013-08-166-11/+133
| * | iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()Luciano Coelho2013-08-162-4/+6
| * | iwlwifi: Kconfig: fix help texts wrt 7260 and 3160 devicesLuciano Coelho2013-08-161-6/+7
| * | iwlwifi: use a macro for default probe lengthLuciano Coelho2013-08-162-1/+4
| * | iwlwifi: mvm: refactor resume from WoWLAN codeJohannes Berg2013-08-161-63/+88
| * | iwlwifi: mvm: remove unused param of rs_dbgfs_set_mcsEyal Shapira2013-08-161-6/+6
| * | iwlwifi: mvm: remove MIMO3 from rate scale codeEyal Shapira2013-08-122-389/+45
| * | iwlwifi: mvm: Add basic uAPSD client supportAlexander Bondar2013-08-126-28/+135
| * | iwlwifi: mvm: don't clear tbl->win mistakenlyEliad Peller2013-08-121-1/+1
| * | iwlwifi: mvm: remove unused fields of iwl_rs_rate_infoEyal Shapira2013-08-122-43/+16
| * | iwlwifi: pcie: returning positive instead of negativeDan Carpenter2013-08-121-1/+1
| * | iwlwifi: mvm: remove rate_scale_data debugfs entryEyal Shapira2013-08-122-31/+0
| * | iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc()Luciano Coelho2013-08-122-13/+17
| * | iwlwifi: mvm: add support to the new FW time event APIEytan Lifshitz2013-08-123-73/+251
| * | iwlwifi: pcie: Remove duplicate code from pcie irq handlersIdo Yariv2013-08-091-16/+8
| * | iwlwifi: pcie: Refactor iwl_rxq_spaceIdo Yariv2013-08-091-9/+10
| * | iwlwifi: pcie: Refactor iwl_queue_spaceIdo Yariv2013-08-091-12/+24
| * | iwlwifi: introduce external debug levelMatti Gottlieb2013-08-091-0/+2
| * | iwlwifi: mvm: Fix beacon filtering enablement via debugfsAlexander Bondar2013-08-091-4/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-1610-20/+26
|\ \ \
| * | | mac80211: add vif to testmode cmdDavid Spinadel2013-08-123-2/+5
| * | | cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-123-4/+10
| * | | mac80211: add control port protocol TX control flagJohannes Berg2013-08-123-9/+9
| * | | wireless: make TU conversion macros availableJohannes Berg2013-08-061-5/+2
* | | | rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592Gabor Juhos2013-08-161-2/+6
* | | | rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helperGabor Juhos2013-08-164-13/+36
* | | | ath9k: enable CSA functionality in ath9kSimon Wunderlich2013-08-165-0/+43
* | | | ath5k: enable support for 5 MHz and 10 MHz channelsSimon Wunderlich2013-08-164-5/+25
* | | | ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich2013-08-163-9/+42
* | | | ath5k: report 5/10 MHz channelsSimon Wunderlich2013-08-161-0/+10
* | | | ath9k: announce that ath9k supports 5/10 MHzSimon Wunderlich2013-08-161-0/+1
* | | | ath9k: set 5/10 MHz supported channels and fix bitrateSimon Wunderlich2013-08-162-8/+21
* | | | ath9k: report 5/10 MHz channelsSimon Wunderlich2013-08-161-0/+11
* | | | ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-166-40/+51
* | | | ath9k: always use SIFS times from OFDM for 5/10 MHzSimon Wunderlich2013-08-161-3/+2
* | | | brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville2013-08-151-4/+11
* | | | rtlwifi: sparse warnings: cast to restricted typeMark Schulte2013-08-151-8/+8
* | | | ath9k: Use lockless variant to initialize RX fifoSujith Manoharan2013-08-151-1/+1
* | | | ath9k: Optimize LNA checkSujith Manoharan2013-08-151-30/+47
* | | | ath9k: Identify first subframe in an A-MPDUSujith Manoharan2013-08-153-2/+5
* | | | ath9k: Handle invalid RSSISujith Manoharan2013-08-151-16/+33
* | | | ath9k: Remove unused function argumentSujith Manoharan2013-08-151-2/+1
* | | | ath9k: Fix error condition for corrupt descriptorsSujith Manoharan2013-08-151-10/+18
* | | | ath9k: Handle corrupt descriptors properlySujith Manoharan2013-08-151-2/+10
* | | | ath9k: Move the RX poll check to preprocess()Sujith Manoharan2013-08-151-4/+4