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
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-29
staging: vt6656: Add space to align functions
han tai
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-03-28
staging: vt6656: Fixed multiple logical comparisions warnings in main_usb.c
Parth Sane
2016-03-28
staging: vt6656: Fixed multiple logical comparisions warnings
Parth Sane
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-10
staging: vt6656: Remove unnecessary parentheses
Rehas Sachdeva
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
2016-02-24
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
2016-02-20
staging: vt6656: simplify tests of successful urb status
Alison Schofield
2016-02-14
staging: vt6656: move local var init into declaration
Alison Schofield
2016-02-14
staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocation
Alison Schofield
2016-02-11
staging: vt6656: replace explicit NULL comparison with ! operator
Alison Schofield
2016-02-07
Staging: vt6656: Fixed multiple commenting codig style issues.
maomao xu
2016-02-07
drivers:staging:vt6656: Fix coding style issues
Sergey Lysanov
2016-02-07
staging: vt6656: fix definitions of DEVICE_FLAGS_* flags
Alexey Tulia
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
2015-11-15
staging: vt6656: Do not use multiple blank lines.
Burcin Akalin
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
[next]