summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlegacy
AgeCommit message (Expand)Author
2021-12-08iwlwifi: fix LED dependenciesArnd Bergmann
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-04-11iwlegacy: avoid -Wempty-body warningArnd Bergmann
2021-02-08iwlegacy: 4965-mac: Simplify the calculation of variablesJiapeng Chong
2021-01-25iwl4965: do not process non-QOS frames on txq->sched_retry pathStanislaw Gruszka
2020-09-29net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macrosSebastian Andrzej Siewior
2020-09-01iwlegacy: 3945: Remove all non-conformant kernel-doc headersLee Jones
2020-09-01iwlegacy: 3945-rs: Remove all non-conformant kernel-doc headersLee Jones
2020-09-01iwlegacy: 3945-mac: Remove all non-conformant kernel-doc headersLee Jones
2020-09-01iwlegacy: 4965-calib: Demote seemingly accidental kernel-doc headerLee Jones
2020-09-01iwlegacy: 4965-rs: Demote non kernel-doc headers to standard comment blocksLee Jones
2020-09-01iwlegacy: 4965-mac: Convert function headers to standard comment blocksLee Jones
2020-09-01iwlegacy: 4965: Demote a bunch of nonconformant kernel-doc headersLee Jones
2020-09-01iwlegacy: debug: Demote seemingly unintentional kerneldoc headerLee Jones
2020-08-27iwlegacy: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27iwlegacy: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27iwlegacy: common: Demote kerneldoc headers to standard comment blocksLee Jones
2020-08-27iwlegacy: common: Remove set but not used variable 'len'Lee Jones
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-15iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed
2020-07-15iwlegacy: remove redundant initialization of variable tidColin Ian King
2020-06-15Merge tag 'iwlwifi-next-for-kalle-2020-06-11' of git://git.kernel.org/pub/scm...Kalle Valo
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10net: wireless: intel: fix wiki website urlFlavio Suligoi
2020-05-12iwlegacy: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-03-12iwlegacy: Remove unneeded variable retXu Wang
2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita
2020-01-26iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2019-12-18iwlegacy: Fix -Wcast-function-typePhong Tran
2019-11-06iwlegacy: Remove redundant variable "ret"zhong jiang
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-10-15net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring
2019-10-09iwlegacy: make array interval static, makes object smallerColin Ian King
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-06iwlegacy: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-25iwlegacy: 4965: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-25iwlegacy: 3945: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab