aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rxtx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-02-25staging: vt6656: Remove unnecessary line breaksPhilipp Hortmann1-4/+2
2022-02-25staging: vt6656: Remove ftrace-like loggingPhilipp Hortmann1-2/+0
2021-08-28staging: vt6656: Remove filenames in filesAldas Taraškevičius1-2/+0
2020-05-27staging: vt6656: Fix warning: unused variable vnt_frame_timeMalcolm Priestley1-4/+0
2020-05-27staging: vt6656: Move vnt_tx_usb_header to vnt_tx_contextMalcolm Priestley1-25/+5
2020-05-27staging: vt6656: vnt_tx_packet use skb_clone to preserve sk_buff.Malcolm Priestley1-6/+11
2020-05-27staging: vt6656: Fix vnt_tx_usb_header static checker warningMalcolm Priestley1-6/+6
2020-05-22staging: vt6656: move key frag controls to vnt_fill_txkeyMalcolm Priestley1-18/+5
2020-05-22staging: vt6656: Move calling point of vnt_fill_txkey.Malcolm Priestley1-96/+95
2020-05-22staging: vt6656: Move tx_key inside vnt_fill_txkey.Malcolm Priestley1-4/+3
2020-05-22staging: vt6656: move tx_body_size/payload_len to skb->lenMalcolm Priestley1-5/+5
2020-05-22staging: vt6656: Move key_buffer inside vnt_fill_txkey.Malcolm Priestley1-9/+9
2020-05-22staging: vt6656: rxtx use ieee80211_tx_info for rts/cts controlMalcolm Priestley1-14/+10
2020-05-22staging: vt6656: use ieee80211_tx_info to replace need_micMalcolm Priestley1-16/+23
2020-05-22staging: vt6656: Move vnt_mic_hdr pointers to vnt_fill_txkeyMalcolm Priestley1-22/+15
2020-05-22staging: vt6656: rxtx remove unused need_ackMalcolm Priestley1-4/+1
2020-05-22staging: vt6656: remove ieee80211_hdr from vnt_usb_send_context.Malcolm Priestley1-4/+1
2020-05-19staging: vt6656: vnt_usb_send_context remove variable data.Malcolm Priestley1-3/+0
2020-05-19staging: vt6656: vnt_beacon_xmit use extra_tx_headroom.Malcolm Priestley1-13/+9
2020-05-19staging: vt6656: Use sk_buff buffer for tx headerMalcolm Priestley1-38/+53
2020-05-13staging: vt6656: vnt_get_rtscts_rsvtime_le replace with rts/cts duration.Malcolm Priestley1-108/+5
2020-05-13staging: vt6656: Split RTS and CTS Duration functionsMalcolm Priestley1-40/+16
2020-05-13staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_ctstoself_durationMalcolm Priestley1-29/+3
2020-05-13staging: vt6656: vnt_rxtx_rsvtime_le16 to use ieee80211_generic_frame_duration.Malcolm Priestley1-18/+14
2020-05-13staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_rts_durationMalcolm Priestley1-15/+5
2020-04-28staging: vt6656: Remove preamble_type setting from vnt_tx_packet.Malcolm Priestley1-5/+0
2020-04-28staging: vt6656: rxtx: remove duration_id and void returns.Malcolm Priestley1-42/+42
2020-04-23staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtxMalcolm Priestley1-0/+111
2020-04-13staging: vt6656: rxtx remove rate change and current_rate.Malcolm Priestley1-11/+4
2020-03-04staging: vt6656: Remove STATUS enums from TX pathMalcolm Priestley1-2/+2
2020-03-04staging: vt6656: Use mac80211 duration for tx headersMalcolm Priestley1-49/+8
2020-02-09staging: vt6656: Remove fall back functions and headers.Malcolm Priestley1-206/+0
2020-02-09staging: vt6656: Disable and remove fall back rates from driver.Malcolm Priestley1-28/+1
2020-01-10staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley1-9/+5
2020-01-10staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley1-4/+8
2019-10-07staging: vt6656: reorganize characters so the lines are under 80 chGabriela Bittencourt1-4/+4
2019-07-22staging: vt6656: change alignment to match parenthesisBenjamin Sherman1-5/+5
2018-07-11staging: vt6655: remove some redundant variablesColin Ian King1-4/+1
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman1-11/+0
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman1-0/+1
2017-05-18staging: vt6656: remove unnecesary blank linesJuan Manuel Torres Palma1-4/+0
2017-05-18staging: vt6656: remove multiple assignmentsJuan Manuel Torres Palma1-6/+14
2017-05-15staging: vt6656: rtxt.c Fix PARENTHESIS_ALIGNMENT type errorsSalvatore Benedetto1-33/+37
2017-04-28staging: vt6656: use tabs instead of spacesJuan Antonio Pedreira Martos1-16/+16
2017-02-16staging: vt6656: rxtx.c Removed multiple dereferencingMichael S. Hansen1-2/+2
2017-02-16staging: vt6656: Alignment match open parenthesisArushi Singhal1-27/+27
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-1/+1
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-4/+8
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller1-4/+8