Age | Commit message (Expand) | Author |
2022-07-01 | staging/wlan-ng: get the correct struct hfa384x in work callback | Davidlohr Bueso |
2022-04-12 | staging/wlan-ng, prism2usb: replace completion_bh tasklet with work | Davidlohr Bueso |
2022-04-12 | staging/wlan-ng, prism2usb: replace reaper_bh tasklet with work | Davidlohr Bueso |
2022-04-04 | staging: wlan-ng: Fix Alignment with parenthesis | Alaa Mohamed |
2022-04-04 | staging: wlan-ng: Fix Lines shouldn't end with '(' | Alaa Mohamed |
2022-03-07 | staging: Use netif_rx(). | Sebastian Andrzej Siewior |
2021-11-15 | staging: wlan-ng: Removed unused comments | Gabriel Goller |
2021-10-20 | staging: use eth_hw_addr_set() in orphan drivers | Jakub Kicinski |
2021-10-20 | staging: use eth_hw_addr_set() for dev->addr_len cases | Jakub Kicinski |
2021-10-15 | staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle... | Nathan Chancellor |
2021-09-21 | staging; wlan-ng: remove duplicate USB device ID | Krzysztof Kozlowski |
2021-09-13 | staging: wlan-ng: Remove filenames from files | Aldas Taraškevičius |
2021-09-01 | Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-08-28 | staging: wlan-ng: fix invalid assignment warning | Aakash Hemadri |
2021-08-26 | staging: wlan-ng: Avoid duplicate header in tx/rx frames | Kees Cook |
2021-08-26 | staging: wlan-ng: Remove pointless a3/a4 union | Kees Cook |
2021-08-18 | staging: wlan-ng: Disable buggy MIB ioctl | Kees Cook |
2021-07-27 | staging: wlan-ng: use siocdevprivate | Arnd Bergmann |
2021-07-27 | staging/wlan-ng: Remove all strcpy() uses in favor of strscpy() | Len Baker |
2021-05-10 | staging: wlan-ng: silence incorrect type in argument 1 (different address spa... | Ashish Kalra |
2021-05-10 | staging: wlan-ng: remove redundant initialization of variable txresult | Colin Ian King |
2021-05-10 | staging: wlan-ng: cfg80211: Move large struct onto the heap | Lee Jones |
2021-03-10 | staging: wlan-ng: Remove unused function pointer typedef freebuf_method_t | Chen Lin |
2021-03-10 | staging: wlan-ng: Fixed incorrect type warning in p80211netdev.c | Pritthijit Nath |
2021-02-13 | staging:wlan-ng: use memdup_user instead of kmalloc/copy_from_user | Ivan Safonov |
2020-11-06 | staging/wlan-ng: Fix line alignment | Izabela Bakollari |
2020-09-16 | staging: wlan-ng: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-09-14 | Merge 5.9-rc5 into staging-next | Greg Kroah-Hartman |
2020-09-07 | staging: wlan-ng: Remove repeated word our | Abheek Dhawan |
2020-08-28 | staging: wlan-ng: fix alignment to match open parentheses | Steff Richards |
2020-08-18 | staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb() | Rustam Kovhaev |
2020-08-18 | staging: wlan-ng: Remove repeated words in comments | Igor Matheus Andrade Torrente |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2020-07-27 | Merge 5.8-rc7 into staging-next | Greg Kroah-Hartman |
2020-07-22 | staging: wlan-ng: properly check endpoint types | Rustam Kovhaev |
2020-07-21 | staging: wlan-ng: Fix alignment to match open parenthesis | Sumera Priyadarsini |
2020-03-26 | staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback | Qiujun Huang |
2020-03-25 | staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb | Qiujun Huang |
2020-03-23 | staging: wlan-ng: Fix third argument going over 80 characters | John B. Wyatt IV |
2020-03-17 | staging: wlan-ng: Fix line going over 80 characters | John B. Wyatt IV |
2020-02-23 | staging: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-01-29 | Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-15 | staging: wlan-ng: ensure error return is actually returned | Colin Ian King |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-12-10 | staging/wlan-ng: add CRC32 dependency in Kconfig | Kay Friedrich |
2019-10-27 | Merge 5.4-rc5 into staging-next | Greg Kroah-Hartman |
2019-10-26 | staging: wlan-ng: remove unused field from struct hfa384x_usbctlx | Tim Collier |
2019-10-26 | staging: wlan-ng: fix compilation for USB debugging | Tim Collier |
2019-10-26 | staging: wlan-ng: correct parameter alignment in hfa384x.h | Tim Collier |