blob: e0f422fd14a5c2eb54c326cf260915bf8e1a3efc [file] [log] [blame]
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")
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")
44a22dc3dd89 ("staging: vt6656: change alignment to match parenthesis")
07ba60a15843 ("staging: vt6656: clean-up registers initialization error path")
d8c2869300ab ("staging: vt6656: use meaningful error code during buffer allocation")
7156f7d9c387 ("staging: vt6656: avoid discarding called function's return code")
3fd14ebc2d52 ("staging: vt6656: fix potential NULL pointer dereference")
d6ff1b52b569 ("staging: vt6655: remove some redundant variables")
beac4303532f ("Staging: vt6656: Fix unnecessary 'out of memory' message")
f124a478575b ("staging: vt6656: Use variable instead of its type in sizeof(...)")
9df81ce975e7 ("staging: vt6656: remove multiple assignments")
a974fb376de2 ("staging: vt6656: rtxt.c Fix PARENTHESIS_ALIGNMENT type errors")
b1711c17c263 ("staging: vt6656: use tabs instead of spaces")
38ca74e58f59 ("staging: vt6656: Split arguments to avoid 80-char violation in rf.c")
a4dc9bd6a35d ("staging: vt6656: convert spaces to tabs for rf.c")
dfbfa05210f4 ("staging: vt6656: rxtx.c Removed multiple dereferencing")
42aa03dc5ce7 ("staging: vt6656: Alignment match open parenthesis")
812930665872 ("staging: vt6656: Alignment should match open parenthesis")
6ddcf34f113a ("staging: vt6656: Add missing identifier names")
c6bf6d2d202b ("staging:vt6656:main_usb.c Aligned code to match open parenthesis")
0ef48913354e ("staging:vt6656:mac.c Aligned code to match open parenthesis")
e2aefba617e3 ("staging:vt6656:baseband.h: fix function definition argument without identifier name issue")