summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka2013-10-111-11/+11
| | | * iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg2013-10-111-5/+26
| * | | 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/+23Star
| * | | iwlwifi: mvm: BT Coex - remove duplicate code in rate controlEmmanuel Grumbach2013-10-111-7/+0Star
| * | | iwlwifi: mvm: BT Coex - start AMPDU even when BT is activeEmmanuel Grumbach2013-10-111-11/+0Star
| * | | 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-111-4/+4
| |\ \ \
| * | | | 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/+0Star
| * | | | 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/+19Star
| * | | | 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/+0Star
| * | | | 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/+3Star
| * | | | 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/+48Star
| * | | | 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