index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireless/p54: Remove duplicated net2280 header
Ricardo Ribalda Delgado
2014-11-24
2
-452
/
+12
*
rtlwifi: update RCR register in rtl_op_configure_filter()
Lorenzo Bianconi
2014-11-24
1
-0
/
+14
*
brcmfmac: fix static checker warning in pmklist handling
Arend van Spriel
2014-11-24
1
-4
/
+3
*
Merge tag 'iwlwifi-next-for-john-2014-11-24' of git://git.kernel.org/pub/scm/...
John W. Linville
2014-11-24
41
-478
/
+3252
|
\
|
*
iwlwifi: update the secure mem space and for the CPUs
Emmanuel Grumbach
2014-11-24
1
-3
/
+3
|
*
iwlwifi: sdio: new SDIO card id for 4165 series
Oren Givon
2014-11-24
2
-0
/
+16
|
*
iwlwifi: declare d0i3 support for IWL_DEVICE_8000
Eliad Peller
2014-11-24
1
-0
/
+1
|
*
iwlwifi: mvm: disconnect TDLS peers before channel switch
Arik Nemtsov
2014-11-24
1
-0
/
+3
|
*
iwlwifi: mvm: declare support for VHT BF info in radiotap
Eyal Shapira
2014-11-24
1
-1
/
+2
|
*
iwlwifi: mvm: add support to MFUART loading notification
Chaya Rachel Ivgy
2014-11-24
4
-0
/
+36
|
*
iwlwifi: mvm: call iwl_trans_suspend/resume
Eliad Peller
2014-11-24
1
-0
/
+3
|
*
iwlwifi: trans: add suspend/resume ops
Eliad Peller
2014-11-24
1
-0
/
+14
|
*
iwlwifi: mvm: treat netdetect wake up separately
Luciano Coelho
2014-11-24
2
-3
/
+38
|
*
iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()
Luciano Coelho
2014-11-24
1
-26
/
+47
|
*
iwlwifi: mvm: refactor wowlan and netdetect configuration when suspending
Luciano Coelho
2014-11-24
1
-22
/
+45
|
*
iwlwifi: mvm: add support for net detect
Luciano Coelho
2014-11-24
2
-4
/
+8
|
*
iwlwifi: mvm: protect session during CSA
Luciano Coelho
2014-11-24
2
-0
/
+22
|
*
iwlwifi: mvm: clear TE data if CSA time event fails to start
Luciano Coelho
2014-11-24
1
-0
/
+1
|
*
iwlwifi: mvm: disable beacon filtering during CSA
Luciano Coelho
2014-11-24
1
-0
/
+10
|
*
iwlwifi: mvm: add a channel_switch op to bypass mac80211 timer
Luciano Coelho
2014-11-24
2
-0
/
+16
|
*
iwlwifi: mvm: finalize on post_switch instead of unassign
Luciano Coelho
2014-11-24
1
-12
/
+19
|
*
iwlwifi: mvm: schedule CSA time event a bit before beacon 1
Luciano Coelho
2014-11-24
2
-8
/
+17
|
*
iwlwifi: mvm: add CSA absent time event for clients
Luciano Coelho
2014-11-24
5
-18
/
+81
|
*
iwlwifi: mvm: use switching_chanctx argument instead of csa_active
Luciano Coelho
2014-11-24
1
-4
/
+4
|
*
iwlwifi: mvm: disable PS during channel switch
Luciano Coelho
2014-11-24
1
-3
/
+25
|
*
iwlwifi: mvm: Handle failed beacon transmissions during CSA
Andrei Otcheretianski
2014-11-24
3
-6
/
+29
|
*
iwlwifi: mvm: return the actual error code when switch_vif_chanctx fails
Luciano Coelho
2014-11-24
1
-5
/
+3
|
*
iwlwifi: mvm: add support for CHANCTX_SWMODE_REASSIGN_VIF
Luciano Coelho
2014-11-24
1
-1
/
+39
|
*
iwlwifi: mvm: refactor iwl_mvm_switch_vif_chanctx to support other modes
Luciano Coelho
2014-11-24
1
-9
/
+31
|
*
iwlwifi: mvm: only save csa_vif in AP/GO mode
Luciano Coelho
2014-11-24
1
-10
/
+18
|
*
iwlwifi: mvm: use new pre_channel_switch op instead of channel_switch_beacon
Luciano Coelho
2014-11-24
1
-6
/
+13
|
*
iwlwifi: mvm: implement mac80211 TDLS channel-switch APIs
Arik Nemtsov
2014-11-24
6
-0
/
+557
|
*
iwlwifi: mvm: block TID when using TDLS
Liad Kaufman
2014-11-24
1
-0
/
+9
|
*
iwlwifi: mvm: use private TFD queues for TDLS stations
Arik Nemtsov
2014-11-24
5
-11
/
+121
|
*
iwlwifi: mvm: disconnect TDLS peers on reconfig
Arik Nemtsov
2014-11-24
1
-0
/
+6
|
*
iwlwifi: mvm: allow private per-STA TFD queues
Arik Nemtsov
2014-11-24
2
-10
/
+57
|
*
iwlwifi: mvm: configure TDLS peers to FW
Arik Nemtsov
2014-11-24
4
-6
/
+145
|
*
iwlwifi: mvm: add TDLS channel switch FW APIs
Arik Nemtsov
2014-11-24
3
-0
/
+87
|
*
iwlwifi: mvm: declare TDLS support
Arik Nemtsov
2014-11-24
3
-1
/
+9
|
*
iwlwifi: mvm: pull SNAP header into skb->head
Johannes Berg
2014-11-24
1
-3
/
+12
|
*
iwlwifi: mvm: pull crypto header into skb->head
Johannes Berg
2014-11-24
1
-7
/
+16
|
*
iwlwifi: build mac80211 rx_status in place
Johannes Berg
2014-11-24
1
-50
/
+49
|
*
iwlwifi: mvm: add WEP RX hardware offload support
Johannes Berg
2014-11-24
2
-17
/
+61
|
*
iwlwifi: mvm: refactor key add/remove functions
Johannes Berg
2014-11-24
1
-64
/
+79
|
*
iwlwifi: mvm: add remove flow for AUX ROC time events
Matti Gottlieb
2014-11-24
3
-24
/
+89
|
*
iwlwifi: mvm: remove warning on unknown scan complete
David Spinadel
2014-11-24
1
-2
/
+4
|
*
iwlwifi: mvm: use unsigned for ssid_bitmap
Johannes Berg
2014-11-24
1
-3
/
+3
|
*
iwlwifi: pcie: support 7265-D devices
Johannes Berg
2014-11-24
4
-17
/
+75
|
*
iwlwifi: pcie: support loading FW with extended mem range
Arik Nemtsov
2014-11-23
2
-4
/
+28
|
*
iwlwifi: mvm: disable beacon filtering escape timer
Eliad Peller
2014-11-23
1
-1
/
+1
[next]