index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
staging: vt6656: vnt_init_bands fix missing default.
Malcolm Priestley
1
-0
/
+1
2014-07-11
staging: vt6656: rxtx replace debug messages DBG_PRT
Malcolm Priestley
1
-4
/
+2
2014-07-11
staging: vt6656: rxtx remove unneeded comments
Malcolm Priestley
1
-37
/
+0
2014-07-11
staging: vt6656: rxtx remove static declarations
Malcolm Priestley
1
-15
/
+0
2014-07-11
staging: vt6656: rename s_vGetFreeContext to vnt_get_free_context
Malcolm Priestley
1
-4
/
+4
2014-07-11
staging: vt6656: clean up and rename wFB_Opt1 to vnt_fb_opt1
Malcolm Priestley
1
-6
/
+6
2014-07-11
staging: vt6656: clean up and rename wFB_Opt0 to vnt_fb_opt0
Malcolm Priestley
1
-6
/
+7
2014-07-11
staging: vt6656: rename and cleanup wTimeStampOff
Malcolm Priestley
1
-5
/
+5
2014-07-11
staging: vt6656: rename s_uGetTxRsvTime to vnt_get_rsvtime
Malcolm Priestley
1
-7
/
+7
2014-07-11
staging: vt6656: rename s_uGetRTSCTSRsvTime to vnt_get_rtscts_rsvtime_le
Malcolm Priestley
1
-9
/
+9
2014-07-11
staging: vt6656: rename s_uGetDataDuration to vnt_get_duration_le
Malcolm Priestley
1
-15
/
+15
2014-07-11
staging: vt6656: s_uGetDataDuration remove camel case
Malcolm Priestley
1
-10
/
+11
2014-07-11
staging: vt6656: rxtx rename s_uGetRTSCTSDuration to vnt_get_rtscts_duration_le
Malcolm Priestley
1
-27
/
+27
2014-07-11
staging: vt6656: s_uGetRTSCTSDuration remove camel case
Malcolm Priestley
1
-20
/
+20
2014-07-10
staging: vt6656: rename s_vFillCTSHead to vnt_fill_cts_head
Malcolm Priestley
1
-7
/
+3
2014-07-10
staging: vt6656: s_vFillCTSHead remove camel case
Malcolm Priestley
1
-33
/
+33
2014-07-10
staging: vt6656: rename s_vGenerateTxParameter to vnt_generate_tx_parameter
Malcolm Priestley
1
-9
/
+4
2014-07-10
staging: vt6656: s_vGenerateTxParameter remove camel case
Malcolm Priestley
1
-10
/
+10
2014-07-10
staging: vt6656: s_vGenerateTxParameter remove else from if statements
Malcolm Priestley
1
-14
/
+9
2014-07-10
staging: vt6656: merge data positions for packet types a and b into vnt_rxtx_ab
Malcolm Priestley
1
-84
/
+25
2014-07-10
staging: vt6656: move s_vFillCTSHead to vnt_rxtx_cts
Malcolm Priestley
1
-13
/
+13
2014-07-10
staging: vt6656: merge PK_TYPE_11GB and PK_TYPE_11GA into vnt_rxtx_rts
Malcolm Priestley
1
-26
/
+15
2014-07-10
staging: vt6656: s_vGenerateTxParameter parse out vnt_rrv_time_ab
Malcolm Priestley
1
-29
/
+30
2014-07-10
staging: vt6656: s_vGenerateTxParameter rxtx.c s_vGenerateTxParameter pBuf->rrv_time always the calling pkt_type
Malcolm Priestley
1
-3
/
+3
2014-07-10
staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_cts
Malcolm Priestley
1
-11
/
+20
2014-07-10
staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_rts
Malcolm Priestley
1
-15
/
+24
2014-07-10
staging: vt6656: move current_rate setting out of s_vGenerateTxParameter
Malcolm Priestley
1
-3
/
+2
2014-07-10
staging: vt6656: rxtx remove fb_option from functions.
Malcolm Priestley
1
-48
/
+36
2014-07-10
staging: vt6656: rxtx: move tx_context->fb_option into function structure.
Malcolm Priestley
1
-3
/
+3
2014-07-10
staging: vt6656: rxtx remove struct ethhdr from functions
Malcolm Priestley
1
-23
/
+19
2014-07-08
staging: vt6656: vnt_update_ifs vendor changes to uSIFS/uDIFS
Malcolm Priestley
1
-0
/
+30
2014-07-08
staging: vt6656: vnt_set_keymode don't save pairwise key entry.
Malcolm Priestley
1
-0
/
+2
2014-07-08
staging: vt6656: s_nsBulkInUsbIoCompleteRead check that used sk_buff is clean and ready to reuse.
Malcolm Priestley
1
-0
/
+3
2014-07-08
stagingL vt6656: implement fall back rates reporting.
Malcolm Priestley
5
-45
/
+93
2014-07-08
staging: vt6656: Include re_alloc_skb within lock.
Malcolm Priestley
1
-14
/
+11
2014-07-08
staging: vt6656: vnt_set_channel remove power setting functions
Malcolm Priestley
1
-23
/
+2
2014-07-08
staging: vt6656: vnt_rx_data add track rsr and new_rsr errors
Malcolm Priestley
1
-2
/
+15
2014-07-08
staging: vt6656: vnt_tx_packet don't change power when off channel.
Malcolm Priestley
1
-1
/
+2
2014-07-08
staging: vt6656: vnt_rf_setpower rate <= RATE_11M check array bound
Malcolm Priestley
1
-1
/
+4
2014-07-08
staging: vt6656: vnt_rf_set_txpower use power for priv->byCurPwr
Malcolm Priestley
1
-15
/
+13
2014-07-08
staging: vt6656: turn radio off after mac registered.
Malcolm Priestley
1
-0
/
+2
2014-07-08
staging: vt6656: s_nsBulkOutIoCompleteWrite fix bug of 5GHZ a rates idx
Malcolm Priestley
1
-1
/
+6
2014-07-08
staging: vt6656: implement get_stats ieee80211_low_level_stats
Malcolm Priestley
3
-0
/
+18
2014-06-29
staging: vt6656: device_init_registers move out vnt_set_bss_mode
Malcolm Priestley
1
-1
/
+3
2014-06-29
staging: vt6656: set BBvSetVGAGainOffset inside vnt_set_bss_mode
Malcolm Priestley
2
-5
/
+2
2014-06-29
staging: vt6656: remove vnt_add_basic_rate
Malcolm Priestley
3
-28
/
+2
2014-06-29
staging: vt6656: dead code remove RXvWorkItem and RXvFreeRCB
Malcolm Priestley
3
-98
/
+0
2014-06-29
staging: vt6656: Remove rx handing from RXvWorkItem
Malcolm Priestley
2
-33
/
+30
2014-06-29
staging: vt6656: vnt_tx_packet remove first assignment of time_stamp.
Malcolm Priestley
1
-3
/
+0
2014-06-29
staging: vt6656: rxtx replace wFragCtl with frag_ctl.
Malcolm Priestley
2
-7
/
+7
[prev]
[next]