summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/rxtx.c
AgeCommit message (Expand)Author
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-02-25staging: vt6656: Remove unnecessary line breaksPhilipp Hortmann
2022-02-25staging: vt6656: Remove ftrace-like loggingPhilipp Hortmann
2021-08-28staging: vt6656: Remove filenames in filesAldas Taraškevičius
2020-05-27staging: vt6656: Fix warning: unused variable vnt_frame_timeMalcolm Priestley
2020-05-27staging: vt6656: Move vnt_tx_usb_header to vnt_tx_contextMalcolm Priestley
2020-05-27staging: vt6656: vnt_tx_packet use skb_clone to preserve sk_buff.Malcolm Priestley
2020-05-27staging: vt6656: Fix vnt_tx_usb_header static checker warningMalcolm Priestley
2020-05-22staging: vt6656: move key frag controls to vnt_fill_txkeyMalcolm Priestley
2020-05-22staging: vt6656: Move calling point of vnt_fill_txkey.Malcolm Priestley
2020-05-22staging: vt6656: Move tx_key inside vnt_fill_txkey.Malcolm Priestley
2020-05-22staging: vt6656: move tx_body_size/payload_len to skb->lenMalcolm Priestley
2020-05-22staging: vt6656: Move key_buffer inside vnt_fill_txkey.Malcolm Priestley
2020-05-22staging: vt6656: rxtx use ieee80211_tx_info for rts/cts controlMalcolm Priestley
2020-05-22staging: vt6656: use ieee80211_tx_info to replace need_micMalcolm Priestley
2020-05-22staging: vt6656: Move vnt_mic_hdr pointers to vnt_fill_txkeyMalcolm Priestley
2020-05-22staging: vt6656: rxtx remove unused need_ackMalcolm Priestley
2020-05-22staging: vt6656: remove ieee80211_hdr from vnt_usb_send_context.Malcolm Priestley
2020-05-19staging: vt6656: vnt_usb_send_context remove variable data.Malcolm Priestley
2020-05-19staging: vt6656: vnt_beacon_xmit use extra_tx_headroom.Malcolm Priestley
2020-05-19staging: vt6656: Use sk_buff buffer for tx headerMalcolm Priestley
2020-05-13staging: vt6656: vnt_get_rtscts_rsvtime_le replace with rts/cts duration.Malcolm Priestley
2020-05-13staging: vt6656: Split RTS and CTS Duration functionsMalcolm Priestley
2020-05-13staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_ctstoself_durationMalcolm Priestley
2020-05-13staging: vt6656: vnt_rxtx_rsvtime_le16 to use ieee80211_generic_frame_duration.Malcolm Priestley
2020-05-13staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_rts_durationMalcolm Priestley
2020-04-28staging: vt6656: Remove preamble_type setting from vnt_tx_packet.Malcolm Priestley
2020-04-28staging: vt6656: rxtx: remove duration_id and void returns.Malcolm Priestley
2020-04-23staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtxMalcolm Priestley
2020-04-13staging: vt6656: rxtx remove rate change and current_rate.Malcolm Priestley
2020-03-04staging: vt6656: Remove STATUS enums from TX pathMalcolm Priestley
2020-03-04staging: vt6656: Use mac80211 duration for tx headersMalcolm Priestley
2020-02-09staging: vt6656: Remove fall back functions and headers.Malcolm Priestley
2020-02-09staging: vt6656: Disable and remove fall back rates from driver.Malcolm Priestley
2020-01-10staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley
2020-01-10staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley
2019-10-07staging: vt6656: reorganize characters so the lines are under 80 chGabriela Bittencourt
2019-07-22staging: vt6656: change alignment to match parenthesisBenjamin Sherman
2018-07-11staging: vt6655: remove some redundant variablesColin Ian King
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman
2017-05-18staging: vt6656: remove unnecesary blank linesJuan Manuel Torres Palma
2017-05-18staging: vt6656: remove multiple assignmentsJuan Manuel Torres Palma
2017-05-15staging: vt6656: rtxt.c Fix PARENTHESIS_ALIGNMENT type errorsSalvatore Benedetto
2017-04-28staging: vt6656: use tabs instead of spacesJuan Antonio Pedreira Martos
2017-02-16staging: vt6656: rxtx.c Removed multiple dereferencingMichael S. Hansen
2017-02-16staging: vt6656: Alignment match open parenthesisArushi Singhal
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller