summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
Commit message (Expand)AuthorAgeFilesLines
* staging: Use netif_rx().Sebastian Andrzej Siewior2022-03-071-2/+2
* staging: wlan-ng: Removed unused commentsGabriel Goller2021-11-151-8/+0
* staging: use eth_hw_addr_set() in orphan driversJakub Kicinski2021-10-201-1/+3
* staging: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-201-1/+1
* staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor2021-10-151-11/+11
* staging; wlan-ng: remove duplicate USB device IDKrzysztof Kozlowski2021-09-211-2/+1
* staging: wlan-ng: Remove filenames from filesAldas Taraškevičius2021-09-1318-18/+18
* Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-0111-96/+78
|\
| * staging: wlan-ng: fix invalid assignment warningAakash Hemadri2021-08-281-1/+1
| * staging: wlan-ng: Avoid duplicate header in tx/rx framesKees Cook2021-08-266-53/+39
| * staging: wlan-ng: Remove pointless a3/a4 unionKees Cook2021-08-269-62/+48
| * staging: wlan-ng: Disable buggy MIB ioctlKees Cook2021-08-181-0/+10
| * staging/wlan-ng: Remove all strcpy() uses in favor of strscpy()Len Baker2021-07-271-4/+4
* | staging: wlan-ng: use siocdevprivateArnd Bergmann2021-07-271-65/+11
|/
* staging: wlan-ng: silence incorrect type in argument 1 (different address spa...Ashish Kalra2021-05-102-3/+3
* staging: wlan-ng: remove redundant initialization of variable txresultColin Ian King2021-05-101-1/+1
* staging: wlan-ng: cfg80211: Move large struct onto the heapLee Jones2021-05-101-13/+17
* staging: wlan-ng: Remove unused function pointer typedef freebuf_method_tChen Lin2021-03-101-3/+0
* staging: wlan-ng: Fixed incorrect type warning in p80211netdev.cPritthijit Nath2021-03-101-1/+1
* staging:wlan-ng: use memdup_user instead of kmalloc/copy_from_userIvan Safonov2021-02-131-15/+13
* staging/wlan-ng: Fix line alignmentIzabela Bakollari2020-11-061-2/+2
* staging: wlan-ng: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-162-15/+12
* Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-142-18/+6
|\
| * staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2020-08-182-18/+6
* | staging: wlan-ng: Remove repeated word ourAbheek Dhawan2020-09-071-1/+1
* | staging: wlan-ng: fix alignment to match open parenthesesSteff Richards2020-08-281-12/+12
* | staging: wlan-ng: Remove repeated words in commentsIgor Matheus Andrade Torrente2020-08-182-3/+3
|/
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* Merge 5.8-rc7 into staging-nextGreg Kroah-Hartman2020-07-271-1/+15
|\
| * staging: wlan-ng: properly check endpoint typesRustam Kovhaev2020-07-221-1/+15
* | staging: wlan-ng: Fix alignment to match open parenthesisSumera Priyadarsini2020-07-211-10/+9
|/
* staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang2020-03-261-0/+2
* staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang2020-03-251-0/+1
* staging: wlan-ng: Fix third argument going over 80 charactersJohn B. Wyatt IV2020-03-231-2/+5
* staging: wlan-ng: Fix line going over 80 charactersJohn B. Wyatt IV2020-03-171-1/+2
* staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-232-4/+4
* Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-1/+1
|\
| * staging: wlan-ng: ensure error return is actually returnedColin Ian King2020-01-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-221-0/+1
|\|
| * staging/wlan-ng: add CRC32 dependency in KconfigKay Friedrich2019-12-101-0/+1
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-2/+2
|/
* Merge 5.4-rc5 into staging-nextGreg Kroah-Hartman2019-10-271-4/+2
|\
| * staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King2019-10-141-4/+2
* | staging: wlan-ng: remove unused field from struct hfa384x_usbctlxTim Collier2019-10-261-2/+0
* | staging: wlan-ng: fix compilation for USB debuggingTim Collier2019-10-261-2/+0
* | staging: wlan-ng: correct parameter alignment in hfa384x.hTim Collier2019-10-261-1/+1
* | staging: wlan-ng: shorten lines over 80 characters in hfa384x.hTim Collier2019-10-261-4/+10
* | staging: wlan-ng: remove unnecessary casts from prism2usb.cTim Collier2019-10-261-3/+3
* | staging: wlan-ng: p80211wep.c: use lib/crc32Thomas Meyer2019-10-071-61/+3
|/
* staging: wlan-ng: Remove function prism2mib_excludeunencrypted()Nishka Dasgupta2019-08-021-43/+1