index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
fw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
iwlwifi: read and parse PNVM file
Luca Coelho
2
-3
/
+226
2020-10-08
iwlwifi: move PNVM implementation to common code
Luca Coelho
2
-0
/
+73
2020-10-08
iwlwifi: rs: align to new TLC config command API
Mordechay Goodstein
1
-2
/
+5
2020-10-08
iwlwifi: fix sar geo table initialization
Naftali Goldstein
2
-7
/
+14
2020-10-08
iwlwifi: stats: add new api fields for statistics cmd/ntfy
Mordechay Goodstein
2
-2
/
+465
2020-10-08
iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12
Nathan Errera
1
-1
/
+1
2020-10-08
iwlwifi: mvm: add a get lmac id function
Nathan Errera
1
-3
/
+13
2020-10-08
iwlwifi: mvm: ring the doorbell and wait for PNVM load completion
Luca Coelho
1
-0
/
+13
2020-10-08
iwlwifi: mvm: get number of stations from TLV
Nathan Errera
4
-7
/
+9
2020-10-01
iwlwifi: yoyo: add support for internal buffer allocation in D3
Mordechay Goodstein
1
-1
/
+3
2020-10-01
iwlwifi: api: fix u32 -> __le32
Johannes Berg
1
-1
/
+1
2020-10-01
iwlwifi: support version 5 of the alive notification
Luca Coelho
2
-10
/
+22
2020-10-01
iwlwifi: dbg: add debug host notification (DHN) time point
Mordechay Goodstein
1
-2
/
+2
2020-10-01
iwlwifi: mvm: d3: parse wowlan status version 11
Johannes Berg
1
-2
/
+40
2020-10-01
iwlwifi: align RX status flags with firmware
Johannes Berg
1
-18
/
+5
2020-10-01
iwlwifi: phy-ctxt: add new API VER 3 for phy context cmd
Mordechay Goodstein
1
-6
/
+26
2020-10-01
iwlwifi: thermal: support new temperature measurement API
Gil Adam
1
-2
/
+11
2020-10-01
iwlwifi: mvm: add support for responder dynamic config command version 3
Avraham Stern
1
-2
/
+43
2020-10-01
iwlwifi: mvm: add support for range request command ver 11
Avraham Stern
1
-10
/
+176
2020-10-01
iwlwifi: fw: add default value for iwl_fw_lookup_cmd_ver
Mordechay Goodstein
3
-6
/
+10
2020-10-01
iwlwifi: acpi: in non acpi compilations remove iwl_sar_geo_init
Mordechay Goodstein
1
-6
/
+0
2020-10-01
iwlwifi: rs: set RTS protection for all non legacy rates
Mordechay Goodstein
1
-2
/
+9
2020-10-01
iwlwifi: mvm: support new KEK KCK api
Nathan Errera
1
-1
/
+13
2020-10-01
iwlwifi: support version 3 of GEO_TX_POWER_LIMIT
Luca Coelho
3
-18
/
+23
2020-10-01
iwlwifi: acpi: rename geo structs to contain versioning
Luca Coelho
3
-7
/
+12
2020-10-01
iwlwifi: support REDUCE_TX_POWER_CMD version 6
Luca Coelho
1
-0
/
+24
2020-10-01
iwlwifi: acpi: prepare SAR profile selection code for multiple sizes
Luca Coelho
3
-16
/
+32
2020-10-01
iwlwifi: add a common struct for all iwl_tx_power_cmd versions
Luca Coelho
4
-20
/
+38
2020-10-01
iwlwifi: acpi: remove dummy definition of iwl_sar_set_profile()
Luca Coelho
1
-7
/
+0
2020-10-01
iwlwifi: remove iwl_validate_sar_geo_profile() export
Luca Coelho
2
-26
/
+0
2020-10-01
iwlwifi: mvm: use CHECKSUM_COMPLETE
Johannes Berg
1
-1
/
+5
2020-10-01
iwlwifi: mvm: add support for new WOWLAN_TSC_RSC_PARAM version
Dan Halperin
1
-3
/
+8
2020-10-01
iwlwifi: don't export acpi functions unnecessarily
Luca Coelho
2
-13
/
+5
2020-10-01
iwlwifi: mvm: add support for new version of WOWLAN_TKIP_SETTING_API_S
Dan Halperin
1
-3
/
+12
2020-10-01
iwlwifi: dbg: add dumping special device memory
Mordechay Goodstein
3
-0
/
+92
2020-10-01
iwlwifi: dbg: remove IWL_FW_INI_TIME_POINT_WDG_TIMEOUT
Luca Coelho
1
-2
/
+2
2020-10-01
iwlwifi: acpi: support ppag table command v2
Gil Adam
3
-13
/
+25
2020-10-01
iwlwifi: iwl-trans: move all txcmd init to trans alloc
Mordechay Goodstein
1
-4
/
+3
2020-10-01
iwlwifi: fw: move assert descriptor parser to common code
Mordechay Goodstein
2
-5
/
+45
2020-10-01
iwlwifi: acpi: evaluate dsm to disable 5.8GHz channels
Gil Adam
1
-0
/
+14
2020-10-01
iwlwifi: mvm: add PROTECTED_TWT firmware API
Shaul Triebitz
2
-6
/
+13
2020-06-10
iwlwifi: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-3
/
+3
2020-06-09
iwlwifi: mvm: fix gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-7
/
+7
2020-06-08
iwlwifi: Don't IWL_WARN on FW reconfiguration
Chris Down
1
-1
/
+1
2020-05-29
iwlwifi: mvm: add support for range request version 10
Avraham Stern
1
-7
/
+7
2020-05-29
iwlwifi: acpi: evaluate dsm to enable 5.2 bands in Indonesia
Gil Adam
1
-2
/
+32
2020-05-29
iwlwifi: acpi: support device specific method (DSM)
Gil Adam
2
-11
/
+110
2020-05-08
iwlwifi: dbg_ini: differentiate ax210 hw with same hw type
Liad Kaufman
2
-3
/
+32
2020-05-08
iwlwifi: dbg: mark a variable __maybe_unused
Johannes Berg
1
-1
/
+1
2020-05-08
iwlwifi: dump api version in yaml format
Mordechay Goodstein
1
-4
/
+100
[next]