summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | iwlwifi: mvm: remove rate_scale_data debugfs entryEyal Shapira2013-08-122-31/+0Star
| * | iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc()Luciano Coelho2013-08-122-13/+17
| * | iwlwifi: mvm: add support to the new FW time event APIEytan Lifshitz2013-08-123-73/+251
| * | iwlwifi: pcie: Remove duplicate code from pcie irq handlersIdo Yariv2013-08-091-16/+8Star
| * | iwlwifi: pcie: Refactor iwl_rxq_spaceIdo Yariv2013-08-091-9/+10
| * | iwlwifi: pcie: Refactor iwl_queue_spaceIdo Yariv2013-08-091-12/+24
| * | iwlwifi: introduce external debug levelMatti Gottlieb2013-08-091-0/+2
| * | iwlwifi: mvm: Fix beacon filtering enablement via debugfsAlexander Bondar2013-08-091-4/+1Star
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-164-14/+11Star
|\ \ \
| * | | mac80211: add control port protocol TX control flagJohannes Berg2013-08-123-9/+9
| * | | wireless: make TU conversion macros availableJohannes Berg2013-08-061-5/+2Star
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-0914-219/+247
|\ \ \ \ | | |/ / | |/| |
| * | | iwlwifi: mvm: use designated initialization for some arraysEliad Peller2013-08-061-15/+21
| * | | iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interfaceEliad Peller2013-08-061-5/+10
| * | | iwlwifi: remove transport suspend/resume indirectionJohannes Berg2013-08-063-50/+13Star
| * | | iwlwifi: pcie: some little cleanupsEliad Peller2013-08-061-7/+4Star
| * | | iwlwifi: fix some documentation typosEliad Peller2013-08-065-10/+10
| * | | iwlwifi: mvm: small cleanups in quota management codeJohannes Berg2013-08-061-6/+5Star
| * | | iwlwifi: mvm: fix signal reporting for < 3 antennasAvri Altman2013-08-061-6/+12
| * | | iwlwifi: mvm: remove traffic load monitoring in rsEyal Shapira2013-08-062-123/+17Star
| * | | iwlwifi: pcie: fix resume when no opmode is presentJohannes Berg2013-08-061-0/+3
| * | | iwlwifi: mvm: Add RX statistics debugfs entryMatti Gottlieb2013-08-064-0/+155
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-099-39/+57
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach2013-07-262-0/+10
| * | | iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg2013-07-261-3/+8
| * | | iwlwifi: mvm: Disable managed PS when GO is addedIlan Peer2013-07-261-21/+21
| * | | iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach2013-07-261-0/+5
| * | | iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel2013-07-242-10/+2Star
| * | | iwlwifi: mvm: use only a single GTK in D3Johannes Berg2013-07-241-5/+10
| * | | iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach2013-07-221-0/+1
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-0247-892/+1308
|\ \ \ \ | | |/ / | |/| |
| * | | iwlwifi: mvm: advertise support for DYNAMIC / STATIC SMPSEmmanuel Grumbach2013-07-311-1/+3