index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
iwlwifi: mvm: add read debugfs for he_sniffer_params
Liad Kaufman
2
-2
/
+24
2019-02-20
iwlwifi: mvm: reject new beacons when in inject mode
Sara Sharon
3
-2
/
+11
2019-02-20
iwlwifi: mvm: fix error path in iwl_mvm_mac_setup_register()
Johannes Berg
1
-6
/
+9
2019-02-20
iwlwifi: fix false-positive maybe-uninitialized warning
Arnd Bergmann
1
-4
/
+4
2019-02-20
iwlwifi: mvm: Don't request HW restart if already requested
Ilan Peer
1
-0
/
+3
2019-02-14
iwlwifi: mvm: stop static queues correctly
Avraham Stern
1
-0
/
+15
2019-02-14
iwlwifi: dbg_ini: add early and after alive apply points to unified images
Shahar S Matityahu
1
-0
/
+3
2019-02-14
iwlwifi: mvm: Do not return an error value on HW restart
Ilan Peer
1
-0
/
+4
2019-02-14
iwlwifi: mvm: Don't warn on command failure during restart
Ilan Peer
1
-2
/
+8
2019-02-14
iwlwifi: mvm: fix the spatial reuse parsing for HE_TRIG PPDUs
Emmanuel Grumbach
1
-4
/
+4
2019-02-14
iwlwifi: mvm: add debug prints for FTM
Avraham Stern
1
-0
/
+27
2019-02-14
iwlwifi: mvm: fix HE radiotap data4 for HE-TB PPDUs
Johannes Berg
1
-4
/
+14
2019-02-14
iwlwifi: mvm: add support for new FTM fw API
Avraham Stern
1
-85
/
+253
2019-02-14
iwiwifi: mvm: Fix FW scan concurrency support assumptions
Ilan Peer
1
-2
/
+7
2019-02-14
iwlwifi: mvm: add a debug_enable op
Shahar S Matityahu
2
-0
/
+9
2019-02-14
iwlwifi: align to new periphery address space for AX210 family
Shaul Triebitz
1
-2
/
+3
2019-02-14
iwlwifi: mvm: add support for 32kHz external clock indication
Haim Dreyfuss
3
-4
/
+12
2019-02-14
iwlwifi: mvm: support beacon IE injection
Sara Sharon
3
-11
/
+128
2019-02-14
iwlwifi: mvm: Fix possible NULL pointer dereference
Avraham Stern
1
-1
/
+1
2019-02-14
iwlwifi: add FW recovery flow
Mordechay Goodstein
4
-0
/
+76
2019-02-14
iwlwifi: introduce device family AX210
Shaul Triebitz
1
-1
/
+2
2019-02-14
iwlwifi: receive umac and lmac error table addresses from TLVs
Shahar S Matityahu
4
-18
/
+22
2019-02-14
iwlwifi: mvm: clean up NO_PSDU case
Johannes Berg
1
-5
/
+2
2019-02-14
iwlwifi: mvm: support FTM initiator
Johannes Berg
6
-2
/
+542
2019-02-14
iwlwifi: mvm: support FTM responder
Johannes Berg
5
-5
/
+344
2019-02-14
iwlwifi: mvm: don't require WOWLAN images when unified
Ido Yariv
1
-1
/
+5
2019-02-04
iwlwifi: mvm: fix RFH config command with >=10 CPUs
Johannes Berg
1
-6
/
+14
2019-02-04
iwlwifi: refactor NIC init sequence
Johannes Berg
1
-16
/
+2
2019-02-04
iwlwifi: mvm: fix RSS config command
Sara Sharon
1
-6
/
+6
2019-02-04
iwlwifi: mvm: support absolute thresholds in bf configuration
Avigail Grinstein
1
-1
/
+19
2019-02-04
iwlwifi: mvm: don't hide HE radiotap data in SKB
Johannes Berg
1
-11
/
+36
2019-02-04
iwlwifi: mvm: add description to second BAD_COMMAND assert number
Naftali Goldstein
1
-0
/
+1
2019-02-04
iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotap
Johannes Berg
1
-6
/
+15
2019-02-04
iwlwifi: mvm: config mac ctxt to HE before TLC
Liad Kaufman
2
-2
/
+5
2019-02-04
iwlwifi: mvm: add tlc command name to output
Liad Kaufman
1
-0
/
+1
2019-02-04
iwlwifi: mvm: remove redundant condition
Johannes Berg
1
-5
/
+3
2019-02-04
iwlwifi: mvm: limit AMSDU size to 8K
Sara Sharon
1
-1
/
+6
2019-02-04
iwlwifi: mvm: fix AP mode in WEP
Emmanuel Grumbach
3
-63
/
+102
2019-02-04
iwlwifi: mvm: add fall through comments where needed
Luca Coelho
6
-5
/
+10
2019-02-04
iwlwifi: Fix pre operational dumping flows
Shahar S Matityahu
3
-9
/
+8
2019-02-04
iwlwifi: mvm: remove duplicated include from ops.c
YueHaibing
1
-1
/
+0
2019-02-04
iwlwifi: mvm: support new format for the beacon notification
Emmanuel Grumbach
2
-12
/
+29
2019-02-04
iwlwifi: differentiate between alive timeout and alive flow failure
Shahar S Matityahu
2
-4
/
+3
2019-02-04
iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD command
Sara Sharon
3
-40
/
+90
2019-02-04
iwlwifi: mvm: simplify some return conditions
Sara Sharon
3
-14
/
+7
2019-02-01
wireless: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-01-31
iwlwifi: mvm: fix merge damage in iwl_mvm_rx_mpdu_mq()
Luca Coelho
1
-0
/
+3
2019-01-29
iwlwifi: mvm: update firmware when MU EDCA params change
Shaul Triebitz
1
-0
/
+6
2019-01-29
iwlwifi: trigger dump on assert prior to setting the device up
Shahar S Matityahu
1
-0
/
+10
2019-01-29
iwlwifi: mvm: include configured sniffer AID in radiotap
Johannes Berg
4
-5
/
+84
[prev]
[next]