summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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
| | * | | | | | iwlwifi: mvm: update expected tpt tables for VHTEyal Shapira2013-10-022-26/+42
| | * | | | | | iwlwifi: mvm: fix switch from shared antenna in case of BT loadEyal Shapira2013-10-021-7/+8
| | * | | | | | iwlwifi: pcie: clean RFKILL interrupt in AMPGEmmanuel Grumbach2013-10-022-0/+5
| | * | | | | | iwlwifi: mvm: split ADD_STA and ADD_STA_KEY in firmware APIMax Stepanov2013-10-025-45/+200
| | * | | | | | iwlwifi: mvm: Adjust some power management constantsAlexander Bondar2013-10-023-11/+29
| | * | | | | | iwlwifi: mvm: fix locking in iwl_mvm_bt_rssi_event()Johannes Berg2013-10-021-6/+3
| | * | | | | | iwlwifi: mvm: Implement BT coex notificationsAndrei Otcheretianski2013-10-024-15/+39
| | * | | | | | iwlwifi: mvm: give client MACs time to synchronise during restartJohannes Berg2013-10-023-4/+28
| | * | | | | | iwlwifi: mvm: remove rs FSM actions relevant only for 3 antennasEyal Shapira2013-10-022-67/+48
| | * | | | | | iwlwifi: mvm: use CTS to Self if firmware allows itEmmanuel Grumbach2013-10-021-1/+5
| | * | | | | | iwlwifi: mvm: debugfs: add an option to set antennas for scan commandOren Givon2013-10-023-1/+65
| | * | | | | | iwlwifi: mvm: query firmware for non-QoS seqnoJohannes Berg2013-10-025-26/+43
| | * | | | | | iwlwifi: mvm: implement beacon filtering testmode commandJohannes Berg2013-10-022-0/+15
| | * | | | | | iwlwifi: mvm: implement NoA testing using testmode cmdDavid Spinadel2013-10-024-0/+195
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2013-10-1815-388/+2674
| |\ \ \ \ \ \
| | * | | | | | ath10k: add might_sleep() to ath10k_wmi_cmd_send()Kalle Valo2013-10-161-0/+2
| | * | | | | | ath10k: fix ath10k_bss_assoc() to not sleep in atomic contextKalle Valo2013-10-161-19/+37
| | * | | | | | ath10k: remove unnecessary checksMichal Kazior2013-10-161-21/+0
| | * | | | | | ath10k: fix scheduling while atomic config bugMichal Kazior2013-10-161-84/+62
| | * | | | | | ath10k: track vif list internallyMichal Kazior2013-10-163-0/+7
| | * | | | | | ath10k: fix add_interface failure handlingMichal Kazior2013-10-161-13/+40
| | * | | | | | ath10k: use workqueue to set WEP TX keyMichal Kazior2013-10-162-18/+39
| | * | | | | | ath10k: return better errno for unsupported pdev paramsBartosz Markowski2013-10-161-1/+1
| | * | | | | | ath10k: rename WMI_CMD_UNDEFINEDBartosz Markowski2013-10-162-24/+24
| | * | | | | | ath10k: do not warn about unsupported vdev paramBartosz Markowski2013-10-162-2/+3
| | * | | | | | ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()Fengguang Wu2013-10-091-1/+1
| | * | | | | | ath10k: fix ath10k_debug_start() lockingKalle Valo2013-10-093-1/+31
| | * | | | | | ath10k: Fix bug in max. VHT A-MPDU sizeSujith Manoharan2013-10-081-1/+14
| | * | | | | | ath10k: fix RX performance when using AP 10.X FWMichal Kazior2013-10-081-1/+1
| | * | | | | | ath10k: fix possible memory leak in new FW loadingMichal Kazior2013-10-081-3/+6
| | * | | | | | ath10k: fix printf format stringMichal Kazior2013-10-081-2/+2
| | * | | | | | ath10k: remove num_sends_allowedMichal Kazior2013-10-074-24/+18
| | * | | | | | ath10k: remove ce_sendlist_sendMichal Kazior2013-10-073-51/+2
| | * | | | | | ath10k: split vdev_id calculation from tx functionMichal Kazior2013-10-071-10/+15
| | * | | | | | ath10k: split tid calculation from tx functionMichal Kazior2013-10-071-8/+15
| | * | | | | | ath10k: extend the max_scan timeBartosz Markowski2013-10-071-1/+1
| | * | | | | | ath10k: enable 10.x firmware branch supportBartosz Markowski2013-10-071-6/+1
| | * | | | | | ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_serviceVladimir Murzin2013-10-011-1/+1
| | * | | | | | ath10k: implement firmware IE container supportKalle Valo2013-09-304-2/+206
| | * | | | | | ath10k: store separate pointers for firmware dataKalle Valo2013-09-302-14/+37
| | * | | | | | ath10k: rename board_data in struct ath10kKalle Valo2013-09-302-10/+10
| | * | | | | | ath10k: handle FW API differences for scan structuresBartosz Markowski2013-09-272-4/+97
| | * | | | | | ath10k: introduce dynamic pdev parametersBartosz Markowski2013-09-274-9/+265
| | * | | | | | ath10k: introduce dynamic vdev parametersBartosz Markowski2013-09-274-25/+332
| | * | | | | | ath10k: add TARGET values for 10.x firmwareBartosz Markowski2013-09-272-29/+60