index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
iwlwifi: dbg_ini: fix infinite time ignore consecutive dumps
Shahar S Matityahu
1
-2
/
+0
2019-02-20
iwlwifi: mvm: add some debug data to TX path
Sara Sharon
2
-5
/
+14
2019-02-20
iwlwifi: remove redundant condition from prior alive dump flow
Shahar S Matityahu
1
-16
/
+0
2019-02-20
iwlwifi: mvm: implement VHT extended NSS support in rs.c
Johannes Berg
1
-2
/
+21
2019-02-20
iwlwifi: mvm: Allow retries for probe responses
Ilan Peer
1
-1
/
+3
2019-02-20
iwlwifi: mvm: remove IWL_MVM_INIT_STATUS_REG_HW_INIT_COMPLETE
Johannes Berg
3
-9
/
+2
2019-02-20
iwlwifi: mvm: Set TX_CMD_FLG_PROT_REQUIRE correctly
Andrei Otcheretianski
1
-1
/
+1
2019-02-20
iwlwifi: mvm: support non-transmitting AP
Sara Sharon
3
-2
/
+12
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: iwl-drv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-22
/
+0
2019-02-20
iwlwifi: fw: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-14
/
+6
2019-02-20
iwlwifi: dvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-50
/
+8
2019-02-20
iwlwifi: nvm-parse: advertise IEEE80211_VHT_EXT_NSS_BW_CAPABLE in VHT
Johannes Berg
1
-2
/
+5
2019-02-20
iwlwifi: mvm: fix error path in iwl_mvm_mac_setup_register()
Johannes Berg
1
-6
/
+9
2019-02-20
iwlwifi: nvm-parse: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-11
/
+7
2019-02-20
iwlwifi: eeprom-parse: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
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-20
iwlwifi: pcie: allocate rb_stts's for all queues in one place
Triebitz
2
-18
/
+57
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: dbg: buffer overflow in non_collect_ts_start array
Shahar S Matityahu
1
-1
/
+1
2019-02-14
iwlwifi: mvm: fix the spatial reuse parsing for HE_TRIG PPDUs
Emmanuel Grumbach
1
-4
/
+4
2019-02-14
iwlwifi: dbg_ini: enable ignore consecutive trigger feature
Shahar S Matityahu
2
-24
/
+16
2019-02-14
iwlwifi: properly use delay option in dump trigger flow
Shahar S Matityahu
1
-2
/
+4
2019-02-14
iwlwifi: start using B-step for some 9000 devices
Luca Coelho
3
-22
/
+24
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
3
-94
/
+428
2019-02-14
iwiwifi: mvm: Fix FW scan concurrency support assumptions
Ilan Peer
2
-5
/
+10
2019-02-14
iwlwifi: mvm: add a debug_enable op
Shahar S Matityahu
5
-5
/
+19
2019-02-14
iwlwifi: add force NMI for AX210 devices
Shaul Triebitz
2
-3
/
+9
2019-02-14
iwlwifi: align to new periphery address space for AX210 family
Shaul Triebitz
10
-67
/
+122
2019-02-14
iwlwifi: dbg: temporarily skip periphery dump for AX210 devices
Shaul Triebitz
1
-3
/
+5
2019-02-14
iwlwifi: mvm: add support for 32kHz external clock indication
Haim Dreyfuss
6
-9
/
+74
2019-02-14
iwlwifi: pcie: fix TX while flushing
Sara Sharon
3
-2
/
+34
2019-02-14
iwlwifi: bump FW API to 46 for 9000 and 22000 series
Johannes Berg
2
-2
/
+2
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: do not fail on large amount of channels
Shaul Triebitz
1
-3
/
+3
2019-02-14
iwlwifi: add FW recovery flow
Mordechay Goodstein
9
-0
/
+118
2019-02-14
iwlwifi: introduce device family AX210
Shaul Triebitz
10
-14
/
+119
2019-02-14
iwlwifi: dbg_ini: rewrite trigger flow and align to FW API changes
Shahar S Matityahu
5
-49
/
+107
2019-02-14
iwlwifi: receive umac and lmac error table addresses from TLVs
Shahar S Matityahu
9
-28
/
+107
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
7
-4
/
+550
2019-02-14
iwlwifi: mvm: support FTM responder
Johannes Berg
6
-5
/
+353
[prev]
[next]