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
/
mvm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-06
iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification
Johannes Berg
1
-0
/
+2
2019-09-06
iwlwifi: mvm: drop BA sessions on too many old-SN frames
Johannes Berg
1
-0
/
+9
2019-09-06
iwlwifi: always access the trans configuration via trans
Luca Coelho
1
-1
/
+1
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
1
-3
/
+3
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
1
-4
/
+4
2019-09-06
iwlwifi: support per-platform antenna gain
Gil Adam
1
-0
/
+3
2019-09-06
iwlwifi: Set w-pointer upon resume according to SN
Alex Malamud
1
-0
/
+1
2019-09-06
iwlwifi: mvm: use FW thermal monitoring regardless of CONFIG_THERMAL
Johannes Berg
1
-4
/
+0
2019-09-06
iwlwifi: scan: add support for new scan request command version
Ayala Beker
1
-0
/
+6
2019-09-06
iwlwifi: mvm: remove last leftovers of d0i3
Emmanuel Grumbach
1
-7
/
+0
2019-09-06
iwlwifi: mvm: remove iwl_mvm_update_d0i3_power_mode
Emmanuel Grumbach
1
-3
/
+0
2019-09-06
iwlwifi: mvm: remove d0i3_ap_sta_id
Emmanuel Grumbach
1
-3
/
+0
2019-09-06
iwlwifi: mvm: iwl_mvm_wowlan_config_key_params is for wowlan only
Emmanuel Grumbach
1
-12
/
+0
2019-09-06
iwlwifi: mvm: remove the d0i3 entry/exit flow
Emmanuel Grumbach
1
-34
/
+1
2019-09-06
iwlwifi: mvm: remove the tx defer for d0i3
Emmanuel Grumbach
1
-4
/
+0
2019-09-06
iwlwifi: remove all the d0i3 references
Emmanuel Grumbach
1
-49
/
+0
2019-09-06
iwlwifi: dbg: move debug recording stop from trans to op mode
Shahar S Matityahu
1
-1
/
+2
2019-09-06
iwlwifi: mvm: Block 26-tone RU OFDMA transmissions
Ilan Peer
1
-0
/
+3
2019-07-30
iwlwifi: mvm: send LQ command always ASYNC
Gregory Greenman
1
-1
/
+1
2019-07-30
iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queues
Emmanuel Grumbach
1
-1
/
+1
2019-07-30
iwlwifi: mvm: add a new RSS sync notification for NSSN sync
Emmanuel Grumbach
1
-2
/
+2
2019-06-29
iwlwifi: mvm: delay GTK setting in FW in AP mode
Johannes Berg
1
-0
/
+3
2019-06-29
iwlwifi: Add support for SAR South Korea limitation
Haim Dreyfuss
1
-0
/
+1
2019-06-29
iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmd
Naftali Goldstein
1
-0
/
+1
2019-06-29
iwlwifi: fw api: support adwell HB default APs number api
Shahar S Matityahu
1
-0
/
+6
2019-06-29
iwlwifi: mvm: remove multiple debugfs entries
Mordechay Goodstein
1
-1
/
+0
2019-06-01
iwlwifi: fix load in rfkill flow for unified firmware
Emmanuel Grumbach
1
-1
/
+1
2019-06-01
iwlwifi: mvm: remove d3_sram debugfs file
Johannes Berg
1
-2
/
+0
2019-04-18
Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...
David S. Miller
1
-21
/
+11
2019-04-03
iwlwifi: mvm: use correct GP2 register address for 22000 family
Avraham Stern
1
-0
/
+1
2019-04-03
iwlwifi: mvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-4
/
+3
2019-03-22
iwlwifi: mvm: use dump worker during restart instead of sync dump
Shahar S Matityahu
1
-13
/
+0
2019-03-22
iwlwifi: mvm: track changes in beacon count during channel switch
Sara Sharon
1
-0
/
+2
2019-03-22
iwlwifi: mvm: disconnect in case of bad channel switch parameters
Sara Sharon
1
-0
/
+1
2019-03-22
iwlwifi: mvm: report all NO_DATA events to mac80211
Johannes Berg
1
-4
/
+4
2019-03-22
iwlwifi: mvm: fix TX crypto on 22560+ devices
Johannes Berg
1
-1
/
+0
2019-02-20
iwlwifi: mvm: remove IWL_MVM_INIT_STATUS_REG_HW_INIT_COMPLETE
Johannes Berg
1
-1
/
+0
2019-02-20
iwlwifi: mvm: add read debugfs for he_sniffer_params
Liad Kaufman
1
-0
/
+1
2019-02-20
iwlwifi: mvm: reject new beacons when in inject mode
Sara Sharon
1
-0
/
+1
2019-02-14
iwlwifi: mvm: add support for 32kHz external clock indication
Haim Dreyfuss
1
-0
/
+2
2019-02-14
iwlwifi: mvm: support beacon IE injection
Sara Sharon
1
-0
/
+11
2019-02-14
iwlwifi: add FW recovery flow
Mordechay Goodstein
1
-0
/
+2
2019-02-14
iwlwifi: receive umac and lmac error table addresses from TLVs
Shahar S Matityahu
1
-3
/
+0
2019-02-14
iwlwifi: mvm: support FTM initiator
Johannes Berg
1
-0
/
+16
2019-02-14
iwlwifi: mvm: support FTM responder
Johannes Berg
1
-0
/
+9
2019-02-04
iwlwifi: Fix pre operational dumping flows
Shahar S Matityahu
1
-6
/
+3
2019-02-04
iwlwifi: mvm: support new format for the beacon notification
Emmanuel Grumbach
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
1
-0
/
+4
2019-01-29
iwlwifi: mvm: disable completely low latency mode with debugfs
Mordechay Goodstein
1
-4
/
+54
[next]