aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/intel/iwlegacy (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg2-0/+8
2024-01-23wifi: iwlegacy: Use kcalloc() instead of kzalloc()Erick Archer1-3/+1
2023-12-12wifi: iwlegacy: Add null pointer check to il_leds_init()Kunwu Chan1-0/+3
2023-11-14wifi: iwlegacy: Remove the unused variable lenJiapeng Chong1-6/+0
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2-2/+2
2023-02-17wifi: iwlegacy: avoid fortify warningJohannes Berg1-1/+1
2023-02-13wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang1-2/+10
2023-02-13wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang1-4/+12
2022-12-14wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-2/+2
2022-11-08wifi: iwlegacy: remove redundant variable lenColin Ian King1-6/+0
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2-0/+2
2022-09-28iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-2/+2
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg2-5/+5
2022-09-06Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg1-4/+1
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-30wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd()Stanislaw Gruszka1-4/+1
2022-07-18wifi: iwlegacy: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2-2/+4
2022-06-21wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_link_cmd()Alexey Kodanev1-1/+4
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg2-4/+4
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg3-11/+11
2022-04-11mac80211: prepare sta handling for MLO supportSriram R3-17/+17
2021-12-08iwlwifi: fix LED dependenciesArnd Bergmann1-2/+2
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-2/+0
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook1-2/+4
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2-2/+0
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET4-84/+75
2021-04-11iwlegacy: avoid -Wempty-body warningArnd Bergmann3-5/+1
2021-02-08iwlegacy: 4965-mac: Simplify the calculation of variablesJiapeng Chong1-2/+1
2021-01-25iwl4965: do not process non-QOS frames on txq->sched_retry pathStanislaw Gruszka1-5/+6
2020-09-29net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macrosSebastian Andrzej Siewior1-2/+2
2020-09-01iwlegacy: 3945: Remove all non-conformant kernel-doc headersLee Jones1-23/+23
2020-09-01iwlegacy: 3945-rs: Remove all non-conformant kernel-doc headersLee Jones1-4/+4
2020-09-01iwlegacy: 3945-mac: Remove all non-conformant kernel-doc headersLee Jones1-12/+12
2020-09-01iwlegacy: 4965-calib: Demote seemingly accidental kernel-doc headerLee Jones1-1/+1
2020-09-01iwlegacy: 4965-rs: Demote non kernel-doc headers to standard comment blocksLee Jones1-5/+5
2020-09-01iwlegacy: 4965-mac: Convert function headers to standard comment blocksLee Jones1-30/+25
2020-09-01iwlegacy: 4965: Demote a bunch of nonconformant kernel-doc headersLee Jones1-13/+12
2020-09-01iwlegacy: debug: Demote seemingly unintentional kerneldoc headerLee Jones1-2/+1
2020-08-27iwlegacy: convert tasklets to use new tasklet_setup() APIAllen Pais2-10/+6
2020-08-27iwlegacy: Use fallthrough pseudo-keywordGustavo A. R. Silva3-5/+5
2020-08-27iwlegacy: common: Demote kerneldoc headers to standard comment blocksLee Jones1-35/+33
2020-08-27iwlegacy: common: Remove set but not used variable 'len'Lee Jones1-4/+0
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-4/+4
2020-07-16treewide: Remove uninitialized_var() usageKees Cook2-2/+2
2020-07-15iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed1-2/+2
2020-07-15iwlegacy: remove redundant initialization of variable tidColin Ian King1-1/+1
2020-06-15Merge tag 'iwlwifi-next-for-kalle-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-4/+4