index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
mvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-04-26
4
-20
/
+8
|
\
|
*
iwlwifi: mvm: remove usage of power_save module parameter
Alexander Bondar
2013-04-18
2
-5
/
+3
|
*
iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP mode
Alexander Bondar
2013-04-16
1
-8
/
+2
|
*
iwlwifi: mvm: fix first_antenna
Emmanuel Grumbach
2013-04-16
1
-2
/
+3
|
*
iwlwifi: mvm: remove TODO which has been addressed
Emmanuel Grumbach
2013-04-16
1
-5
/
+0
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-04-10
14
-206
/
+597
|
\
|
|
*
iwlwifi: mvm: remove users of nvm_data->valid_tx_ant
Emmanuel Grumbach
2013-04-08
2
-19
/
+19
|
*
iwlwifi: mvm: rename iwl_mvm_new_bt_coex_notif
Emmanuel Grumbach
2013-04-03
1
-8
/
+7
|
*
iwlwifi: mvm: clean up invalid station handling
Emmanuel Grumbach
2013-04-03
4
-7
/
+7
|
*
iwlwifi: mvm: beautify code in BT Coex
Emmanuel Grumbach
2013-04-03
1
-22
/
+10
|
*
iwlwifi: mvm: Sync FW API time event notification change
Ilan Peer
2013-04-03
2
-11
/
+32
|
*
iwlwifi: sleep for at least 10 seconds
Johannes Berg
2013-04-03
1
-1
/
+8
|
*
iwlwifi: mvm: remove redundant iwl_power_get_params()
Alexander Bondar
2013-04-03
2
-13
/
+4
|
*
iwlwifi: mvm: change active-to-powersave transition time for BPS
Alexander Bondar
2013-04-03
1
-2
/
+2
|
*
iwlwifi: mvm: encapsulate power table command log message
Alexander Bondar
2013-04-03
1
-18
/
+21
|
*
iwlwifi: mvm: set keepalive period regardless of PM state
Alexander Bondar
2013-04-03
2
-3
/
+11
|
*
iwlwifi: mvm: always send power table command
Alexander Bondar
2013-04-03
1
-14
/
+12
|
*
iwlwifi: mvm: Fix active-to-powersave transition time units
Alexander Bondar
2013-04-03
1
-4
/
+4
|
*
iwlwifi: mvm: don't disable power management due to P2P device
Alexander Bondar
2013-04-03
2
-5
/
+17
|
*
iwlwifi: mvm: Rename some power management definitions and methods
Alexander Bondar
2013-04-03
2
-7
/
+8
|
*
iwlwifi: mvm: downgrade to old power management API
Alexander Bondar
2013-04-03
2
-67
/
+27
|
*
iwlwifi: mvm: remove BT Coex constraints upon roaming to A band
Emmanuel Grumbach
2013-04-03
3
-17
/
+52
|
*
iwlwifi: mvm: implement reduced Tx power
Emmanuel Grumbach
2013-04-03
5
-38
/
+283
|
*
iwlwifi: mvm: add per-interface debugfs with mac_params file
Johannes Berg
2013-04-03
3
-2
/
+124
|
*
iwlwifi: mvm: split long debug print
Emmanuel Grumbach
2013-03-26
1
-4
/
+6
|
*
iwlwifi: mvm: ignore bt_ch_announce module parameter
Emmanuel Grumbach
2013-03-26
1
-2
/
+1
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
1
-3
/
+9
|
\
\
|
|
/
|
/
|
|
*
mac80211: add P2P NoA settings
Janusz Dziedzic
2013-03-22
1
-3
/
+9
*
|
iwlwifi: mvm: Add support for different ROC types
Ilan Peer
2013-03-20
3
-17
/
+24
*
|
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
Johannes Berg
2013-03-20
3
-6
/
+7
|
\
\
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-03-08
33
-267
/
+1504
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
mac80211: Allow drivers to differentiate between ROC types
Ilan Peer
2013-03-06
1
-3
/
+4
|
*
|
wireless: move sequence number arithmetic to ieee80211.h
Johannes Berg
2013-03-06
2
-3
/
+3
*
|
|
iwlwifi: mvm: Increase the max remain on channel time
Ilan Peer
2013-03-20
1
-1
/
+1
*
|
|
iwlwifi: mvm: fix WoWLAN RF-kill bug
Johannes Berg
2013-03-20
1
-7
/
+3
*
|
|
iwlwifi: mvm: tune the move to static SMPS due to BT load
Emmanuel Grumbach
2013-03-20
1
-1
/
+3
*
|
|
iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLV
Emmanuel Grumbach
2013-03-20
4
-11
/
+10
*
|
|
iwlwifi: mvm: take the radio type / step / dash from TLVs
Emmanuel Grumbach
2013-03-20
1
-16
/
+6
*
|
|
iwlwifi: mvm: specify filter flags in monitor mode
Johannes Berg
2013-03-20
1
-1
/
+6
*
|
|
iwlwifi: mvm: print the flags in ALIVE notification
Emmanuel Grumbach
2013-03-20
1
-2
/
+3
*
|
|
iwlwifi: mvm: Fix quota handling for monitor interface
Ilan Peer
2013-03-20
3
-3
/
+9
*
|
|
iwlwifi: mvm: Remove obsolete queue definitions
Ilan Peer
2013-03-20
5
-14
/
+10
*
|
|
iwlwifi: mvm: don't support multi-channel inhibition
Emmanuel Grumbach
2013-03-20
1
-2
/
+1
*
|
|
iwlwifi: mvm: fix the {ack,cts}_kill_msk
Emmanuel Grumbach
2013-03-20
1
-7
/
+7
*
|
|
iwlwifi: mvm: Add beacon notification handler
Ilan Peer
2013-03-20
5
-0
/
+31
*
|
|
iwlwifi: mvm: suppress key error messages in AP mode
Johannes Berg
2013-03-20
1
-0
/
+13
*
|
|
iwlwifi: mvm: MVM op_mode is supported on 7000 only
Emmanuel Grumbach
2013-03-20
5
-162
/
+38
|
|
/
|
/
|
*
|
iwlwifi: mvm: the SCD byte count is a TLV flag
Emmanuel Grumbach
2013-03-06
1
-2
/
+1
*
|
iwlwifi: move firmware restart debugfs hook to op_mode
Emmanuel Grumbach
2013-03-06
1
-0
/
+24
*
|
iwlwifi: mvm: update firmware API - MAC ID in RX
Emmanuel Grumbach
2013-03-06
1
-1
/
+2
[next]