summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)AuthorLines
2024-03-26staging: wlan-ng: Remove broken driver prism2_usbPhilipp Hortmann-15180/+0
2024-03-25staging: wlan-ng: Rename 'wlan_unsetup' to 'wlan_teardown'Felix N. Kimbu-5/+5
2024-03-25staging: wlan-ng: Rename 'foo' to 'rc' in p80211conv.cFelix N. Kimbu-15/+15
2023-10-17staging: wlan-ng: remove function prism2sta_ev_txexcCalvince Otieno-28/+2
2023-10-17staging: wlan-ng: use netdev_dbg over pr_debugCalvince Otieno-58/+69
2023-10-16staging: wlan-ng: replace pr_debug() with netdev_dbg()Calvince Otieno-6/+6
2023-10-16staging: wlan-ng: replace strncpy() with strscpy()Calvince Otieno-1/+1
2023-10-16staging: wlan-ng: remove undefined functionCalvince Otieno-3/+0
2023-10-16staging: wlan-ng: remove unnecessary helper functionCalvince Otieno-28/+2
2023-10-16staging: wlan-ng: remove unused function prototypesCalvince Otieno-8/+0
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern-24/+24
2023-05-28drivers: staging: wlan-ng: Remove GPL/MPL boilerplateBagas Sanjaya-441/+0
2023-05-08staging: wlan-ng: replace rate macrosLuke Koch-52/+18
2023-03-16staging: wlan-ng: small cleanup in plugimage()Archana-2/+1
2023-03-16staging: wlan-ng: small cleanup in writeimage()Archana-3/+2
2023-01-19staging: wlan-ng: Remove unused codeDeepak R Varma-171/+0
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)-3/+3
2022-12-16Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-329/+16
2022-11-24timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner-5/+5
2022-11-02staging: wlan-ng: Remove unused structure definitionsDeepak R Varma-232/+0
2022-11-02staging: wlan-ng: Remove unused function declarationsDeepak R Varma-22/+0
2022-11-02staging: wlan-ng: Remove unused struct p80211macarray definitionDeepak R Varma-6/+0
2022-11-02staging: wlan-ng: Remove unused struct wlan_ie_ibss_parms referencesDeepak R Varma-9/+0
2022-11-02staging: wlan-ng: Remove unused struct wlan_ie_tim referencesDeepak R Varma-12/+0
2022-11-02staging: wlan-ng: Remove unused struct wlan_ie_supp_rates referencesDeepak R Varma-14/+0
2022-11-02staging: wlan-ng: Remove unused struct wlan_ie_ssid referencesDeepak R Varma-12/+0
2022-10-23staging: wlan-ng: remove commented debug printk messagesDeepak R Varma-22/+0
2022-10-22staging: wlan-ng: Provide a TODO file for this driverPeter Robinson-0/+16
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2022-09-11staging: wlan-ng: remove unused p80211wext_handler_def declarationGaosheng Cui-2/+0
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam-5/+7
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2022-07-01staging/wlan-ng: get the correct struct hfa384x in work callbackDavidlohr Bueso-1/+1
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam-1/+1
2022-04-12staging/wlan-ng, prism2usb: replace completion_bh tasklet with workDavidlohr Bueso-15/+15
2022-04-12staging/wlan-ng, prism2usb: replace reaper_bh tasklet with workDavidlohr Bueso-9/+9
2022-04-04staging: wlan-ng: Fix Alignment with parenthesisAlaa Mohamed-2/+2
2022-04-04staging: wlan-ng: Fix Lines shouldn't end with '('Alaa Mohamed-4/+2
2022-03-07staging: Use netif_rx().Sebastian Andrzej Siewior-2/+2
2021-11-15staging: wlan-ng: Removed unused commentsGabriel Goller-8/+0
2021-10-20staging: use eth_hw_addr_set() in orphan driversJakub Kicinski-1/+3
2021-10-20staging: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski-1/+1
2021-10-15staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor-11/+11
2021-09-21staging; wlan-ng: remove duplicate USB device IDKrzysztof Kozlowski-2/+1
2021-09-13staging: wlan-ng: Remove filenames from filesAldas Taraškevičius-18/+18
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-96/+78
2021-08-28staging: wlan-ng: fix invalid assignment warningAakash Hemadri-1/+1
2021-08-26staging: wlan-ng: Avoid duplicate header in tx/rx framesKees Cook-53/+39
2021-08-26staging: wlan-ng: Remove pointless a3/a4 unionKees Cook-62/+48
2021-08-18staging: wlan-ng: Disable buggy MIB ioctlKees Cook-0/+10