aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-10staging: wlan-ng: silence incorrect type in argument 1 (different address spaces)Ashish Kalra2-3/+3
2021-05-10staging: wlan-ng: remove redundant initialization of variable txresultColin Ian King1-1/+1
2021-05-10staging: wlan-ng: cfg80211: Move large struct onto the heapLee Jones1-13/+17
2021-03-10staging: wlan-ng: Remove unused function pointer typedef freebuf_method_tChen Lin1-3/+0
2021-03-10staging: wlan-ng: Fixed incorrect type warning in p80211netdev.cPritthijit Nath1-1/+1
2021-02-13staging:wlan-ng: use memdup_user instead of kmalloc/copy_from_userIvan Safonov1-15/+13
2020-11-06staging/wlan-ng: Fix line alignmentIzabela Bakollari1-2/+2
2020-09-16staging: wlan-ng: convert tasklets to use new tasklet_setup() APIAllen Pais2-15/+12
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2-18/+6
2020-09-07staging: wlan-ng: Remove repeated word ourAbheek Dhawan1-1/+1
2020-08-28staging: wlan-ng: fix alignment to match open parenthesesSteff Richards1-12/+12
2020-08-18staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2-18/+6
2020-08-18staging: wlan-ng: Remove repeated words in commentsIgor Matheus Andrade Torrente2-3/+3
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-1/+1
2020-07-27Merge 5.8-rc7 into staging-nextGreg Kroah-Hartman1-1/+15
2020-07-22staging: wlan-ng: properly check endpoint typesRustam Kovhaev1-1/+15
2020-07-21staging: wlan-ng: Fix alignment to match open parenthesisSumera Priyadarsini1-10/+9
2020-03-26staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang1-0/+2
2020-03-25staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang1-0/+1
2020-03-23staging: wlan-ng: Fix third argument going over 80 charactersJohn B. Wyatt IV1-2/+5
2020-03-17staging: wlan-ng: Fix line going over 80 charactersJohn B. Wyatt IV1-1/+2
2020-02-23staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-4/+4
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2020-01-15staging: wlan-ng: ensure error return is actually returnedColin Ian King1-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-2/+2
2019-12-10staging/wlan-ng: add CRC32 dependency in KconfigKay Friedrich1-0/+1
2019-10-27Merge 5.4-rc5 into staging-nextGreg Kroah-Hartman1-4/+2
2019-10-26staging: wlan-ng: remove unused field from struct hfa384x_usbctlxTim Collier1-2/+0
2019-10-26staging: wlan-ng: fix compilation for USB debuggingTim Collier1-2/+0
2019-10-26staging: wlan-ng: correct parameter alignment in hfa384x.hTim Collier1-1/+1
2019-10-26staging: wlan-ng: shorten lines over 80 characters in hfa384x.hTim Collier1-4/+10
2019-10-26staging: wlan-ng: remove unnecessary casts from prism2usb.cTim Collier1-3/+3
2019-10-14staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King1-4/+2
2019-10-07staging: wlan-ng: p80211wep.c: use lib/crc32Thomas Meyer1-61/+3
2019-08-02staging: wlan-ng: Remove function prism2mib_excludeunencrypted()Nishka Dasgupta1-43/+1
2019-07-22staging: wlan-ng: use "%*pE" for serial numberJ. Bruce Fields1-1/+1
2019-07-22staging: wlan-ng: Replace function hfa384x_dowmem()Nishka Dasgupta1-34/+17
2019-07-22staging: wlan-ng: Replace function hfa384x_dormem()Nishka Dasgupta1-27/+10
2019-07-22staging: wlan-ng: Remove function hfa384x_docmd_wait()Nishka Dasgupta1-29/+14
2019-07-22staging: wlan-ng: Remove unused function hfa384x_docmd_async()Nishka Dasgupta1-8/+0
2019-07-22staging: wlan-ng: Remove function hfa384x_dowmem_async()Nishka Dasgupta1-14/+0
2019-07-22staging: wlan-ng: Remove unused function hfa384x_dormem_async()Nishka Dasgupta1-11/+0
2019-07-22staging: wlan-ng: Remove unused function hfa384x_dorrid_async()Nishka Dasgupta1-11/+0
2019-07-22staging: wlan-ng: Remove function hfa384x_dowrid_async()Nishka Dasgupta1-13/+2
2019-07-22staging: wlan-ng: Remove function hfa384x_dowrid_wait()Nishka Dasgupta1-9/+1
2019-07-22staging: wlan-ng: Remove function hfa384x_dorrid_wait()Nishka Dasgupta1-9/+1
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman1-1/+2
2019-05-20staging: wlan-ng: fix adapter initialization failureTim Collier1-1/+2
2019-05-20drivers: staging : wlan-ng : collect return status without variableHariprasad Kelam1-11/+3