summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlegacy/common.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-27iwlegacy: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
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-07-15iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed1-2/+2
2020-01-26iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King1-1/+1
2019-10-15net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring1-6/+2
2019-10-09iwlegacy: make array interval static, makes object smallerColin Ian King1-1/+1
2019-08-06iwlegacy: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183Thomas Gleixner1-19/+1
2018-11-06iwlegacy: common: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-6/+7
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-2/+2
2017-10-27iwlegacy: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-05-24iwlegacy: warn when enabling power saveStanislaw Gruszka1-0/+2
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-1/+5
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-35/+35
2016-04-07iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_...Jia-Ju Bai1-4/+10
2016-04-07iwlegacy: Return directly if allocation fails in il_eeprom_init()Markus Elfring1-5/+3
2015-12-11iwlegacy: mark il_adjust_beacon_interval as noinlineArnd Bergmann1-1/+1
2015-12-11iwlegacy: cleanup end of il_send_add_sta()Dan Carpenter1-6/+6
2015-11-18iwlegacy: move under intel directoryKalle Valo1-0/+5586