blob: d1200c5944f79e40c984689f31ec1477eec6d83e [file] [log] [blame]
1dfb74b1ea6d ("staging: vt6656: move key frag controls to vnt_fill_txkey")
dc6490b0c505 ("staging: vt6656: Move calling point of vnt_fill_txkey.")
4f1b5df4205b ("staging: vt6656: Move tx_key inside vnt_fill_txkey.")
f79c9fa340c2 ("staging: vt6656: move tx_body_size/payload_len to skb->len")
cf51f55311f4 ("staging: vt6656: Move key_buffer inside vnt_fill_txkey.")
e76d9db0cba1 ("staging: vt6656: rxtx use ieee80211_tx_info for rts/cts control")
017af521a713 ("staging: vt6656: use ieee80211_tx_info to replace need_mic")
272c25c62eaf ("staging: vt6656: Move vnt_mic_hdr pointers to vnt_fill_txkey")
461aac1cbc82 ("staging: vt6656: remove ieee80211_hdr from vnt_usb_send_context.")
cf5ffd22e409 ("staging: vt6656: use usb_anchor for tx queue.")
9786f8b2f79c ("staging: vt6656: vnt_usb_send_context remove variable data.")
abfd23743d47 ("staging: vt6656: Use sk_buff buffer for tx header")
61bb798767e4 ("staging: vt6656: vnt_get_rtscts_rsvtime_le replace with rts/cts duration.")
8e7128f63d21 ("staging: vt6656: Split RTS and CTS Duration functions")
7a83f736455e ("staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_ctstoself_duration")
57b4b0e68d66 ("staging: vt6656: vnt_rxtx_rsvtime_le16 to use ieee80211_generic_frame_duration.")
c5de40e58f2f ("staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_rts_duration")
9075e3180e90 ("staging: vt6656: Remove preamble_type setting from vnt_tx_packet.")
ea0c2a621443 ("staging: vt6656: rxtx: remove duration_id and void returns.")
3436accadc3f ("staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtx")
5a78455625a3 ("staging: vt6656: Remove duplicate code for the phy->service assignment")
8a29fb1fcf4e ("staging: vt6656: Refactor the assignment of the phy->signal variable")
8b0eb26ad5f3 ("staging: vt6656: Use define instead of magic number for tx_rate")
8d71b5e11dc3 ("staging: vt6656: Remove unnecessary local variable initialization")
2da5445be1da ("staging: vt6656: rxtx remove rate change and current_rate.")
69a809e15693 ("staging: vt6656: Refactor the vnt_update_pre_ed_threshold function")
3b643f431162 ("staging: vt6656: Use defines in preamble_type variables")
e681bb287f40 ("staging: vt6656: Use DIV_ROUND_UP macro instead of specific code")
3017e587e368 ("staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions")
2812ab8963e6 ("staging: vt6656: Remove STATUS enums from TX path")
3b4922deaf37 ("staging: vt6656: Use mac80211 duration for tx headers")
8e2e79ff61f1 ("staging: vt6656: Remove fall back functions and headers.")
be9bca8cfbda ("staging: vt6656: Disable and remove fall back rates from driver.")
d579c43c82f0 ("staging: vt6656: use NULLFUCTION stack on mac80211")
164eec46ea99 ("staging: vt6656: reorganize characters so the lines are under 80 ch")