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