summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: remove function prism2sta_ev_txexcCalvince Otieno2023-10-173-28/+2
* staging: wlan-ng: use netdev_dbg over pr_debugCalvince Otieno2023-10-171-58/+69
* staging: wlan-ng: replace pr_debug() with netdev_dbg()Calvince Otieno2023-10-161-6/+6
* staging: wlan-ng: replace strncpy() with strscpy()Calvince Otieno2023-10-161-1/+1
* staging: wlan-ng: remove undefined functionCalvince Otieno2023-10-161-3/+0
* staging: wlan-ng: remove unnecessary helper functionCalvince Otieno2023-10-161-28/+2
* staging: wlan-ng: remove unused function prototypesCalvince Otieno2023-10-161-8/+0
* Fix nomenclature for USB and PCI wireless devicesAlan Stern2023-08-251-24/+24
* drivers: staging: wlan-ng: Remove GPL/MPL boilerplateBagas Sanjaya2023-05-2821-441/+0
* staging: wlan-ng: replace rate macrosLuke Koch2023-05-082-52/+18
* staging: wlan-ng: small cleanup in plugimage()Archana2023-03-161-2/+1
* staging: wlan-ng: small cleanup in writeimage()Archana2023-03-161-3/+2
* staging: wlan-ng: Remove unused codeDeepak R Varma2023-01-191-171/+0
* 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