index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
rxtx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6656: Fix warning: unused variable vnt_frame_time
Malcolm Priestley
2020-05-27
1
-4
/
+0
*
staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context
Malcolm Priestley
2020-05-27
1
-25
/
+5
*
staging: vt6656: vnt_tx_packet use skb_clone to preserve sk_buff.
Malcolm Priestley
2020-05-27
1
-6
/
+11
*
staging: vt6656: Fix vnt_tx_usb_header static checker warning
Malcolm Priestley
2020-05-27
1
-6
/
+6
*
staging: vt6656: move key frag controls to vnt_fill_txkey
Malcolm Priestley
2020-05-22
1
-18
/
+5
*
staging: vt6656: Move calling point of vnt_fill_txkey.
Malcolm Priestley
2020-05-22
1
-96
/
+95
*
staging: vt6656: Move tx_key inside vnt_fill_txkey.
Malcolm Priestley
2020-05-22
1
-4
/
+3
*
staging: vt6656: move tx_body_size/payload_len to skb->len
Malcolm Priestley
2020-05-22
1
-5
/
+5
*
staging: vt6656: Move key_buffer inside vnt_fill_txkey.
Malcolm Priestley
2020-05-22
1
-9
/
+9
*
staging: vt6656: rxtx use ieee80211_tx_info for rts/cts control
Malcolm Priestley
2020-05-22
1
-14
/
+10
*
staging: vt6656: use ieee80211_tx_info to replace need_mic
Malcolm Priestley
2020-05-22
1
-16
/
+23
*
staging: vt6656: Move vnt_mic_hdr pointers to vnt_fill_txkey
Malcolm Priestley
2020-05-22
1
-22
/
+15
*
staging: vt6656: rxtx remove unused need_ack
Malcolm Priestley
2020-05-22
1
-4
/
+1
*
staging: vt6656: remove ieee80211_hdr from vnt_usb_send_context.
Malcolm Priestley
2020-05-22
1
-4
/
+1
*
staging: vt6656: vnt_usb_send_context remove variable data.
Malcolm Priestley
2020-05-19
1
-3
/
+0
*
staging: vt6656: vnt_beacon_xmit use extra_tx_headroom.
Malcolm Priestley
2020-05-19
1
-13
/
+9
*
staging: vt6656: Use sk_buff buffer for tx header
Malcolm Priestley
2020-05-19
1
-38
/
+53
*
staging: vt6656: vnt_get_rtscts_rsvtime_le replace with rts/cts duration.
Malcolm Priestley
2020-05-13
1
-108
/
+5
*
staging: vt6656: Split RTS and CTS Duration functions
Malcolm Priestley
2020-05-13
1
-40
/
+16
*
staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_ctstoself_duration
Malcolm Priestley
2020-05-13
1
-29
/
+3
*
staging: vt6656: vnt_rxtx_rsvtime_le16 to use ieee80211_generic_frame_duration.
Malcolm Priestley
2020-05-13
1
-18
/
+14
*
staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_rts_duration
Malcolm Priestley
2020-05-13
1
-15
/
+5
*
staging: vt6656: Remove preamble_type setting from vnt_tx_packet.
Malcolm Priestley
2020-04-28
1
-5
/
+0
*
staging: vt6656: rxtx: remove duration_id and void returns.
Malcolm Priestley
2020-04-28
1
-42
/
+42
*
staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtx
Malcolm Priestley
2020-04-23
1
-0
/
+111
*
staging: vt6656: rxtx remove rate change and current_rate.
Malcolm Priestley
2020-04-13
1
-11
/
+4
*
staging: vt6656: Remove STATUS enums from TX path
Malcolm Priestley
2020-03-04
1
-2
/
+2
*
staging: vt6656: Use mac80211 duration for tx headers
Malcolm Priestley
2020-03-04
1
-49
/
+8
*
staging: vt6656: Remove fall back functions and headers.
Malcolm Priestley
2020-02-09
1
-206
/
+0
*
staging: vt6656: Disable and remove fall back rates from driver.
Malcolm Priestley
2020-02-09
1
-28
/
+1
*
staging: vt6656: use NULLFUCTION stack on mac80211
Malcolm Priestley
2020-01-10
1
-9
/
+5
*
staging: vt6656: correct packet types for CTS protect, mode.
Malcolm Priestley
2020-01-10
1
-4
/
+8
*
staging: vt6656: reorganize characters so the lines are under 80 ch
Gabriela Bittencourt
2019-10-07
1
-4
/
+4
*
staging: vt6656: change alignment to match parenthesis
Benjamin Sherman
2019-07-22
1
-5
/
+5
*
staging: vt6655: remove some redundant variables
Colin Ian King
2018-07-11
1
-4
/
+1
*
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
1
-11
/
+0
*
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
2017-11-28
1
-0
/
+1
*
staging: vt6656: remove unnecesary blank lines
Juan Manuel Torres Palma
2017-05-18
1
-4
/
+0
*
staging: vt6656: remove multiple assignments
Juan Manuel Torres Palma
2017-05-18
1
-6
/
+14
*
staging: vt6656: rtxt.c Fix PARENTHESIS_ALIGNMENT type errors
Salvatore Benedetto
2017-05-15
1
-33
/
+37
*
staging: vt6656: use tabs instead of spaces
Juan Antonio Pedreira Martos
2017-04-28
1
-16
/
+16
*
staging: vt6656: rxtx.c Removed multiple dereferencing
Michael S. Hansen
2017-02-16
1
-2
/
+2
*
staging: vt6656: Alignment match open parenthesis
Arushi Singhal
2017-02-16
1
-27
/
+27
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-1
/
+1
*
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
2016-03-01
1
-4
/
+8
|
\
|
*
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
2016-02-24
1
-4
/
+8
*
|
staging: vt6656: remove address from GPL text
Othmar Pasteka
2015-11-19
1
-3
/
+0
|
/
*
staging: vt6656: don't stop TX queue unless buffer full.
Malcolm Priestley
2015-09-29
1
-1
/
+4
*
staging: vt6656: Fixed two lines over 80 characters long
Arjun Krishna Babu
2015-07-14
1
-2
/
+5
*
staging: vt6656: Boolean tests don't need comparisons.
Abdul Hussain
2015-06-17
1
-1
/
+1
[next]