index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlegacy
/
4965-mac.c
Age
Commit message (
Expand
)
Author
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-05-14
wifi: iwlegacy: do not skip frames with bad FCS
Andrii Batyiev
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2023-11-14
wifi: iwlegacy: Remove the unused variable len
Jiapeng Chong
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
2023-02-17
wifi: iwlegacy: avoid fortify warning
Johannes Berg
2023-02-13
wifi: iwl4965: Add missing check for create_singlethread_workqueue()
Jiasheng Jiang
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-07-18
wifi: iwlegacy: fix repeated words in comments
Jilin Yuan
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-08-29
intel: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-02-08
iwlegacy: 4965-mac: Simplify the calculation of variables
Jiapeng Chong
2021-01-25
iwl4965: do not process non-QOS frames on txq->sched_retry path
Stanislaw Gruszka
2020-09-01
iwlegacy: 4965-mac: Convert function headers to standard comment blocks
Lee Jones
2020-08-27
iwlegacy: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
iwlegacy: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-06-10
net: wireless: intel: fix wiki website url
Flavio Suligoi
2020-01-31
iwlegacy: use <linux/units.h> helpers
Akinobu Mita
2019-12-18
iwlegacy: Fix -Wcast-function-type
Phong Tran
2019-11-06
iwlegacy: Remove redundant variable "ret"
zhong jiang
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 270
Thomas Gleixner
2019-02-01
iwlegacy: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-11-06
iwlegacy: 4965-mac: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-31
iwlegacy: remove several redundant variables
Colin Ian King
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2017-10-27
iwlegacy: Convert timers to use timer_setup()
Kees Cook
2017-09-25
iwlegacy: make const array static to shink object code size
Colin Ian King
2017-07-18
wireless: iwlegacy: Constify attribute_group structures.
Arvind Yadav
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-07
iwl4965: Fix more memory leaks in __il4965_up()
Julian Calaby
2016-04-07
iwl4965: Fix a memory leak in error handling code of __il4965_up
Jia-Ju Bai
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
2016-01-07
iwlegacy: 4965-mac: constify il_sensitivity_ranges structure
Julia Lawall
2015-11-18
iwlegacy: move under intel directory
Kalle Valo