index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
rxtx.c
Commit message (
Expand
)
Author
Age
*
staging: vt6656: use ieee80211_tx_info to select packet type.
Malcolm Priestley
2015-05-08
*
Staging: vt6656: replace memcpy() by ether_addr_copy() using coccinelle and p...
aybuke ozdemir
2015-02-26
*
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-02-07
*
staging: vt6656: fix Prefer ether_addr_copy() over memcpy() if the Ethernet a...
Heba Aamer
2015-01-25
*
Staging: vt6656: Checkpatch fix: else after break or return
Emrys Bayliss
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
2015-01-12
*
Staging: vt6656: Merges two lines of code and also removes unused variable
Mahati Chamarthy
2014-09-23
*
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: 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
2014-07-22
*
staging: vt6656: vnt_tx_fifo_head rename wFIFOCtl to fifo_ctl
Malcolm Priestley
2014-07-22
*
staging: vt6656: struct vnt_usb_send_context context into vnt_get_duration_le
Malcolm Priestley
2014-07-21
*
staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rate
Malcolm Priestley
2014-07-21
*
staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_len
Malcolm Priestley
2014-07-21
*
staging: vt6656: move need_ack into into vnt_usb_send_context
Malcolm Priestley
2014-07-21
*
staging: vt6656: rxtx move pkt_type into vnt_usb_send_context
Malcolm Priestley
2014-07-21
*
staging: vt6656: vnt_get_duration_le fix typo piv to priv
Malcolm Priestley
2014-07-21
*
staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrl
Malcolm Priestley
2014-07-21
*
staging: vt6656: struct vnt_private replace wSeqCounter with seq_counter
Malcolm Priestley
2014-07-21
*
staging: vt6656: struct vnt_private replace wCurrentRate with current_rate
Malcolm Priestley
2014-07-21
*
staging: vt6656: struct vnt_private replace byPreambleType with preamble_type
Malcolm Priestley
2014-07-21
*
staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_ba...
Malcolm Priestley
2014-07-21
*
staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_...
Malcolm Priestley
2014-07-21
*
staging: vt6656: struct vnt_private replace byPacketType with packet_type
Malcolm Priestley
2014-07-21
*
staging: vt6656: struct vnt_private replace byBBType with bb_type
Malcolm Priestley
2014-07-21
*
staging: vt6656: struct vnt_private remove camel case IFS names
Malcolm Priestley
2014-07-21
*
staging: vt6656: remame abyCurrentNetAddr to current_net_addr
Malcolm Priestley
2014-07-21
*
staging: vt6656: struct vnt_private rename cdTD to num_tx_context
Malcolm Priestley
2014-07-21
*
staging: vt6656: struct vnt_private rename apTD to tx_context
Malcolm Priestley
2014-07-18
*
staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context.
Malcolm Priestley
2014-07-15
*
staging: vt6656: Drop u8 pointer and rename bScheduleCommand.
Malcolm Priestley
2014-07-13
*
staging: vt6656: rxtx replace debug messages DBG_PRT
Malcolm Priestley
2014-07-11
*
staging: vt6656: rxtx remove unneeded comments
Malcolm Priestley
2014-07-11
*
staging: vt6656: rxtx remove static declarations
Malcolm Priestley
2014-07-11
*
staging: vt6656: rename s_vGetFreeContext to vnt_get_free_context
Malcolm Priestley
2014-07-11
*
staging: vt6656: clean up and rename wFB_Opt1 to vnt_fb_opt1
Malcolm Priestley
2014-07-11
*
staging: vt6656: clean up and rename wFB_Opt0 to vnt_fb_opt0
Malcolm Priestley
2014-07-11
*
staging: vt6656: rename and cleanup wTimeStampOff
Malcolm Priestley
2014-07-11
*
staging: vt6656: rename s_uGetTxRsvTime to vnt_get_rsvtime
Malcolm Priestley
2014-07-11
*
staging: vt6656: rename s_uGetRTSCTSRsvTime to vnt_get_rtscts_rsvtime_le
Malcolm Priestley
2014-07-11
*
staging: vt6656: rename s_uGetDataDuration to vnt_get_duration_le
Malcolm Priestley
2014-07-11
*
staging: vt6656: s_uGetDataDuration remove camel case
Malcolm Priestley
2014-07-11
[next]