aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-07-01staging/wlan-ng: get the correct struct hfa384x in work callbackDavidlohr Bueso1-1/+1
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam1-1/+1
2022-04-12staging/wlan-ng, prism2usb: replace completion_bh tasklet with workDavidlohr Bueso3-15/+15
2022-04-12staging/wlan-ng, prism2usb: replace reaper_bh tasklet with workDavidlohr Bueso3-9/+9
2022-04-04staging: wlan-ng: Fix Alignment with parenthesisAlaa Mohamed1-2/+2
2022-04-04staging: wlan-ng: Fix Lines shouldn't end with '('Alaa Mohamed1-4/+2
2022-03-07staging: Use netif_rx().Sebastian Andrzej Siewior1-2/+2
2021-11-15staging: wlan-ng: Removed unused commentsGabriel Goller1-8/+0
2021-10-20staging: use eth_hw_addr_set() in orphan driversJakub Kicinski1-1/+3
2021-10-20staging: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski1-1/+1
2021-10-15staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttlefn()Nathan Chancellor1-11/+11
2021-09-21staging; wlan-ng: remove duplicate USB device IDKrzysztof Kozlowski1-2/+1
2021-09-13staging: wlan-ng: Remove filenames from filesAldas Taraškevičius18-18/+18
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds11-96/+78
2021-08-28staging: wlan-ng: fix invalid assignment warningAakash Hemadri1-1/+1
2021-08-26staging: wlan-ng: Avoid duplicate header in tx/rx framesKees Cook6-53/+39
2021-08-26staging: wlan-ng: Remove pointless a3/a4 unionKees Cook9-62/+48
2021-08-18staging: wlan-ng: Disable buggy MIB ioctlKees Cook1-0/+10
2021-07-27staging: wlan-ng: use siocdevprivateArnd Bergmann1-65/+11
2021-07-27staging/wlan-ng: Remove all strcpy() uses in favor of strscpy()Len Baker1-4/+4
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