开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
2024-07-19
Merge tag 'staging-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-24
staging: vt6656: Remove line from TODO
Teddy Engel
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2023-03-17
staging: vt6656: remove unused vnt_get_current_tsf() function
Michael Straube
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-04-04
staging: vt6656: Fix multiple blank lines warning
Sathish Kumar
2022-03-15
staging: vt6656: Removed unused variable vt3342_vnt_threshold
Philipp Hortmann
2022-03-15
staging: vt6656: Removed unused variable bb_vga_0
Philipp Hortmann
2022-03-14
staging: vt6656: Remove unused rf_type in card.c
Philipp Hortmann
2022-03-14
staging: vt6656: Remove unused rf_type in rf.c; unused variables
Philipp Hortmann
2022-03-14
staging: vt6656: Remove unused rf_type in rf.c; top level
Philipp Hortmann
2022-03-14
staging: vt6656: Remove unused rf_type in baseband.c
Philipp Hortmann
2022-03-14
staging: vt6656: Remove unused rf_type in channel.c
Philipp Hortmann
2022-02-25
staging: vt6656: Remove unnecessary line breaks
Philipp Hortmann
2022-02-25
staging: vt6656: Remove ftrace-like logging
Philipp Hortmann
2022-02-25
staging: vt6656: Change macro to function and moved to better file
Philipp Hortmann
2022-02-25
staging: vt6656: Fix CamelCase warnings in macro
Philipp Hortmann
2022-02-25
staging: vt6656: Add comment for locks
Philipp Hortmann
2022-02-25
staging: vt6656: Fix CamelCase warnings in mac.h and mac.c
Philipp Hortmann
2022-02-04
staging: vt6656: Fix crash when WLAN is turned off
Philipp Hortmann
2021-08-28
staging: vt6656: Remove filenames in files
Aldas Taraškevičius
2021-07-30
staging: vt665X: remove unused CONFIG_PATH
Greg Kroah-Hartman
2021-03-10
staging: vt6656: Fix alignment of function args
Florian Ziegler
2021-02-12
staging: vt6656: Fixed issue with alignment in rf.c
Pritthijit Nath
2021-02-06
staging: vt665x: fix alignment constraints
Arnd Bergmann
2020-11-23
staging: vt6656: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-07-10
staging: vt6655: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-27
staging: vt6656: Fix warning: unused variable vnt_frame_time
Malcolm Priestley
2020-05-27
staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context
Malcolm Priestley
2020-05-27
staging: vt6656: vnt_tx_packet use skb_clone to preserve sk_buff.
Malcolm Priestley
2020-05-27
staging: vt6656: Fix vnt_tx_usb_header static checker warning
Malcolm Priestley
2020-05-22
staging: vt6656: move key frag controls to vnt_fill_txkey
Malcolm Priestley
2020-05-22
staging: vt6656: Move calling point of vnt_fill_txkey.
Malcolm Priestley
2020-05-22
staging: vt6656: Move tx_key inside vnt_fill_txkey.
Malcolm Priestley
2020-05-22
staging: vt6656: move tx_body_size/payload_len to skb->len
Malcolm Priestley
2020-05-22
staging: vt6656: Move key_buffer inside vnt_fill_txkey.
Malcolm Priestley
2020-05-22
staging: vt6656: rxtx use ieee80211_tx_info for rts/cts control
Malcolm Priestley
2020-05-22
staging: vt6656: use ieee80211_tx_info to replace need_mic
Malcolm Priestley
2020-05-22
staging: vt6656: Move vnt_mic_hdr pointers to vnt_fill_txkey
Malcolm Priestley
2020-05-22
staging: vt6656: rxtx remove unused need_ack
Malcolm Priestley
2020-05-22
staging: vt6656: remove ieee80211_hdr from vnt_usb_send_context.
Malcolm Priestley
2020-05-19
staging: vt6656: use usb_anchor for tx queue.
Malcolm Priestley
2020-05-19
staging: vt6656: vnt_usb_send_context remove variable data.
Malcolm Priestley
2020-05-19
staging: vt6656: vnt_beacon_xmit use extra_tx_headroom.
Malcolm Priestley
2020-05-19
staging: vt6656: Use sk_buff buffer for tx header
Malcolm Priestley
[next]