summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-124-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-4/+8
|\
| * Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-4/+8
| |\
| | * mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller2016-02-241-4/+8
* | | staging: vt6656: Remove unnecessary parenthesesRehas Sachdeva2016-03-111-2/+2
* | | staging: vt6656: simplify tests of successful urb statusAlison Schofield2016-02-211-3/+3
* | | staging: vt6656: move local var init into declarationAlison Schofield2016-02-151-9/+4Star
* | | staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocationAlison Schofield2016-02-151-3/+3
* | | staging: vt6656: replace explicit NULL comparison with ! operatorAlison Schofield2016-02-122-6/+6
* | | Staging: vt6656: Fixed multiple commenting codig style issues.maomao xu2016-02-081-6/+8
* | | drivers:staging:vt6656: Fix coding style issuesSergey Lysanov2016-02-081-1/+1
* | | staging: vt6656: fix definitions of DEVICE_FLAGS_* flagsAlexey Tulia2016-02-081-2/+2
|/ /
* | staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-2029-104/+0Star
* | staging: vt6656: Do not use multiple blank lines.Burcin Akalin2015-11-161-1/+0Star
|/
* staging: vt6656: Do not use multiple blank lines.Burcin Akalin2015-10-271-1/+0Star
* staging: vt6656: Add space around '|'Burcin Akalin2015-10-271-1/+1
* staging: vt6656: Remove unnecessary braces and tab spacingAmitoj Kaur Chawla2015-10-251-5/+3Star
* staging: vt6656: Prefer using BIT MacroAmitoj Kaur Chawla2015-10-171-1/+1
* staging: vt6656: Remove useless initialisationAmitoj Kaur Chawla2015-10-171-1/+1
* staging: vt6656: Remove space before closing braceAmitoj Kaur Chawla2015-10-081-1/+0Star
* staging: vt6656: Remove space after opening braceAmitoj Kaur Chawla2015-10-081-1/+0Star
* staging: vt6656: remove RX complete locking.Malcolm Priestley2015-09-291-6/+0Star
* staging: vt6656: don't stop TX queue unless buffer full.Malcolm Priestley2015-09-292-7/+5Star
* staging: vt6656: implement power saving.Malcolm Priestley2015-09-291-0/+1
* staging: vt6656: implement power saving code.Malcolm Priestley2015-09-293-4/+14
* staging: vt6656: implement TSF counterMalcolm Priestley2015-09-291-0/+20
* Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman2015-07-201-1/+1
|\
| * staging: vt6656: check ieee80211_bss_conf bssid not NULLMalcolm Priestley2015-07-151-1/+1
* | staging: vt6656: Fixed two lines over 80 characters longArjun Krishna Babu2015-07-151-2/+5
|/
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-275-5/+5
|\
| * staging: vt6656: Boolean tests don't need comparisons.Abdul Hussain2015-06-184-4/+4
| * Staging: vt6656: device: Fixed spelling errorColin Cronin2015-05-311-1/+1
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-3/+11
|\|
| * staging: vt6656: use ieee80211_tx_info to select packet type.Malcolm Priestley2015-05-081-3/+11
* | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-10/+1Star
|/
* Merge 4.0-rc5 into staging-testingGreg Kroah-Hartman2015-03-231-0/+1
|\
| * staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
* | staging: vt6656: don't return zero on failure path in vt6656_probe()Alexey Khoroshilov2015-03-201-0/+1
* | staging: vt6656: Fix possible leak in vnt_download_firmware()Christian Engelmayer2015-03-071-1/+1
* | staging: vt6656: replace memcpy by ether_addr_copyAya Mahfouz2015-02-271-1/+3
* | Staging: vt6656: replace memcpy() by ether_addr_copy() using coccinelle and p...aybuke ozdemir2015-02-261-4/+4
|/
* staging: vt6656: parse cts fall back out of vnt_fill_cts_headMalcolm Priestley2015-02-071-45/+54
* staging: vt6656: vnt_fill_cts_head remove unneeded NULL check.Malcolm Priestley2015-02-071-3/+0Star
* staging: vt6656: fix Prefer ether_addr_copy() over memcpy() if the Ethernet a...Heba Aamer2015-01-251-1/+1
* Staging: vt6656: Checkpatch fix: else after break or returnEmrys Bayliss2015-01-131-2/+0Star
* Staging: vt6656: Fixed typo in a variable nameGustavo A. R. Silva2015-01-131-1/+1
* Staging: vt6656: Fixed typo in a macro nameGustavo A. R. Silva2015-01-132-2/+2
* staging: vt6656: whitespace checkpatch warning fix.Krzysztof Adamski2015-01-131-1/+1
* staging: vt6656: Use ether_addr_copy() on vnt_private members.Krzysztof Adamski2015-01-133-5/+6