1. aae9567 staging: vt6656: remove unused vnt_get_current_tsf() function by Michael Straube · 2 years ago
  2. a790cc3 wifi: mac80211: add wake_tx_queue callback to drivers by Alexander Wetzel · 2 years, 5 months ago
  3. 6e8912a wifi: mac80211: return a beacon for a specific link by Shaul Triebitz · 2 years, 9 months ago
  4. 7b7090b wifi: mac80211: split bss_info_changed method by Johannes Berg · 2 years, 9 months ago
  5. f276e20 wifi: mac80211: move interface config to new struct by Johannes Berg · 2 years, 10 months ago
  6. 77714e5 staging: vt6656: Fix multiple blank lines warning by Sathish Kumar · 3 years ago
  7. cff7326 staging: vt6656: Removed unused variable vt3342_vnt_threshold by Philipp Hortmann · 3 years ago
  8. 203b43d staging: vt6656: Removed unused variable bb_vga_0 by Philipp Hortmann · 3 years ago
  9. 78b33c6 staging: vt6656: Remove unused rf_type in card.c by Philipp Hortmann · 3 years ago
  10. 8b0f74a staging: vt6656: Remove unused rf_type in rf.c; unused variables by Philipp Hortmann · 3 years ago
  11. ee9a0fc staging: vt6656: Remove unused rf_type in rf.c; top level by Philipp Hortmann · 3 years ago
  12. 10c8968 staging: vt6656: Remove unused rf_type in baseband.c by Philipp Hortmann · 3 years ago
  13. c933388 staging: vt6656: Remove unused rf_type in channel.c by Philipp Hortmann · 3 years ago
  14. d4cbaca staging: vt6656: Remove unnecessary line breaks by Philipp Hortmann · 3 years ago
  15. 1929be8 staging: vt6656: Remove ftrace-like logging by Philipp Hortmann · 3 years ago
  16. efc72b1 staging: vt6656: Change macro to function and moved to better file by Philipp Hortmann · 3 years ago
  17. ac1569b staging: vt6656: Fix CamelCase warnings in macro by Philipp Hortmann · 3 years ago
  18. efae250 staging: vt6656: Add comment for locks by Philipp Hortmann · 3 years ago
  19. 26c511f8 staging: vt6656: Fix CamelCase warnings in mac.h and mac.c by Philipp Hortmann · 3 years ago
  20. 3a797f3 staging: vt6656: Fix crash when WLAN is turned off by Philipp Hortmann · 3 years, 1 month ago
  21. e1e0ee8 staging: vt6656: Remove filenames in files by Aldas Taraškevičius · 3 years, 6 months ago
  22. ece4265 staging: vt665X: remove unused CONFIG_PATH by Greg Kroah-Hartman · 3 years, 7 months ago
  23. 2917b10 staging: vt6656: Fix alignment of function args by Florian Ziegler · 4 years ago
  24. 95897fd staging: vt6656: Fixed issue with alignment in rf.c by Pritthijit Nath · 4 years, 1 month ago
  25. 2faf12c staging: vt665x: fix alignment constraints by Arnd Bergmann · 4 years, 1 month ago
  26. 41d0274 staging: vt6656: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 3 months ago
  27. deb3476 staging: vt6655: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  28. 3466a8c staging: vt6656: Fix warning: unused variable vnt_frame_time by Malcolm Priestley · 4 years, 9 months ago
  29. 5f46e3c staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context by Malcolm Priestley · 4 years, 9 months ago
  30. 7077256 staging: vt6656: vnt_tx_packet use skb_clone to preserve sk_buff. by Malcolm Priestley · 4 years, 9 months ago
  31. a069cd1 staging: vt6656: Fix vnt_tx_usb_header static checker warning by Malcolm Priestley · 4 years, 10 months ago
  32. 1dfb74b staging: vt6656: move key frag controls to vnt_fill_txkey by Malcolm Priestley · 4 years, 10 months ago
  33. dc6490b staging: vt6656: Move calling point of vnt_fill_txkey. by Malcolm Priestley · 4 years, 10 months ago
  34. 4f1b5df staging: vt6656: Move tx_key inside vnt_fill_txkey. by Malcolm Priestley · 4 years, 10 months ago
  35. f79c9fa staging: vt6656: move tx_body_size/payload_len to skb->len by Malcolm Priestley · 4 years, 10 months ago
  36. cf51f55 staging: vt6656: Move key_buffer inside vnt_fill_txkey. by Malcolm Priestley · 4 years, 10 months ago
  37. e76d9db staging: vt6656: rxtx use ieee80211_tx_info for rts/cts control by Malcolm Priestley · 4 years, 10 months ago
  38. 017af52 staging: vt6656: use ieee80211_tx_info to replace need_mic by Malcolm Priestley · 4 years, 10 months ago
  39. 272c25c staging: vt6656: Move vnt_mic_hdr pointers to vnt_fill_txkey by Malcolm Priestley · 4 years, 10 months ago
  40. a0b44f1 staging: vt6656: rxtx remove unused need_ack by Malcolm Priestley · 4 years, 10 months ago
  41. 461aac1 staging: vt6656: remove ieee80211_hdr from vnt_usb_send_context. by Malcolm Priestley · 4 years, 10 months ago
  42. cf5ffd2 staging: vt6656: use usb_anchor for tx queue. by Malcolm Priestley · 4 years, 10 months ago
  43. 9786f8b staging: vt6656: vnt_usb_send_context remove variable data. by Malcolm Priestley · 4 years, 10 months ago
  44. 9deca1e staging: vt6656: vnt_beacon_xmit use extra_tx_headroom. by Malcolm Priestley · 4 years, 10 months ago
  45. abfd237 staging: vt6656: Use sk_buff buffer for tx header by Malcolm Priestley · 4 years, 10 months ago
  46. 3abbab5 staging: vt6656: vt6655: removing unused macros definition Makefiles by Matej Dujava · 4 years, 10 months ago
  47. 8a01032 staging: vt6656: Remove logically dead code by Oscar Carter · 4 years, 10 months ago
  48. 9a6f877 staging: vt6656: remove difs / sifs adjustments. by Malcolm Priestley · 4 years, 10 months ago
  49. 61bb798 staging: vt6656: vnt_get_rtscts_rsvtime_le replace with rts/cts duration. by Malcolm Priestley · 4 years, 10 months ago
  50. 8e7128f staging: vt6656: Split RTS and CTS Duration functions by Malcolm Priestley · 4 years, 10 months ago
  51. 7a83f73 staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_ctstoself_duration by Malcolm Priestley · 4 years, 10 months ago
  52. 57b4b0e staging: vt6656: vnt_rxtx_rsvtime_le16 to use ieee80211_generic_frame_duration. by Malcolm Priestley · 4 years, 10 months ago
  53. c5de40e staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_rts_duration by Malcolm Priestley · 4 years, 10 months ago
  54. 2e11cc1 staging: vt6656: Use const for read only data by Oscar Carter · 4 years, 10 months ago
  55. d95c869 staging: vt6656: refactor power save operation by Malcolm Priestley · 4 years, 10 months ago
  56. 986da7d staging: vt6656: Return on isr0 when zero. by Malcolm Priestley · 4 years, 10 months ago
  57. 3ce6b74 staging: vt6656: use struct wiphy retry short and long settings. by Malcolm Priestley · 4 years, 10 months ago
  58. f4269d4 staging: vt6656: return all key calls to mac80211 stack. by Malcolm Priestley · 4 years, 10 months ago
  59. ddaa877 staging: vt6656 remove vnt_mac_disable_keyentry calls by Malcolm Priestley · 4 years, 10 months ago
  60. 41f1efc staging: vt6656: vnt_set_keymode simplify key modes. by Malcolm Priestley · 4 years, 10 months ago
  61. ae22020 staging: vt6656: Refactor the vnt_rf_table_download function by Oscar Carter · 4 years, 10 months ago
  62. 91387f5 staging: vt6656: Refactor the vnt_set_bss_mode function by Oscar Carter · 4 years, 10 months ago
  63. 35452e1 staging: vt6656: Check the return values in vnt_set_bss_mode function by Oscar Carter · 4 years, 10 months ago
  64. 10b674b staging: vt6656: Remove duplicate code in vnt_rf_table_download by Oscar Carter · 4 years, 10 months ago
  65. d78b62c staging: vt6656: Use return instead of goto by Oscar Carter · 4 years, 10 months ago
  66. 8a5baa6 staging: vt6656: Remove the local variable "array" by Oscar Carter · 4 years, 10 months ago
  67. 9075e31 staging: vt6656: Remove preamble_type setting from vnt_tx_packet. by Malcolm Priestley · 4 years, 11 months ago
  68. 7d1a8c9 staging: vt6656: Remove set short time in vnt_init_registers. by Malcolm Priestley · 4 years, 11 months ago
  69. ea0c2a6 staging: vt6656: rxtx: remove duration_id and void returns. by Malcolm Priestley · 4 years, 10 months ago
  70. 345f2d8 staging: vt6656: Add formula to the vnt_rf_addpower function by Oscar Carter · 4 years, 10 months ago
  71. f5e5e30 staging: vt6656: Remove functions' documentation by Oscar Carter · 4 years, 10 months ago
  72. 81969fd staging: vt6656: Check the return value of vnt_control_out_* calls by Oscar Carter · 4 years, 10 months ago
  73. e8014d8 Merge 5.7-rc3 into staging-next by Greg Kroah-Hartman · 4 years, 10 months ago
  74. 664ba51 staging: vt6656: Fix calling conditions of vnt_set_bss_mode by Malcolm Priestley · 4 years, 11 months ago
  75. 0b59f10 staging: vt6656: Fix pairwise key entry save. by Malcolm Priestley · 4 years, 11 months ago
  76. 0905774 staging: vt6656: Fix drivers TBTT timing counter. by Malcolm Priestley · 4 years, 11 months ago
  77. 0f8240b staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default. by Malcolm Priestley · 4 years, 11 months ago
  78. bf42304 staging: vt6656: Use fls instead of for loop in vnt_update_top_rates by Oscar Carter · 4 years, 11 months ago
  79. 9f8c9f4 staging: vt6656: Refactor the vnt_ofdm_min_rate function by Oscar Carter · 4 years, 11 months ago
  80. 3436acc staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtx by Malcolm Priestley · 4 years, 11 months ago
  81. 6f21cb7 staging: vt6656: call vnt_update_pre_ed_threshold from vnt_config. by Malcolm Priestley · 4 years, 11 months ago
  82. 72d55eb staging: vt6656: Move firmware functions into main_usb. by Malcolm Priestley · 4 years, 11 months ago
  83. ea81c34 staging: vt6656: Power save stop wake_up_count wrap around. by Malcolm Priestley · 4 years, 11 months ago
  84. 7f3115f staging: vt6656: remove redundant assignment to variable ed_inx by Colin Ian King · 4 years, 11 months ago
  85. 5a78455 staging: vt6656: Remove duplicate code for the phy->service assignment by Oscar Carter · 4 years, 11 months ago
  86. 8a29fb1 staging: vt6656: Refactor the assignment of the phy->signal variable by Oscar Carter · 4 years, 11 months ago
  87. 8b0eb26 staging: vt6656: Use define instead of magic number for tx_rate by Oscar Carter · 4 years, 11 months ago
  88. 91fdbcd staging: vt6656: Use BIT() macro instead of bit shift operator by Oscar Carter · 4 years, 11 months ago
  89. f823cce staging: vt6656: Return error code in vnt_rf_write_embedded function by Oscar Carter · 4 years, 11 months ago
  90. ce92032 staging: vt6656: formulate rspinf values into tables by Malcolm Priestley · 5 years ago
  91. 823b6a9 staging: vt6656: Remove unnecessary local variable initialization by Oscar Carter · 5 years ago
  92. 2661509 staging: vt6656: Remove duplicate code in vnt_vt3184_init function by Oscar Carter · 5 years ago
  93. 8d71b5e staging: vt6656: Remove unnecessary local variable initialization by Oscar Carter · 5 years ago
  94. 2da5445 staging: vt6656: rxtx remove rate change and current_rate. by Malcolm Priestley · 5 years ago
  95. 463288b staging: vt6556: vnt_rf_setpower convert to use ieee80211_channel. by Malcolm Priestley · 5 years ago
  96. 55126bb3 staging: vt6656: set all cck rates to default. by Malcolm Priestley · 5 years ago
  97. 1b3409b staging: vt6656: set all ofdm rates to default by Malcolm Priestley · 5 years ago
  98. 5035fc5 staging: vt6656: replace al2230_power_table array with formula. by Malcolm Priestley · 5 years ago
  99. d12d96f staging: vt6656: Define EnCFG_BBType_MASK as OR between previous defines by Oscar Carter · 5 years ago
  100. afa2e97 staging: vt6656: add error code handling to unused variable by John B. Wyatt IV · 5 years ago