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-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
2014-07-27
staging: vt6656: wcmd.h remove dead macros
Malcolm Priestley
2014-07-27
staging: vt6656: rf.h cleanup C_PWBT comments
Malcolm Priestley
2014-07-27
staging: vt6656: power.h remove dead macros
Malcolm Priestley
2014-07-27
staging: vt6656: dpc remove unneeded headers
Malcolm Priestley
2014-07-27
staging: vt6656: dpc.h remove dead function prototypes
Malcolm Priestley
2014-07-27
staging: vt6656: rf.h clean up comments
Malcolm Priestley
2014-07-27
staging: vt6656: remove comments of old functions nolonger present.
Malcolm Priestley
2014-07-27
staging: vt6656: remove return from all void functions
Malcolm Priestley
2014-07-27
staging: vt6656: main_usb.c remove return from void functions
Malcolm Priestley
2014-07-27
staging: vt6656: change driver version to mac80211
Malcolm Priestley
2014-07-27
staging: vt6656: main_usb.c remove comments to functions nolonger present.
Malcolm Priestley
2014-07-27
staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufs
Malcolm Priestley
2014-07-27
staging: vt6656: rename device_free_int_bufs to vnt_free_int_bufs
Malcolm Priestley
2014-07-27
staging: vt6656: rename device_free_rx_bufs to vnt_free_rx_bufs
Malcolm Priestley
2014-07-27
staging: vt6656: rename device_free_tx_bufs to vnt_free_tx_bufs
Malcolm Priestley
2014-07-27
staging: vt6656: rename device_init_registers to vnt_init_registers
Malcolm Priestley
2014-07-27
staging: vt6656: rename device_set_options to vnt_set_options
Malcolm Priestley
2014-07-24
staging: vt6656: use test_bit to check flags status
Malcolm Priestley
2014-07-24
staging: vt6656: Remove unused macro MP_TEST_FLAGS
Malcolm Priestley
2014-07-24
staging: vt6656: use clear_bit to remove device flag
Malcolm Priestley
2014-07-24
staging: vt6656: use set_bit to set flags
Malcolm Priestley
2014-07-24
staging: vt6656: struct vnt_private merge flag and macros
Malcolm Priestley
2014-07-24
staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENED
Malcolm Priestley
2014-07-24
staging: vt6656: remove macro MP_IS_READY
Malcolm Priestley
2014-07-24
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES
Malcolm Priestley
2014-07-22
staging: vt6656: struct vnt_tx_short_buf_head change base type of fifo_ctl to...
Malcolm Priestley
2014-07-22
staging: vt6656: struct vnt_tx_fifo_head fifo_ctl change base type to __le16
Malcolm Priestley
2014-07-22
staging: vt6656: struct vnt_beacon_buffer replace byType with type
Malcolm Priestley
2014-07-22
staging: vt6656: vnt_tx_buffer replace byType with type
Malcolm Priestley
2014-07-22
staging: vt6656: struct vnt_beacon_buffer replace byPKTNO with pkt_no
Malcolm Priestley
2014-07-22
staging: vt6656: struct vnt_tx_buffer replace byPKTNO with pkt_no
Malcolm Priestley
[next]