summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)Author
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
2021-05-10staging: wlan-ng: remove redundant initialization of variable txresultColin Ian King
2021-05-10staging: wlan-ng: cfg80211: Move large struct onto the heapLee Jones
2021-03-10staging: wlan-ng: Remove unused function pointer typedef freebuf_method_tChen Lin
2021-03-10staging: wlan-ng: Fixed incorrect type warning in p80211netdev.cPritthijit Nath
2021-02-13staging:wlan-ng: use memdup_user instead of kmalloc/copy_from_userIvan Safonov
2020-11-06staging/wlan-ng: Fix line alignmentIzabela Bakollari
2020-09-16staging: wlan-ng: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman
2020-09-07staging: wlan-ng: Remove repeated word ourAbheek Dhawan
2020-08-28staging: wlan-ng: fix alignment to match open parenthesesSteff Richards