summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2021-08-28staging: vt6656: Remove filenames in filesAldas Taraškevičius
2021-07-30staging: vt665X: remove unused CONFIG_PATHGreg Kroah-Hartman
2021-03-10staging: vt6656: Fix alignment of function argsFlorian Ziegler
2021-02-12staging: vt6656: Fixed issue with alignment in rf.cPritthijit Nath
2021-02-06staging: vt665x: fix alignment constraintsArnd Bergmann
2020-11-23staging: vt6656: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-07-10staging: vt6655: Use fallthrough pseudo-keywordGustavo A. R. Silva
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: use usb_anchor for tx queue.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-15staging: vt6656: vt6655: removing unused macros definition MakefilesMatej Dujava
2020-05-13staging: vt6656: Remove logically dead codeOscar Carter
2020-05-13staging: vt6656: remove difs / sifs adjustments.Malcolm 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-05-05staging: vt6656: Use const for read only dataOscar Carter
2020-05-05staging: vt6656: refactor power save operationMalcolm Priestley
2020-05-05staging: vt6656: Return on isr0 when zero.Malcolm Priestley
2020-05-05staging: vt6656: use struct wiphy retry short and long settings.Malcolm Priestley
2020-05-05staging: vt6656: return all key calls to mac80211 stack.Malcolm Priestley
2020-05-05staging: vt6656 remove vnt_mac_disable_keyentry callsMalcolm Priestley
2020-05-05staging: vt6656: vnt_set_keymode simplify key modes.Malcolm Priestley
2020-05-05staging: vt6656: Refactor the vnt_rf_table_download functionOscar Carter
2020-05-05staging: vt6656: Refactor the vnt_set_bss_mode functionOscar Carter
2020-05-05staging: vt6656: Check the return values in vnt_set_bss_mode functionOscar Carter
2020-04-28staging: vt6656: Remove duplicate code in vnt_rf_table_downloadOscar Carter
2020-04-28staging: vt6656: Use return instead of gotoOscar Carter
2020-04-28staging: vt6656: Remove the local variable "array"Oscar Carter
2020-04-28staging: vt6656: Remove preamble_type setting from vnt_tx_packet.Malcolm Priestley
2020-04-28staging: vt6656: Remove set short time in vnt_init_registers.Malcolm Priestley
2020-04-28staging: vt6656: rxtx: remove duration_id and void returns.Malcolm Priestley
2020-04-28staging: vt6656: Add formula to the vnt_rf_addpower functionOscar Carter