index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlegacy
Age
Commit message (
Expand
)
Author
2020-03-12
iwlegacy: Remove unneeded variable ret
Xu Wang
2020-01-31
iwlegacy: use <linux/units.h> helpers
Akinobu Mita
2020-01-26
iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
Colin Ian King
2019-12-18
iwlegacy: Fix -Wcast-function-type
Phong Tran
2019-11-06
iwlegacy: Remove redundant variable "ret"
zhong jiang
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
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-10-04
mac80211: simplify TX aggregation start
Johannes Berg
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-06
iwlegacy: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-25
iwlegacy: 4965: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-25
iwlegacy: 3945: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...
David S. Miller
2019-06-14
mac80211: call rate_control_send_low() internally
Johannes Berg
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 270
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-25
iwlegacy: fix spelling mistake "acumulative" -> "accumulative"
Colin Ian King
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-04
iwlegacy: remove redundant assignment to *res
Colin Ian King
2019-02-01
iwlegacy: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-11-06
iwlegacy: fix small typo
Yangtao Li
2018-11-06
iwlegacy: common: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-06
iwlegacy: 4965-mac: mark expected switch fall-through
Gustavo A. R. Silva
2018-10-13
iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()
Jia-Ju Bai
2018-08-09
iwlegacy: fix spelling mistake "acumulative" -> "accumulative"
Colin Ian King
2018-07-31
iwlegacy: remove several redundant variables
Colin Ian King
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2017-11-08
iwlegacy: remove redundant pointer sta_priv
Colin Ian King
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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-07-18
wireless: iwlegacy: constify attribute_group structures.
Arvind Yadav
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-05-24
iwlegacy: warn when enabling power save
Stanislaw Gruszka
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
[next]