summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-3/+3
* Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-164-329/+16
|\
| * staging: wlan-ng: Remove unused structure definitionsDeepak R Varma2022-11-021-232/+0
| * staging: wlan-ng: Remove unused function declarationsDeepak R Varma2022-11-021-22/+0
| * staging: wlan-ng: Remove unused struct p80211macarray definitionDeepak R Varma2022-11-021-6/+0
| * staging: wlan-ng: Remove unused struct wlan_ie_ibss_parms referencesDeepak R Varma2022-11-021-9/+0
| * staging: wlan-ng: Remove unused struct wlan_ie_tim referencesDeepak R Varma2022-11-021-12/+0
| * staging: wlan-ng: Remove unused struct wlan_ie_supp_rates referencesDeepak R Varma2022-11-021-14/+0
| * staging: wlan-ng: Remove unused struct wlan_ie_ssid referencesDeepak R Varma2022-11-021-12/+0
| * staging: wlan-ng: remove commented debug printk messagesDeepak R Varma2022-10-231-22/+0
| * staging: wlan-ng: Provide a TODO file for this driverPeter Robinson2022-10-221-0/+16
* | timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner2022-11-242-5/+5
|/
* Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-081-2/+0
|\
| * staging: wlan-ng: remove unused p80211wext_handler_def declarationGaosheng Cui2022-09-111-2/+0
* | wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-5/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-1/+1
|\
| * staging/wlan-ng: get the correct struct hfa384x in work callbackDavidlohr Bueso2022-07-011-1/+1
* | cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-201-1/+1
|/
* staging/wlan-ng, prism2usb: replace completion_bh tasklet with workDavidlohr Bueso2022-04-123-15/+15
* staging/wlan-ng, prism2usb: replace reaper_bh tasklet with workDavidlohr Bueso2022-04-123-9/+9
* staging: wlan-ng: Fix Alignment with parenthesisAlaa Mohamed2022-04-041-2/+2
* staging: wlan-ng: Fix Lines shouldn't end with '('Alaa Mohamed2022-04-041-4/+2
* 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