Age | Commit message (Expand) | Author |
2024-10-08 | wifi: iwlegacy: Clear stale interrupts before resuming device | Ville Syrjälä |
2024-09-19 | wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd() | Ben Hutchings |
2024-01-23 | wifi: iwlegacy: Use kcalloc() instead of kzalloc() | Erick Archer |
2023-12-12 | wifi: iwlegacy: Add null pointer check to il_leds_init() | Kunwu Chan |
2023-09-11 | wifi: mac80211: add support for mld in ieee80211_chswitch_done | Emmanuel Grumbach |
2022-12-14 | wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave() | Yang Yingliang |
2022-09-06 | wifi: mac80211: make smps_mode per-link | Benjamin Berg |
2022-07-18 | wifi: iwlegacy: fix repeated words in comments | Jilin Yuan |
2022-07-15 | wifi: mac80211: change QoS settings API to take link into account | Johannes Berg |
2022-06-20 | wifi: mac80211: return a beacon for a specific link | Shaul Triebitz |
2022-06-20 | wifi: mac80211: split bss_info_changed method | Johannes Berg |
2022-06-20 | wifi: mac80211: move interface config to new struct | Johannes Berg |
2022-04-11 | mac80211: prepare sta handling for MLO support | Sriram R |
2021-08-29 | intel: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2021-04-11 | iwlegacy: avoid -Wempty-body warning | Arnd Bergmann |
2020-08-27 | iwlegacy: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-27 | iwlegacy: common: Demote kerneldoc headers to standard comment blocks | Lee Jones |
2020-08-27 | iwlegacy: common: Remove set but not used variable 'len' | Lee Jones |
2020-07-15 | iwlegacy: Check the return value of pcie_capability_read_*() | Bolarinwa Olayemi Saheed |
2020-01-26 | iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop | Colin Ian King |
2019-10-15 | net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk... | Markus Elfring |
2019-10-09 | iwlegacy: make array interval static, makes object smaller | Colin Ian King |
2019-08-06 | iwlegacy: Use dev_get_drvdata where possible | Chuhong Yuan |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183 | Thomas Gleixner |
2018-11-06 | iwlegacy: common: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-03-27 | wireless: Use octal not symbolic permissions | Joe Perches |
2017-10-27 | iwlegacy: Convert timers to use timer_setup() | Kees Cook |
2017-05-24 | iwlegacy: warn when enabling power save | Stanislaw Gruszka |
2016-07-06 | mac80211: Add support for beacon report radio measurement | Avraham Stern |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg |
2016-04-07 | iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_... | Jia-Ju Bai |
2016-04-07 | iwlegacy: Return directly if allocation fails in il_eeprom_init() | Markus Elfring |
2015-12-11 | iwlegacy: mark il_adjust_beacon_interval as noinline | Arnd Bergmann |
2015-12-11 | iwlegacy: cleanup end of il_send_add_sta() | Dan Carpenter |
2015-11-18 | iwlegacy: move under intel directory | Kalle Valo |