summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-265-5/+5
|\
| * staging: vt6656: Boolean tests don't need comparisons.Abdul Hussain2015-06-174-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/+1
|/
* 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-061-1/+1
* | staging: vt6656: replace memcpy by ether_addr_copyAya Mahfouz2015-02-261-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/+0
* 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-121-2/+0
* Staging: vt6656: Fixed typo in a variable nameGustavo A. R. Silva2015-01-121-1/+1
* Staging: vt6656: Fixed typo in a macro nameGustavo A. R. Silva2015-01-122-2/+2
* staging: vt6656: whitespace checkpatch warning fix.Krzysztof Adamski2015-01-121-1/+1
* staging: vt6656: Use ether_addr_copy() on vnt_private members.Krzysztof Adamski2015-01-123-5/+6
* staging: vt6656: Use ether_addr_copy() in vnt_fill_ieee80211_rts.Krzysztof Adamski2015-01-121-2/+3
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-151-8/+2
|\
| * staging: vt6656: remove unnecessary 'out of memory' messageMelike Yurtoglu2014-10-201-8/+2
* | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-2/+5
|/
* staging: vt6656: Merge three lines into oneTapasweni Pathak2014-09-281-3/+1
* Staging: vt6656: Merge two lines of code into oneRajbinder Brar2014-09-231-4/+1
* staging: vt6656: remove unnecessary else after returnTapasweni Pathak2014-09-232-4/+2
* Staging: vt6656: Merges two lines of code and also removes unused variableMahati Chamarthy2014-09-231-5/+1
* Staging: vt6656: Merges two lines of code and removes unused variableMahati Chamarthy2014-09-231-4/+1
* Staging: vt6656: Removing else after break statement to fix warningRajbinder Brar2014-09-191-11/+9
* staging: vt6656: remove rate_control_algorithm pidMalcolm Priestley2014-09-081-1/+0
* staging: vt6656: add blank line after declarationRagnar B. Johannsson2014-08-161-0/+1
* staging: vt6656: fix incorrect indentationRagnar B. Johannsson2014-08-161-1/+1
* staging: vt6656: remove unnecessary bracesRagnar B. Johannsson2014-08-161-3/+2
* staging: vt6656: wcmd.h remove dead macrosMalcolm Priestley2014-07-271-3/+0
* staging: vt6656: rf.h cleanup C_PWBT commentsMalcolm Priestley2014-07-271-1/+1
* staging: vt6656: power.h remove dead macrosMalcolm Priestley2014-07-271-2/+0
* staging: vt6656: dpc remove unneeded headersMalcolm Priestley2014-07-272-4/+0
* staging: vt6656: dpc.h remove dead function prototypesMalcolm Priestley2014-07-271-4/+0
* staging: vt6656: rf.h clean up commentsMalcolm Priestley2014-07-271-5/+3
* staging: vt6656: remove comments of old functions nolonger present.Malcolm Priestley2014-07-273-12/+0
* staging: vt6656: remove return from all void functionsMalcolm Priestley2014-07-274-14/+0
* staging: vt6656: main_usb.c remove return from void functionsMalcolm Priestley2014-07-271-13/+0
* staging: vt6656: change driver version to mac80211Malcolm Priestley2014-07-271-1/+1
* staging: vt6656: main_usb.c remove comments to functions nolonger present.Malcolm Priestley2014-07-271-12/+0
* staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufsMalcolm Priestley2014-07-271-3/+3
* staging: vt6656: rename device_free_int_bufs to vnt_free_int_bufsMalcolm Priestley2014-07-271-3/+3
* staging: vt6656: rename device_free_rx_bufs to vnt_free_rx_bufsMalcolm Priestley2014-07-271-4/+4
* staging: vt6656: rename device_free_tx_bufs to vnt_free_tx_bufsMalcolm Priestley2014-07-271-5/+5
OpenPOWER on IntegriCloud