summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2017-07-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley
2017-05-20staging: vt6656: use off stack for out buffer USB transfers.Malcolm Priestley
2017-05-20staging: vt6656: use off stack for in buffer USB transfers.Malcolm Priestley
2015-10-27staging: vt6656: Do not use multiple blank lines.Burcin Akalin
2015-10-27staging: vt6656: Add space around '|'Burcin Akalin
2015-10-24staging: vt6656: Remove unnecessary braces and tab spacingAmitoj Kaur Chawla
2015-10-16staging: vt6656: Prefer using BIT MacroAmitoj Kaur Chawla
2015-10-16staging: vt6656: Remove useless initialisationAmitoj Kaur Chawla
2015-10-08staging: vt6656: Remove space before closing braceAmitoj Kaur Chawla
2015-10-08staging: vt6656: Remove space after opening braceAmitoj Kaur Chawla
2015-09-29staging: vt6656: remove RX complete locking.Malcolm Priestley
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 power saving code.Malcolm Priestley
2015-09-29staging: vt6656: implement TSF counterMalcolm Priestley
2015-07-20Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman
2015-07-14staging: vt6656: check ieee80211_bss_conf bssid not NULLMalcolm Priestley
2015-07-14staging: vt6656: Fixed two lines over 80 characters longArjun Krishna Babu
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-05-31Staging: vt6656: device: Fixed spelling errorColin Cronin
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-08staging: vt6656: use ieee80211_tx_info to select packet type.Malcolm Priestley
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-03-23Merge 4.0-rc5 into staging-testingGreg Kroah-Hartman
2015-03-20staging: vt6656: don't return zero on failure path in vt6656_probe()Alexey Khoroshilov
2015-03-09staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley
2015-03-06staging: vt6656: Fix possible leak in vnt_download_firmware()Christian Engelmayer
2015-02-26staging: vt6656: replace memcpy by ether_addr_copyAya Mahfouz
2015-02-26Staging: vt6656: replace memcpy() by ether_addr_copy() using coccinelle and p...aybuke ozdemir
2015-02-07staging: vt6656: parse cts fall back out of vnt_fill_cts_headMalcolm Priestley
2015-02-07staging: vt6656: vnt_fill_cts_head remove unneeded NULL check.Malcolm Priestley
2015-01-25staging: vt6656: fix Prefer ether_addr_copy() over memcpy() if the Ethernet a...Heba Aamer
2015-01-12Staging: vt6656: Checkpatch fix: else after break or returnEmrys Bayliss
2015-01-12Staging: vt6656: Fixed typo in a variable nameGustavo A. R. Silva
2015-01-12Staging: vt6656: Fixed typo in a macro nameGustavo A. R. Silva
2015-01-12staging: vt6656: whitespace checkpatch warning fix.Krzysztof Adamski
2015-01-12staging: vt6656: Use ether_addr_copy() on vnt_private members.Krzysztof Adamski
2015-01-12staging: vt6656: Use ether_addr_copy() in vnt_fill_ieee80211_rts.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-28staging: vt6656: Merge three lines into oneTapasweni Pathak
2014-09-23Staging: vt6656: Merge two lines of code into oneRajbinder Brar
2014-09-23staging: vt6656: remove unnecessary else after returnTapasweni Pathak
2014-09-23Staging: vt6656: Merges two lines of code and also removes unused variableMahati Chamarthy
2014-09-23Staging: vt6656: Merges two lines of code and removes unused variableMahati Chamarthy
2014-09-19Staging: vt6656: Removing else after break statement to fix warningRajbinder Brar
2014-09-08staging: vt6656: remove rate_control_algorithm pidMalcolm Priestley