summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* ath: split user and driver reguluatory hint parsingLuis R. Rodriguez2013-10-181-0/+1
* ath: move common dynamic regulatory domain setting to a helperLuis R. Rodriguez2013-10-181-18/+37
* rt2x00: rt2800lib: autodetect 5GHz band supportGabor Juhos2013-10-181-4/+4
* rt2x00: rt2800lib: use switch statement for RF specific setupGabor Juhos2013-10-181-21/+30
* rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM accessGabor Juhos2013-10-181-10/+6
* ath9k/ath: move dfs pattern detector to athJanusz Dziedzic2013-10-188-8/+8
* ath9k: dfs use CFG80211_CERTIFICATION_ONUS flagJanusz Dziedzic2013-10-182-10/+3
* ath9k: dfs move ath_dfs_pool_statsJanusz Dziedzic2013-10-186-21/+35
* ath9k: dfs kill ath9k specyfic codeJanusz Dziedzic2013-10-183-12/+13
* libertas: move firmware lifetime handling to firmware.cDan Williams2013-10-185-26/+16
* ath9k: add HT40 spectral scan capabilityLorenzo Bianconi2013-10-182-38/+137
* ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi2013-10-184-8/+10
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-10-1841-1001/+3484
|\
| * iwlwifi: mvm: fix operator precedenceDavid Spinadel2013-10-181-1/+2
| * iwlwifi: mvm: fix fw_rx_stats debugfs entryLuciano Coelho2013-10-181-3/+6
| * iwlwifi: mvm: BT Coex - enable Tx power based on BT statusEmmanuel Grumbach2013-10-181-2/+2
| * iwlwifi: mvm: BT Coex - always set mandatory fieldsEmmanuel Grumbach2013-10-182-3/+11
| * iwlwifi: mvm: NVM - increase max section sizeIdan Kahlon2013-10-181-1/+1
| * iwlwifi: support Signed firmware image and Dual CPUsEran Harary2013-10-115-5/+197
| * iwlwifi: mvm: add IBSS supportJohannes Berg2013-10-117-41/+102
| * iwlwifi: Support 7265 devicesEran Harary2013-10-113-1/+19
| * iwlwifi: mvm: BT Coex - update integration with rate controlEmmanuel Grumbach2013-10-113-43/+23
| * iwlwifi: mvm: BT Coex - remove duplicate code in rate controlEmmanuel Grumbach2013-10-111-7/+0
| * iwlwifi: mvm: BT Coex - start AMPDU even when BT is activeEmmanuel Grumbach2013-10-111-11/+0
| * iwlwifi: mvm: BT Coex - tune SMPS parametersEmmanuel Grumbach2013-10-111-4/+4
| * iwlwifi: mvm: BT Coex - track bandwidth changes in HTEmmanuel Grumbach2013-10-113-5/+6
| * iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg2013-10-117-23/+420
| * Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-10-11175-2882/+13679
| |\
| * | iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz2013-10-118-22/+35
| * | iwlwifi: mvm: prevent the NIC to be powered at driver load time.Eytan Lifshitz2013-10-114-49/+97
| * | iwlwifi: mvm: Add device wide power commandAlexander Bondar2013-10-117-47/+120
| * | iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach2013-10-111-1/+3
| * | iwlwifi: mvm: BT Coex - set the proper LUT for single ant devicesEmmanuel Grumbach2013-10-111-2/+52
| * | iwlwifi: mvm: BT Coex - don't limit agg size in loose schemeEmmanuel Grumbach2013-10-113-7/+44
| * | wireless: iwlwifi: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-021-3/+0
| * | iwlwifi: pcie: dump_stack upon timeout of SYNC cmdEmmanuel Grumbach2013-10-021-0/+1
| * | iwlwifi: mvm: change the name of init_ucode_run flagEytan Lifshitz2013-10-022-5/+9
| * | iwlwifi: mvm: implement new IPv6 offload APIJohannes Berg2013-10-023-5/+118
| * | iwlwifi: mvm: BT Coex - Correctly enable and treat rssi eventsEmmanuel Grumbach2013-10-021-10/+30
| * | iwlwifi: mvm: BT Coex - adapt debugfs to new APIEmmanuel Grumbach2013-10-023-14/+55
| * | iwlwifi: mvm: don't use reduced Tx power when not applicableEmmanuel Grumbach2013-10-021-4/+12
| * | iwlwifi: mvm: make debugfs write() operations write up to count bytesDjalal Harouni2013-10-021-4/+8
| * | iwlwifi: mvm: remove GF support in rsEyal Shapira2013-10-022-72/+19
| * | iwlwifi: mvm: support VHT in rsEyal Shapira2013-10-025-246/+431
| * | iwlwifi: mvm: BT Coex - use data from firmwareEmmanuel Grumbach2013-10-022-27/+53
| * | iwlwifi: mvm: BT Coex - no need to send envelopesEmmanuel Grumbach2013-10-022-41/+0
| * | iwlwifi: mvm: new BT Coex APIEmmanuel Grumbach2013-10-027-146/+388
| * | iwlwifi: mvm: support sched scan if supported by the fwDavid Spinadel2013-10-027-4/+538
| * | iwlwifi: mvm: add no_basic_ssid optionDavid Spinadel2013-10-023-14/+34
| * | iwlwifi: mvm: don't sleep while allocating in atomic contextEmmanuel Grumbach2013-10-021-1/+1
OpenPOWER on IntegriCloud