summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlegacy/common.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2025-04-051-1/+1
* wifi: iwlegacy: Remove unused il_get_single_channel_number()Dr. David Alan Gilbert2025-01-101-31/+0
* wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä2024-10-081-0/+2
* wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd()Ben Hutchings2024-09-191-1/+12
* wifi: iwlegacy: Use kcalloc() instead of kzalloc()Erick Archer2024-01-231-3/+1
* wifi: iwlegacy: Add null pointer check to il_leds_init()Kunwu Chan2023-12-121-0/+3
* wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-111-1/+1
* wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-141-2/+2
* wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-061-4/+4
* wifi: iwlegacy: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-3/+3
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-5/+5
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-3/+3
* intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-291-10/+9
* iwlegacy: avoid -Wempty-body warningArnd Bergmann2021-04-111-2/+0
* iwlegacy: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-271-2/+2
* iwlegacy: common: Demote kerneldoc headers to standard comment blocksLee Jones2020-08-271-35/+33
* iwlegacy: common: Remove set but not used variable 'len'Lee Jones2020-08-271-4/+0
* iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed2020-07-151-2/+2
* iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King2020-01-261-1/+1
* net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring2019-10-151-6/+2
* iwlegacy: make array interval static, makes object smallerColin Ian King2019-10-091-1/+1
* iwlegacy: Use dev_get_drvdata where possibleChuhong Yuan2019-08-061-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183Thomas Gleixner2019-05-301-19/+1
* iwlegacy: common: mark expected switch fall-throughsGustavo A. R. Silva2018-11-061-0/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-6/+7
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-2/+2
* iwlegacy: Convert timers to use timer_setup()Kees Cook2017-10-271-2/+2
* iwlegacy: warn when enabling power saveStanislaw Gruszka2017-05-241-0/+2
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-1/+5
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-35/+35
* iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_...Jia-Ju Bai2016-04-071-4/+10
* iwlegacy: Return directly if allocation fails in il_eeprom_init()Markus Elfring2016-04-071-5/+3
* iwlegacy: mark il_adjust_beacon_interval as noinlineArnd Bergmann2015-12-111-1/+1
* iwlegacy: cleanup end of il_send_add_sta()Dan Carpenter2015-12-111-6/+6
* iwlegacy: move under intel directoryKalle Valo2015-11-181-0/+5586