summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlegacy/common.c
AgeCommit message (Expand)Author
2023-12-12wifi: iwlegacy: Add null pointer check to il_leds_init()Kunwu Chan
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach
2022-12-14wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-07-18wifi: iwlegacy: fix repeated words in commentsJilin Yuan
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-04-11iwlegacy: avoid -Wempty-body warningArnd Bergmann
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-07-15iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed
2020-01-26iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
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-08-06iwlegacy: Use dev_get_drvdata where possibleChuhong Yuan
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183Thomas Gleixner
2018-11-06iwlegacy: common: mark expected switch fall-throughsGustavo A. R. Silva
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-10-27iwlegacy: Convert timers to use timer_setup()Kees Cook
2017-05-24iwlegacy: warn when enabling power saveStanislaw Gruszka
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-07iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_...Jia-Ju Bai
2016-04-07iwlegacy: Return directly if allocation fails in il_eeprom_init()Markus Elfring
2015-12-11iwlegacy: mark il_adjust_beacon_interval as noinlineArnd Bergmann
2015-12-11iwlegacy: cleanup end of il_send_add_sta()Dan Carpenter
2015-11-18iwlegacy: move under intel directoryKalle Valo