summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/main_usb.c
AgeCommit message (Expand)Author
2020-04-29staging: vt6656: Fix pairwise key entry save.Malcolm Priestley
2020-04-29staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley
2020-04-29staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley
2020-04-29staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley
2020-02-01staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley
2020-01-14staging: vt6656: correct return of vnt_init_registers.Malcolm Priestley
2020-01-14staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley
2019-05-21staging: vt6656: manage error path during device initializationQuentin Deslandes
2019-05-21staging: vt6656: clean-up registers initialization error pathQuentin Deslandes
2019-05-21staging: vt6656: use meaningful error code during buffer allocationQuentin Deslandes
2019-05-21staging: vt6656: fix potential NULL pointer dereferenceQuentin Deslandes
2018-01-08Staging: vt6656: Fix unnecessary 'out of memory' messageSumit Pundir
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman
2017-07-16staging: vt6656: Use variable instead of its type in sizeof(...)Simon Sandström
2017-05-15staging: vt6656: Only call vnt_set_bss_mode on basic rates change.Malcolm Priestley
2017-05-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley
2017-05-15staging: vt6656: always call vnt_update_ifs on short time change.Malcolm Priestley
2017-04-28drivers:staging:vt6656: remove usb_device_reset in main_usb.c:Chewie Lin
2017-01-10staging:vt6656:main_usb.c Removed un-needed blank linesScott Matheina
2017-01-10staging:vt6656:main_usb.c Aligned code to match open parenthesisScott Matheina
2016-10-25Staging:vt6656:main_usb: fix Block comments should align the * on each lineNadim Almas
2016-10-17Staging: vt6656: Make a read-only structureMihaela Muraru
2016-08-15staging: vt6656: main_usb: don't print error when allocating urb failsWolfram Sang
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-28staging: vt6656: Fixed multiple logical comparisions warnings in main_usb.cParth Sane
2016-02-14staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocationAlison Schofield
2016-02-11staging: vt6656: replace explicit NULL comparison with ! operatorAlison Schofield
2016-02-07Staging: vt6656: Fixed multiple commenting codig style issues.maomao xu
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka
2015-09-29staging: vt6656: don't stop TX queue unless buffer full.Malcolm Priestley
2015-09-29staging: vt6656: implement power saving.Malcolm Priestley
2015-09-29staging: vt6656: implement TSF counterMalcolm Priestley
2015-07-14staging: vt6656: check ieee80211_bss_conf bssid not NULLMalcolm Priestley
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-17staging: vt6656: Boolean tests don't need comparisons.Abdul Hussain
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-03-20staging: vt6656: don't return zero on failure path in vt6656_probe()Alexey Khoroshilov
2015-01-12staging: vt6656: Use ether_addr_copy() on vnt_private members.Krzysztof Adamski
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-10-20staging: vt6656: remove unnecessary 'out of memory' messageMelike Yurtoglu
2014-09-08staging: vt6656: remove rate_control_algorithm pidMalcolm Priestley
2014-07-27staging: vt6656: main_usb.c remove return from void functionsMalcolm Priestley
2014-07-27staging: vt6656: main_usb.c remove comments to functions nolonger present.Malcolm Priestley
2014-07-27staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufsMalcolm Priestley
2014-07-27staging: vt6656: rename device_free_int_bufs to vnt_free_int_bufsMalcolm Priestley
2014-07-27staging: vt6656: rename device_free_rx_bufs to vnt_free_rx_bufsMalcolm Priestley