index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
r8188eu
Age
Commit message (
Expand
)
Author
2022-04-04
staging: r8188eu: Fix PPPoE tag insertion on little endian systems
Guenter Roeck
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-18
staging: r8188eu: remove unnecessary memset in r8188eu
Wan Jiabing
2022-03-16
staging: r8188eu: remove some unused local ieee80211 macros
Martin Kaiser
2022-03-16
staging: r8188eu: make rtl8188e_process_phy_info static
Martin Kaiser
2022-03-16
staging: r8188eu: remove unused function prototype
Martin Kaiser
2022-03-16
staging: r8188eu: remove three unused receive defines
Martin Kaiser
2022-03-16
staging: r8188eu: remove unnecessary initializations
Martin Kaiser
2022-03-15
staging: r8188eu: proper error handling in rtw_init_drv_sw
Vihas Makwana
2022-03-15
staging: r8188eu: call _cancel_timer_ex from _rtw_free_recv_priv
Vihas Makwana
2022-03-14
staging: r8188eu: remove comments in update_recvframe_attrib_88e
Martin Kaiser
2022-03-14
staging: r8188eu: remove unnecessary casts
Martin Kaiser
2022-03-14
staging: r8188eu: don't initialize drvinfo_sz to 0
Martin Kaiser
2022-03-14
staging: r8188eu: summarize declaration and assignment
Martin Kaiser
2022-03-14
staging: r8188eu: remove tmp variable in update_recvframe_attrib_88e
Martin Kaiser
2022-03-14
staging: r8188eu: remove unused fields in struct recv_buf
Abdun Nihaal
2022-03-14
staging: r8188eu: remove unneeded field pbuf
Abdun Nihaal
2022-03-14
staging: r8188eu: remove unused field pdata
Abdun Nihaal
2022-03-14
staging: r8188eu: remove unused field pend
Abdun Nihaal
2022-03-14
staging: r8188eu: remove unused field ptail
Abdun Nihaal
2022-03-14
staging: r8188eu: remove unused field phead
Abdun Nihaal
2022-03-14
staging: r8188eu: remove unused fields in struct recv_buf
Abdun Nihaal
2022-03-14
staging: r8188eu: remove unused field recvbuf_lock
Abdun Nihaal
2022-03-14
staging: r8188eu: remove unused field list
Abdun Nihaal
2022-03-14
staging: r8188eu: mark rtw_endofpktfile as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark IsFrameTypeCtrl as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark IS_MCAST as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark check_fwstate as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark rtl8188eu_xmitframe_complete as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark is_ap_in_tkip as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark is_basicrate as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark cckratesonly_included as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark cckrates_included as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark recv_indicatepkts_in_order as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark enqueue_reorder_recvframe as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark check_indicate_seq as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark PS_RDY_CHECK as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark rtw_is_desired_network as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark rtw_is_cckratesonly_included as bool
Vihas Makwana
2022-03-14
staging: r8188eu: mark rtw_is_cckrates_included as bool
Vihas Makwana
2022-03-01
staging: r8188eu: use ieee80211 helper to read the "order" bit
Martin Kaiser
2022-03-01
staging: r8188eu: use ieee80211 helper to read the protected bit
Martin Kaiser
2022-03-01
staging: r8188eu: use ieee80211 helper to read "more data"
Martin Kaiser
2022-03-01
staging: r8188eu: use ieee80211 helper to check for more fragments
Martin Kaiser
2022-03-01
staging: r8188eu: use ieee80211 helper for qos bit
Martin Kaiser
2022-03-01
staging: r8188eu: refactor validate_recv_frame's error handling
Martin Kaiser
2022-03-01
staging: r8188eu: use ieee80211 helpers to check the frame type
Martin Kaiser
2022-03-01
staging: r8188eu: use ieee80211 define for management frame type
Martin Kaiser
2022-03-01
staging: r8188eu: remove unused define
Martin Kaiser
2022-03-01
staging: r8188eu: get_rx_status is not used
Martin Kaiser
[next]