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
/
staging
/
wlan-ng
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
staging: wlan-ng: silence incorrect type in argument 1 (different address spa...
Ashish Kalra
2
-3
/
+3
2021-05-10
staging: wlan-ng: remove redundant initialization of variable txresult
Colin Ian King
1
-1
/
+1
2021-05-10
staging: wlan-ng: cfg80211: Move large struct onto the heap
Lee Jones
1
-13
/
+17
2021-03-10
staging: wlan-ng: Remove unused function pointer typedef freebuf_method_t
Chen Lin
1
-3
/
+0
2021-03-10
staging: wlan-ng: Fixed incorrect type warning in p80211netdev.c
Pritthijit Nath
1
-1
/
+1
2021-02-13
staging:wlan-ng: use memdup_user instead of kmalloc/copy_from_user
Ivan Safonov
1
-15
/
+13
2020-11-06
staging/wlan-ng: Fix line alignment
Izabela Bakollari
1
-2
/
+2
2020-09-16
staging: wlan-ng: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-15
/
+12
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2
-18
/
+6
2020-09-07
staging: wlan-ng: Remove repeated word our
Abheek Dhawan
1
-1
/
+1
2020-08-28
staging: wlan-ng: fix alignment to match open parentheses
Steff Richards
1
-12
/
+12
2020-08-18
staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()
Rustam Kovhaev
2
-18
/
+6
2020-08-18
staging: wlan-ng: Remove repeated words in comments
Igor Matheus Andrade Torrente
2
-3
/
+3
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-07-27
Merge 5.8-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+15
2020-07-22
staging: wlan-ng: properly check endpoint types
Rustam Kovhaev
1
-1
/
+15
2020-07-21
staging: wlan-ng: Fix alignment to match open parenthesis
Sumera Priyadarsini
1
-10
/
+9
2020-03-26
staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback
Qiujun Huang
1
-0
/
+2
2020-03-25
staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb
Qiujun Huang
1
-0
/
+1
2020-03-23
staging: wlan-ng: Fix third argument going over 80 characters
John B. Wyatt IV
1
-2
/
+5
2020-03-17
staging: wlan-ng: Fix line going over 80 characters
John B. Wyatt IV
1
-1
/
+2
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+4
2020-01-29
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-01-15
staging: wlan-ng: ensure error return is actually returned
Colin Ian King
1
-1
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2019-12-10
staging/wlan-ng: add CRC32 dependency in Kconfig
Kay Friedrich
1
-0
/
+1
2019-10-27
Merge 5.4-rc5 into staging-next
Greg Kroah-Hartman
1
-4
/
+2
2019-10-26
staging: wlan-ng: remove unused field from struct hfa384x_usbctlx
Tim Collier
1
-2
/
+0
2019-10-26
staging: wlan-ng: fix compilation for USB debugging
Tim Collier
1
-2
/
+0
2019-10-26
staging: wlan-ng: correct parameter alignment in hfa384x.h
Tim Collier
1
-1
/
+1
2019-10-26
staging: wlan-ng: shorten lines over 80 characters in hfa384x.h
Tim Collier
1
-4
/
+10
2019-10-26
staging: wlan-ng: remove unnecessary casts from prism2usb.c
Tim Collier
1
-3
/
+3
2019-10-14
staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS
Colin Ian King
1
-4
/
+2
2019-10-07
staging: wlan-ng: p80211wep.c: use lib/crc32
Thomas Meyer
1
-61
/
+3
2019-08-02
staging: wlan-ng: Remove function prism2mib_excludeunencrypted()
Nishka Dasgupta
1
-43
/
+1
2019-07-22
staging: wlan-ng: use "%*pE" for serial number
J. Bruce Fields
1
-1
/
+1
2019-07-22
staging: wlan-ng: Replace function hfa384x_dowmem()
Nishka Dasgupta
1
-34
/
+17
2019-07-22
staging: wlan-ng: Replace function hfa384x_dormem()
Nishka Dasgupta
1
-27
/
+10
2019-07-22
staging: wlan-ng: Remove function hfa384x_docmd_wait()
Nishka Dasgupta
1
-29
/
+14
2019-07-22
staging: wlan-ng: Remove unused function hfa384x_docmd_async()
Nishka Dasgupta
1
-8
/
+0
2019-07-22
staging: wlan-ng: Remove function hfa384x_dowmem_async()
Nishka Dasgupta
1
-14
/
+0
2019-07-22
staging: wlan-ng: Remove unused function hfa384x_dormem_async()
Nishka Dasgupta
1
-11
/
+0
2019-07-22
staging: wlan-ng: Remove unused function hfa384x_dorrid_async()
Nishka Dasgupta
1
-11
/
+0
2019-07-22
staging: wlan-ng: Remove function hfa384x_dowrid_async()
Nishka Dasgupta
1
-13
/
+2
2019-07-22
staging: wlan-ng: Remove function hfa384x_dowrid_wait()
Nishka Dasgupta
1
-9
/
+1
2019-07-22
staging: wlan-ng: Remove function hfa384x_dorrid_wait()
Nishka Dasgupta
1
-9
/
+1
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+2
2019-05-20
staging: wlan-ng: fix adapter initialization failure
Tim Collier
1
-1
/
+2
2019-05-20
drivers: staging : wlan-ng : collect return status without variable
Hariprasad Kelam
1
-11
/
+3
[next]