summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-12-21iwlwifi: don't pass actual WGDS revision number in table_revisionLuca Coelho
2021-12-21iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya
2021-12-21iwlwifi: mvm: change old-SN drop thresholdJohannes Berg
2021-12-21iwlwifi: mvm: don't trust hardware queue numberJohannes Berg
2021-12-21iwlwifi: mvm: handle RX checksum on Bz devicesJohannes Berg
2021-12-21iwlwifi: mvm: use a define for checksum flags maskJohannes Berg
2021-12-21iwlwifi: remove module loading failure messageJohannes Berg
2021-12-21iwlwifi: mvm: isolate offload assist (checksum) calculationJohannes Berg
2021-12-21iwlwifi: mvm: add support for OCE scanAvraham Stern
2021-12-21iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg
2021-12-21iwlwifi: fix debug TLV parsingJohannes Berg
2021-12-21iwlwifi: mvm: fix 32-bit build in FTMJohannes Berg
2021-12-21iwlwifi: dump RCM error tablesJohannes Berg
2021-12-21iwlwifi: dump both TCM error tables if presentJohannes Berg
2021-12-21iwlwifi: dump CSR scratch from outer functionJohannes Berg
2021-12-21iwlwifi: parse error tables from debug TLVsJohannes Berg
2021-12-21iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2021-12-21iwlwifi: recognize missing PNVM data and then log filenameLuca Coelho
2021-12-21iwlwifi: rs: add support for TLC config command ver 4Mordechay Goodstein
2021-12-21iwlwifi: mvm: rfi: update rfi tableGregory Greenman
2021-12-21iwlwifi: add support for BNJ HWMike Golant
2021-12-21iwlwifi: mvm: Add list of OEMs allowed to use TASAyala Barazani
2021-12-21iwlwifi: mvm: support revision 1 of WTAS tableMiri Korenblit
2021-12-21iwlwifi: Read the correct addresses when getting the crf idMatti Gottlieb
2021-12-21iwlwifi: pcie: add jacket bit to device configuration parsingMike Golant
2021-12-21iwlwifi: fw: remove dead error log codeJohannes Berg
2021-12-21iwlwifi: fix Bz NMI behaviourJohannes Berg
2021-12-21iwlwifi: do not use __unused as variable nameBjoern A. Zeeb
2021-12-21iwlwifi: iwl-eeprom-parse: mostly dvm onlyBjoern A. Zeeb
2021-12-21iwlwifi: mvm: clean up indenting in iwl_mvm_tlc_update_notif()Dan Carpenter
2021-12-21iwlwifi: mvm: fix a stray tabDan Carpenter
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-12-16wcn36xx: Implement beacon filteringBryan O'Donoghue
2021-12-16wcn36xx: Fix physical location of beacon filter commentBryan O'Donoghue
2021-12-16wcn36xx: Fix beacon filter structure definitionsBryan O'Donoghue
2021-12-16ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli
2021-12-16wilc1000: Improve WILC TX performance when power_save is offDavid Mosberger-Tang
2021-12-16wl1251: specify max. IE lengthMerlijn Wajer
2021-12-16Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm...Kalle Valo
2021-12-15rsi: fix array out of boundzhangyue
2021-12-14wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"David Mosberger-Tang
2021-12-14wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-txDavid Mosberger-Tang
2021-12-14wilc1000: Rename irq handler from "WILC_IRQ" to netdev nameDavid Mosberger-Tang
2021-12-14wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"David Mosberger-Tang
2021-12-14wilc1000: Fix spurious "FW not responding" errorDavid Mosberger-Tang
2021-12-14wilc1000: Remove misleading USE_SPI_DMA macroDavid Mosberger-Tang
2021-12-14wilc1000: Fix missing newline in error messageDavid Mosberger-Tang