index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
mvm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-26
iwlwifi: mvm: fix flushing not started aggregation sessions
Johannes Berg
1
-3
/
+8
2013-07-26
iwlwifi: mvm: Disable managed PS when GO is added
Ilan Peer
1
-21
/
+21
2013-07-24
iwlwifi: mvm: set SSID bits for passive channels
David Spinadel
2
-10
/
+2
2013-07-24
iwlwifi: mvm: use only a single GTK in D3
Johannes Berg
1
-5
/
+10
2013-07-16
iwlwifi: mvm: remove extra SSID from probe request
David Spinadel
1
-2
/
+4
2013-07-16
iwlwifi: mvm: fix bug in scan ssid
David Spinadel
1
-2
/
+2
2013-07-16
iwlwifi: mvm: refuse connection to APs with BI < 16
Johannes Berg
1
-0
/
+16
2013-07-16
iwlwifi: mvm: track the number of Rx BA sessions
Emmanuel Grumbach
3
-0
/
+17
2013-07-16
iwlwifi: mvm: fix L2P BA ressources leak
Emmanuel Grumbach
1
-2
/
+6
2013-07-16
iwlwifi: mvm: Fix VIF specific debugfs directory creation
Alexander Bondar
1
-1
/
+5
2013-07-16
iwlwifi: mvm: unregister leds when registration failed
Emmanuel Grumbach
1
-1
/
+5
2013-06-25
iwlwifi: mvm: Add support for Low Power RX
Alexander Bondar
4
-3
/
+52
2013-06-25
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
Johannes Berg
4
-15
/
+18
2013-06-25
iwlwifi: mvm: Change the settings of AP beacon time
Ilan Peer
1
-5
/
+51
2013-06-25
iwlwifi: mvm: add thermal throttling debugging
eytan lifshitz
2
-2
/
+22
2013-06-25
iwlwifi: mvm: add BT-Coex LUT for 1x1 products
Emmanuel Grumbach
1
-1
/
+20
2013-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+3
2013-06-18
iwlwifi: remove testmode
Johannes Berg
1
-1
/
+0
2013-06-18
iwlwifi: remove auto_agg module parameter
Emmanuel Grumbach
1
-18
/
+12
2013-06-18
iwlwifi: mvm: allow firmware crashes to wake system for debug
Johannes Berg
3
-0
/
+10
2013-06-14
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
3
-15
/
+14
2013-06-13
iwlwifi: mvm: remove obsolete comment
Emmanuel Grumbach
1
-1
/
+0
2013-06-13
iwlwifi: mvm: take the seqno from packet if transmit failed
Emmanuel Grumbach
1
-2
/
+2
2013-06-13
iwlwifi: mvm: mark scratch area in TX command
Johannes Berg
1
-4
/
+5
2013-06-13
iwlwifi: mvm: removed an unused parameter from a function
Oren Givon
1
-8
/
+7
2013-06-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-14
/
+15
2013-06-12
iwlwifi: fix rate control regression
Moshe Benji
1
-0
/
+1
2013-06-11
iwlwifi: mvm: Update the supported interface combinations
Ilan Peer
1
-3
/
+3
2013-06-11
iwlwifi: mvm: don't set the MCAST queue in STA's queue list
Emmanuel Grumbach
2
-7
/
+1
2013-06-11
iwlwifi: mvm: properly tell the fw that a STA is awake
Emmanuel Grumbach
1
-7
/
+1
2013-06-11
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
Johannes Berg
1
-1
/
+13
2013-06-11
iwlwifi: mvm: fix irrelevant comment
Emmanuel Grumbach
1
-2
/
+1
2013-06-11
iwlwifi: mvm: remove unused wait_for_ba field
Emmanuel Grumbach
1
-2
/
+0
2013-06-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
16
-55
/
+342
2013-06-10
iwlwifi: mvm: remove iwl_mvm_dbgfs_set_fw_dbg_log declaration
Johannes Berg
1
-5
/
+0
2013-06-05
mac80211: Use suitable semantics for beacon availability indication
Alexander Bondar
1
-1
/
+1
2013-06-05
iwlwifi: mvm: don't request SMPS on non-STA iface
Eytan Lifshitz
1
-0
/
+3
2013-06-05
iwlwifi: mvm: fix MCAST in AP mode
Emmanuel Grumbach
1
-1
/
+1
2013-06-05
iwlwifi: mvm: enable PM always in unassociated mode
Alexander Bondar
2
-0
/
+5
2013-06-04
iwlwifi: mvm: Change location of vif_count verification for PM
Alexander Bondar
2
-26
/
+17
2013-06-04
iwlwifi: mvm: correctly configure MCAST in AP mode
Emmanuel Grumbach
3
-2
/
+13
2013-06-04
iwlwifi: mvm: reorder Rx handler for performance purposes
Emmanuel Grumbach
1
-4
/
+5
2013-06-04
iwlwifi: mvm: Fix quota command settings
Ilan Peer
1
-9
/
+16
2013-06-04
iwlwifi: mvm: correctly set the flags for BAR
Emmanuel Grumbach
1
-1
/
+2
2013-06-04
iwlwifi: mvm: don't enable MIMO when BT is active
Emmanuel Grumbach
2
-1
/
+108
2013-06-04
iwlwifi: mvm: don't start BA agreement when BT is active
Emmanuel Grumbach
1
-0
/
+11
2013-06-04
iwlwifi: mvm: limit the length of the AMPDU when BT is running
Emmanuel Grumbach
1
-0
/
+7
2013-06-04
iwlwifi: mvm: fix the LUT for BT Coex
Emmanuel Grumbach
1
-1
/
+1
2013-06-04
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
24
-169
/
+2347
2013-06-03
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+13
[next]