summaryrefslogtreecommitdiff
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg2013-10-11
| | * | | | | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-10-11
| | |\ \ \ \ \
| | * | | | | | iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz2013-10-11
| | * | | | | | iwlwifi: mvm: prevent the NIC to be powered at driver load time.Eytan Lifshitz2013-10-11
| | * | | | | | iwlwifi: mvm: Add device wide power commandAlexander Bondar2013-10-11
| | * | | | | | iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach2013-10-11
| | * | | | | | iwlwifi: mvm: BT Coex - set the proper LUT for single ant devicesEmmanuel Grumbach2013-10-11
| | * | | | | | iwlwifi: mvm: BT Coex - don't limit agg size in loose schemeEmmanuel Grumbach2013-10-11
| | * | | | | | wireless: iwlwifi: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-02
| | * | | | | | iwlwifi: pcie: dump_stack upon timeout of SYNC cmdEmmanuel Grumbach2013-10-02
| | * | | | | | iwlwifi: mvm: change the name of init_ucode_run flagEytan Lifshitz2013-10-02
| | * | | | | | iwlwifi: mvm: implement new IPv6 offload APIJohannes Berg2013-10-02
| | * | | | | | iwlwifi: mvm: BT Coex - Correctly enable and treat rssi eventsEmmanuel Grumbach2013-10-02
| | * | | | | | iwlwifi: mvm: BT Coex - adapt debugfs to new APIEmmanuel Grumbach2013-10-02
| | * | | | | | iwlwifi: mvm: don't use reduced Tx power when not applicableEmmanuel Grumbach2013-10-02
| | * | | | | | iwlwifi: mvm: make debugfs write() operations write up to count bytesDjalal Harouni2013-10-02
| | * | | | | | iwlwifi: mvm: remove GF support in rsEyal Shapira2013-10-02
| | * | | | | | iwlwifi: mvm: support VHT in rsEyal Shapira2013-10-02
| | * | | | | | iwlwifi: mvm: BT Coex - use data from firmwareEmmanuel Grumbach2013-10-02
| | * | | | | | iwlwifi: mvm: BT Coex - no need to send envelopesEmmanuel Grumbach2013-10-02
| | * | | | | | iwlwifi: mvm: new BT Coex APIEmmanuel Grumbach2013-10-02
| | * | | | | | iwlwifi: mvm: support sched scan if supported by the fwDavid Spinadel2013-10-02
| | * | | | | | iwlwifi: mvm: add no_basic_ssid optionDavid Spinadel2013-10-02
| | * | | | | | iwlwifi: mvm: don't sleep while allocating in atomic contextEmmanuel Grumbach2013-10-02
| | * | | | | | iwlwifi: mvm: update expected tpt tables for VHTEyal Shapira2013-10-02
| | * | | | | | iwlwifi: mvm: fix switch from shared antenna in case of BT loadEyal Shapira2013-10-02
| | * | | | | | iwlwifi: pcie: clean RFKILL interrupt in AMPGEmmanuel Grumbach2013-10-02
| | * | | | | | iwlwifi: mvm: split ADD_STA and ADD_STA_KEY in firmware APIMax Stepanov2013-10-02
| | * | | | | | iwlwifi: mvm: Adjust some power management constantsAlexander Bondar2013-10-02
| | * | | | | | iwlwifi: mvm: fix locking in iwl_mvm_bt_rssi_event()Johannes Berg2013-10-02
| | * | | | | | iwlwifi: mvm: Implement BT coex notificationsAndrei Otcheretianski2013-10-02
| | * | | | | | iwlwifi: mvm: give client MACs time to synchronise during restartJohannes Berg2013-10-02
| | * | | | | | iwlwifi: mvm: remove rs FSM actions relevant only for 3 antennasEyal Shapira2013-10-02
| | * | | | | | iwlwifi: mvm: use CTS to Self if firmware allows itEmmanuel Grumbach2013-10-02
| | * | | | | | iwlwifi: mvm: debugfs: add an option to set antennas for scan commandOren Givon2013-10-02
| | * | | | | | iwlwifi: mvm: query firmware for non-QoS seqnoJohannes Berg2013-10-02
| | * | | | | | iwlwifi: mvm: implement beacon filtering testmode commandJohannes Berg2013-10-02
| | * | | | | | iwlwifi: mvm: implement NoA testing using testmode cmdDavid Spinadel2013-10-02
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2013-10-18
| |\ \ \ \ \ \
| | * | | | | | ath10k: add might_sleep() to ath10k_wmi_cmd_send()Kalle Valo2013-10-16
| | * | | | | | ath10k: fix ath10k_bss_assoc() to not sleep in atomic contextKalle Valo2013-10-16
| | * | | | | | ath10k: remove unnecessary checksMichal Kazior2013-10-16
| | * | | | | | ath10k: fix scheduling while atomic config bugMichal Kazior2013-10-16
| | * | | | | | ath10k: track vif list internallyMichal Kazior2013-10-16
| | * | | | | | ath10k: fix add_interface failure handlingMichal Kazior2013-10-16
| | * | | | | | ath10k: use workqueue to set WEP TX keyMichal Kazior2013-10-16
| | * | | | | | ath10k: return better errno for unsupported pdev paramsBartosz Markowski2013-10-16
| | * | | | | | ath10k: rename WMI_CMD_UNDEFINEDBartosz Markowski2013-10-16
| | * | | | | | ath10k: do not warn about unsupported vdev paramBartosz Markowski2013-10-16
| | * | | | | | ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()Fengguang Wu2013-10-09