Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-30wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg
2022-05-23wifi: iwlwifi: use unsigned to silence a GCC 12 warningJakub Kicinski
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-18iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg
2022-05-18iwlwifi: mei: clear the sap data header before sendingAvraham Stern
2022-05-18iwlwifi: mvm: remove vif_countMiri Korenblit
2022-05-18iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach
2022-05-18iwlwifi: mvm: add OTP info in case of init failureMordechay Goodstein
2022-05-18iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-05-18iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg
2022-05-18iwlwifi: mvm: clean up authorized conditionJohannes Berg
2022-05-18iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan statusHaim Dreyfuss
2022-05-18iwlwifi: pcie: simplify MSI-X cause mappingJohannes Berg
2022-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-23iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-06iwlwifi: mei: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2022-04-06iwlwifi: fw: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-03-23iwlwifi: mvm: Don't fail if PPAG isn't supportedMiri Korenblit
2022-03-17iwlwifi: mei: fix building iwlmeiArnd Bergmann
2022-03-12Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-10iwlwifi: bump FW API to 72 for AX devicesLuca Coelho
2022-03-10iwlwifi: acpi: move ppag code from mvm to fw/acpiMatt Chen
2022-03-10iwlwifi: dbg: check trigger data before accessMordechay Goodstein
2022-03-10iwlwifi: dbg: in sync mode don't call scheduleMordechay Goodstein
2022-03-10iwlwifi: use 4k queue size for Bz A-stepJohannes Berg
2022-03-10iwlwifi: pcie: fix SW error MSI-X mappingJohannes Berg
2022-03-10iwlwifi: yoyo: dump IMR DRAM only for HW and FW errorMukesh Sisodiya
2022-03-10iwlwifi: mvm: add support for IMR based on platformMukesh Sisodiya
2022-03-10iwlwifi: yoyo: disable IMR DRAM region if IMR is disabledMukesh Sisodiya
2022-03-10iwlwifi: mvm: remove cipher scheme supportJohannes Berg
2022-03-10iwlwifi: Configure FW debug preset via module param.Ayala Barazani
2022-03-10iwlwifi: mvm: add a flag to reduce power command.Ayala Barazani
2022-03-10iwlwifi: bump FW API to 71 for AX devicesLuca Coelho
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach
2022-03-01iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap
2022-03-01iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-02-18iwlwifi: dbg_ini: Split memcpy() to avoid multi-field writeKees Cook
2022-02-18iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter
2022-02-18iwlwifi: Fix -EIO error code that is never returnedColin Ian King
2022-02-18iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpyBixuan Cui
2022-02-18iwlwifi: Fix syntax errors in commentsXiang wangx
2022-02-18iwlwifi: dvm: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)
2022-02-18iwlwifi/fw: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)
2022-02-18iwlwifi: Make use of the helper macro LIST_HEAD()Cai Huoqing
2022-02-18iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()Dan Carpenter
2022-02-18iwlwifi: yoyo: send hcmd to fw after dump collection completes.Mukesh Sisodiya
2022-02-18iwlwifi: mvm: move only to an enabled channelMiri Korenblit
2022-02-18iwlwifi: mvm: update BAID allocation command againJohannes Berg