summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-237-4/+70
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | iwlwifi: pcie: fix merge damageJohannes Berg2013-10-071-4/+4
| | |_|/ | |/| |
| * | | iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach2013-10-021-1/+11
| * | | iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach2013-10-023-0/+17
| * | | iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach2013-10-021-2/+4
| * | | iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb2013-10-021-0/+32
| * | | iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach2013-10-021-0/+2
| * | | iwlwifi: mvm: Disable uAPSD for D3 imageAlexander Bondar2013-10-021-1/+4
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-071-4/+4
|\ \ \ | | |/ | |/|
| * | iwlwifi: pcie: fix merge damageJohannes Berg2013-10-021-4/+4
| |/
* / iwlwifi: Remove extern from function prototypesJoe Perches2013-09-254-11/+10Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2013-08-201-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-284-21/+27
|\ \
| * | iwlwifi: mvm: disconnect if time event scheduling failsJohannes Berg2013-08-061-10/+23
| * | Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2013-08-062-10/+0Star
| * | iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach2013-07-311-5/+5
| * | iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka2013-07-311-1/+4
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-1620-713/+809
|\ \ \
| * | | iwlwifi: mvm: Add PBW snoozing enablementAlexander Bondar2013-08-165-2/+54
| * | | iwlwifi: mvm: Implement CQM offloadingAndrei Otcheretianski2013-08-166-11/+133
| * | | iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()Luciano Coelho2013-08-162-4/+6
| * | | iwlwifi: Kconfig: fix help texts wrt 7260 and 3160 devicesLuciano Coelho2013-08-161-6/+7
| * | | iwlwifi: use a macro for default probe lengthLuciano Coelho2013-08-162-1/+4
| * | | iwlwifi: mvm: refactor resume from WoWLAN codeJohannes Berg2013-08-161-63/+88
| * | | iwlwifi: mvm: remove unused param of rs_dbgfs_set_mcsEyal Shapira2013-08-161-6/+6
| * | | iwlwifi: mvm: remove MIMO3 from rate scale codeEyal Shapira2013-08-122-389/+45Star
| * | | iwlwifi: mvm: Add basic uAPSD client supportAlexander Bondar2013-08-126-28/+135
| * | | iwlwifi: mvm: don't clear tbl->win mistakenlyEliad Peller2013-08-121-1/+1
| * | | iwlwifi: mvm: remove unused fields of iwl_rs_rate_infoEyal Shapira2013-08-122-43/+16Star
| * | | iwlwifi: pcie: returning positive instead of negativeDan Carpenter2013-08-121-1/+1