index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
2015-10-27
staging: vt6656: Do not use multiple blank lines.
Burcin Akalin
2015-10-27
staging: vt6656: Add space around '|'
Burcin Akalin
2015-10-24
staging: vt6656: Remove unnecessary braces and tab spacing
Amitoj Kaur Chawla
2015-10-16
staging: vt6656: Prefer using BIT Macro
Amitoj Kaur Chawla
2015-10-16
staging: vt6656: Remove useless initialisation
Amitoj Kaur Chawla
2015-10-08
staging: vt6656: Remove space before closing brace
Amitoj Kaur Chawla
2015-10-08
staging: vt6656: Remove space after opening brace
Amitoj Kaur Chawla
2015-09-29
staging: vt6656: remove RX complete locking.
Malcolm Priestley
2015-09-29
staging: vt6656: don't stop TX queue unless buffer full.
Malcolm Priestley
2015-09-29
staging: vt6656: implement power saving.
Malcolm Priestley
2015-09-29
staging: vt6656: implement power saving code.
Malcolm Priestley
2015-09-29
staging: vt6656: implement TSF counter
Malcolm Priestley
2015-07-20
Merge 4.2-rc3 into staging-next
Greg Kroah-Hartman
2015-07-14
staging: vt6656: check ieee80211_bss_conf bssid not NULL
Malcolm Priestley
2015-07-14
staging: vt6656: Fixed two lines over 80 characters long
Arjun Krishna Babu
2015-06-26
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-17
staging: vt6656: Boolean tests don't need comparisons.
Abdul Hussain
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-05-31
Staging: vt6656: device: Fixed spelling error
Colin Cronin
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-08
staging: vt6656: use ieee80211_tx_info to select packet type.
Malcolm Priestley
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-03-23
Merge 4.0-rc5 into staging-testing
Greg Kroah-Hartman
2015-03-20
staging: vt6656: don't return zero on failure path in vt6656_probe()
Alexey Khoroshilov
2015-03-09
staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M
Malcolm Priestley
2015-03-06
staging: vt6656: Fix possible leak in vnt_download_firmware()
Christian Engelmayer
2015-02-26
staging: vt6656: replace memcpy by ether_addr_copy
Aya Mahfouz
2015-02-26
Staging: vt6656: replace memcpy() by ether_addr_copy() using coccinelle and p...
aybuke ozdemir
2015-02-07
staging: vt6656: parse cts fall back out of vnt_fill_cts_head
Malcolm Priestley
2015-02-07
staging: vt6656: vnt_fill_cts_head remove unneeded NULL check.
Malcolm Priestley
2015-01-25
staging: vt6656: fix Prefer ether_addr_copy() over memcpy() if the Ethernet a...
Heba Aamer
2015-01-12
Staging: vt6656: Checkpatch fix: else after break or return
Emrys Bayliss
2015-01-12
Staging: vt6656: Fixed typo in a variable name
Gustavo A. R. Silva
2015-01-12
Staging: vt6656: Fixed typo in a macro name
Gustavo A. R. Silva
2015-01-12
staging: vt6656: whitespace checkpatch warning fix.
Krzysztof Adamski
2015-01-12
staging: vt6656: Use ether_addr_copy() on vnt_private members.
Krzysztof Adamski
2015-01-12
staging: vt6656: Use ether_addr_copy() in vnt_fill_ieee80211_rts.
Krzysztof Adamski
2014-12-15
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-10-20
staging: vt6656: remove unnecessary 'out of memory' message
Melike Yurtoglu
2014-09-28
staging: vt6656: Merge three lines into one
Tapasweni Pathak
2014-09-23
Staging: vt6656: Merge two lines of code into one
Rajbinder Brar
2014-09-23
staging: vt6656: remove unnecessary else after return
Tapasweni Pathak
2014-09-23
Staging: vt6656: Merges two lines of code and also removes unused variable
Mahati Chamarthy
2014-09-23
Staging: vt6656: Merges two lines of code and removes unused variable
Mahati Chamarthy
2014-09-19
Staging: vt6656: Removing else after break statement to fix warning
Rajbinder Brar
2014-09-08
staging: vt6656: remove rate_control_algorithm pid
Malcolm Priestley
2014-08-16
staging: vt6656: add blank line after declaration
Ragnar B. Johannsson
2014-08-16
staging: vt6656: fix incorrect indentation
Ragnar B. Johannsson
2014-08-16
staging: vt6656: remove unnecessary braces
Ragnar B. Johannsson
[next]