| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: bluecard: Use del_timer_sync() in teardown path | Thomas Gleixner | 2014-03-23 | 1 | -1/+1 |
* | Bluetooth: btmrvl: don't consume all vendor specific events | Amitkumar Karwar | 2014-03-20 | 1 | -5/+6 |
* | Bluetooth: Fix endianess issue in the ath3k driver | Peng Chen | 2014-03-07 | 1 | -2/+2 |
* | Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012. | Peng Chen | 2014-03-05 | 2 | -0/+3 |
* | Bluetooth: Remove assignments in if-statements | Valentin Ilie | 2014-03-05 | 9 | -35/+59 |
* | Bluetooth: Stop BCSP/H5 timer before cleaning up | Michael Knudsen | 2014-03-04 | 2 | -3/+5 |
* | Bluetooth: append new supported device to the list [0b05:17d0] | Andy Shevchenko | 2014-02-18 | 2 | -0/+3 |
* | Bluetooth: sort the list of IDs in the source code | Andy Shevchenko | 2014-02-18 | 2 | -65/+65 |
* | Bluetooth: allocate static minor for vhci | Lucas De Marchi | 2014-02-18 | 1 | -1/+2 |
* | Bluetooth: btusb: Add IMC Networks (Broadcom based) | Jurgen Kramer | 2014-02-15 | 1 | -0/+3 |
* | Bluetooth: Add firmware update for Atheros 0cf3:311f | Oliver Neukum | 2014-02-13 | 2 | -0/+3 |
* | Bluetooth: Enable Atheros 0cf3:311e for firmware upload | Oliver Neukum | 2014-02-13 | 2 | -0/+3 |
* | mwifiex: add key material v2 support | Avinash Patil | 2014-02-12 | 6 | -12/+388 |
* | mwifiex: parse API version from FW | Avinash Patil | 2014-02-12 | 4 | -1/+60 |
* | mwifiex: disable all TDLS link during disconnection | Avinash Patil | 2014-02-12 | 3 | -0/+40 |
* | mwifiex: separate BA params for TDLS link if 11ac is supported | Avinash Patil | 2014-02-12 | 2 | -5/+38 |
* | mwifiex: add VHT support for TDLS | Avinash Patil | 2014-02-12 | 6 | -7/+346 |
* | mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlv | Avinash Patil | 2014-02-12 | 1 | -11/+12 |
* | mwifiex: AMPDU support for TDLS link | Avinash Patil | 2014-02-12 | 5 | -4/+31 |
* | mwifiex: tdls related handling for data packets addressed to TDLS peer | Avinash Patil | 2014-02-12 | 3 | -6/+48 |
* | mwifiex: provision for holding and restoring packets during TDLS setup | Avinash Patil | 2014-02-12 | 4 | -0/+100 |
* | mwifiex: add cfg80211 change_station handler support | Avinash Patil | 2014-02-12 | 6 | -1/+137 |
* | mwifiex: add cfg80211 add_station handler support | Avinash Patil | 2014-02-12 | 4 | -0/+64 |
* | mwifiex: add cfg80211 tdls_oper handler support | Avinash Patil | 2014-02-12 | 8 | -0/+246 |
* | mwifiex: parse TDLS action frames during RX | Avinash Patil | 2014-02-12 | 6 | -7/+160 |
* | mwifiex: add tdls_mgmt handler support | Avinash Patil | 2014-02-12 | 8 | -0/+533 |
* | mwifiex: cleanup in mwifiex_fill_cap_info() | Amitkumar Karwar | 2014-02-12 | 4 | -16/+21 |
* | mwifiex: move station list functions to common code | Avinash Patil | 2014-02-12 | 3 | -118/+124 |
* | mwifiex: make tos_to_tid_inv part of mwifiex_private structure | Avinash Patil | 2014-02-12 | 4 | -23/+28 |
* | mwifiex: handle AMPDU supported check for AP interface | Avinash Patil | 2014-02-12 | 2 | -7/+21 |
* | mwifiex: advertise correct beamforming information for VHT | Amitkumar Karwar | 2014-02-12 | 2 | -2/+13 |
* | mwifiex: update beamforming capability field for HT | Amitkumar Karwar | 2014-02-12 | 2 | -0/+7 |
* | mwifiex: don't leak DMA command skbuffs | Aaron Durbin | 2014-02-12 | 1 | -7/+7 |
* | mwifiex: balance dma map/unmap sizes | Aaron Durbin | 2014-02-12 | 2 | -74/+72 |
* | mwifiex: implement extended scan feature | Amitkumar Karwar | 2014-02-12 | 8 | -8/+255 |
* | mwifiex: separate out next scan command queueing logic | Amitkumar Karwar | 2014-02-12 | 1 | -62/+71 |
* | mwifiex: separate out response buffer parsing code | Amitkumar Karwar | 2014-02-12 | 1 | -146/+163 |
* | mwifiex: change beacon parameter structure | Amitkumar Karwar | 2014-02-12 | 2 | -13/+16 |
* | mwifiex: remove unsupported code in 11ac | Bing Zhao | 2014-02-12 | 6 | -28/+17 |
* | mwifiex: improve readability in 11ac mcsmap to maxrate conversion | Bing Zhao | 2014-02-12 | 1 | -13/+13 |
* | mwifiex: make 11ac mcs rate tables global and const | Bing Zhao | 2014-02-12 | 2 | -132/+114 |
* | mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTED | Bing Zhao | 2014-02-12 | 2 | -8/+8 |
* | ath9k: Calculate IQ-CAL median | Sujith Manoharan | 2014-02-12 | 1 | -12/+79 |
* | ath9k: Expand the IQ coefficient array | Sujith Manoharan | 2014-02-12 | 1 | -20/+21 |
* | ath9k: Modify IQ calibration for AR955x | Sujith Manoharan | 2014-02-12 | 1 | -22/+59 |
* | ath9k: Fix magnitude/phase calculation | Sujith Manoharan | 2014-02-12 | 1 | -3/+7 |
* | ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passes | Sujith Manoharan | 2014-02-12 | 1 | -4/+4 |
* | ath9k: Check explicitly for IQ calibration | Sujith Manoharan | 2014-02-12 | 1 | -1/+6 |
* | ath9k: Fix IQ cal post processing for SoC | Sujith Manoharan | 2014-02-12 | 1 | -2/+2 |
* | ath9k_htc: Add device ID for Buffalo WLI-UV-AG300P | Masaki TAGAWA | 2014-02-12 | 1 | -0/+2 |