index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+3
2022-05-02
carl9170: tx: fix an incorrect use of list iterator
Xiaomeng Tong
1
-0
/
+3
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2
-6
/
+7
2022-03-10
carl9170: devres ar->survey_info
Christian Lamparter
1
-4
/
+2
2022-03-10
carl9170: replace bitmap_zalloc with devm_bitmap_zalloc
Christian Lamparter
1
-8
/
+1
2022-03-10
carl9170: devres-ing input_allocate_device
Christian Lamparter
1
-11
/
+2
2022-03-10
carl9170: devres-ing hwrng_register usage
Christian Lamparter
2
-27
/
+3
2022-03-10
carl9170: replace GFP_ATOMIC in ampdu_action, it can sleep
Christian Lamparter
1
-1
/
+1
2022-02-24
carl9170: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2
-2
/
+2
2022-01-31
carl9170: fix missing bit-wise or operator for tx_params
Colin Ian King
1
-1
/
+1
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
1
-6
/
+6
2021-12-08
carl9170: Use the bitmap API when applicable
Christophe JAILLET
1
-6
/
+3
2021-11-26
mac80211: Use memset_after() to clear tx status
Kees Cook
1
-6
/
+6
2021-06-12
wireless: carl9170: fix LEDS build errors & warnings
Randy Dunlap
1
-5
/
+3
2021-04-18
carl9170: remove get_tid_h
Christophe JAILLET
2
-7
/
+2
2021-02-09
carl9170: fix struct alignment conflict
Arnd Bergmann
2
-11
/
+11
2020-12-09
carl9170: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-08
carl9170: remove trailing semicolon in macro definition
Tom Rix
1
-2
/
+2
2020-11-11
carl9170: remove WDS code
Johannes Berg
2
-5
/
+0
2020-08-31
carl9170: Convert 'ar9170_qmap' to inline function
Lee Jones
3
-5
/
+8
2020-08-27
carl9170: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-27
carl9170: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+4
2020-06-09
ath: fix wiki website url
Flavio Suligoi
2
-2
/
+2
2020-05-12
carl9170: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-2
/
+2
2020-05-06
carl9170: remove P2P_GO support
Christian Lamparter
2
-20
/
+5
2020-03-12
carl9170: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-2
/
+1
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-3
/
+3
2019-09-04
carl9170: remove set but not used variable 'udev'
YueHaibing
1
-2
/
+0
2019-07-01
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2
-29
/
+19
2019-06-27
carl9170: remove dead branch in op_conf_tx callback
Christian Lamparter
1
-7
/
+2
2019-06-27
carl9170: fix misuse of device driver API
Christian Lamparter
1
-22
/
+17
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325
Thomas Gleixner
1
-13
/
+1
2019-05-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2
-2
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-29
wireless: carl9170: fix clang build warning
Arnd Bergmann
2
-2
/
+2
2019-02-19
carl9170: clean up a clamp() call
Dan Carpenter
1
-1
/
+1
2018-11-05
carl9170: tx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-11-05
carl9170: rx: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-09-04
wireless: remove unnecessary unlikely()
Igor Stoppa
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+4
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2
-6
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
carl9170: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+3
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-4
/
+4
[next]