summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)AuthorFilesLines
2023-10-17staging: wlan-ng: remove function prism2sta_ev_txexcCalvince Otieno3-28/+2
2023-10-17staging: wlan-ng: use netdev_dbg over pr_debugCalvince Otieno1-58/+69
2023-10-16staging: wlan-ng: replace pr_debug() with netdev_dbg()Calvince Otieno1-6/+6
2023-10-16staging: wlan-ng: replace strncpy() with strscpy()Calvince Otieno1-1/+1
2023-10-16staging: wlan-ng: remove undefined functionCalvince Otieno1-3/+0
2023-10-16staging: wlan-ng: remove unnecessary helper functionCalvince Otieno1-28/+2
2023-10-16staging: wlan-ng: remove unused function prototypesCalvince Otieno1-8/+0
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern1-24/+24
2023-05-28drivers: staging: wlan-ng: Remove GPL/MPL boilerplateBagas Sanjaya21-441/+0
2023-05-08staging: wlan-ng: replace rate macrosLuke Koch2-52/+18
2023-03-16staging: wlan-ng: small cleanup in plugimage()Archana1-2/+1
2023-03-16staging: wlan-ng: small cleanup in writeimage()Archana1-3/+2
2023-01-19staging: wlan-ng: Remove unused codeDeepak R Varma1-171/+0
2022-12-26treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-3/+3
2022-12-16Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-329/+16
2022-11-24timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner2-5/+5
2022-11-02staging: wlan-ng: Remove unused structure definitionsDeepak R Varma1-232/+0
2022-11-02staging: wlan-ng: Remove unused function declarationsDeepak R Varma1-22/+0
2022-11-02staging: wlan-ng: Remove unused struct p80211macarray definitionDeepak R Varma1-6/+0
2022-11-02staging: wlan-ng: Remove unused struct wlan_ie_ibss_parms referencesDeepak R Varma1-9/+0
2022-11-02staging: wlan-ng: Remove unused struct wlan_ie_tim referencesDeepak R Varma1-12/+0
2022-11-02staging: wlan-ng: Remove unused struct wlan_ie_supp_rates referencesDeepak R Varma1-14/+0
2022-11-02staging: wlan-ng: Remove unused struct wlan_ie_ssid referencesDeepak R Varma1-12/+0
2022-10-23staging: wlan-ng: remove commented debug printk messagesDeepak R Varma1-22/+0
2022-10-22staging: wlan-ng: Provide a TODO file for this driverPeter Robinson1-0/+16
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2022-09-11staging: wlan-ng: remove unused p80211wext_handler_def declarationGaosheng Cui1-2/+0
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam1-5/+7
2022-07-15Merge 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_throttle...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...Linus 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 spa...Ashish Kalra2-3/+3