summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2022-11-04media: cedrus: prefer untiled capture formatJernej Skrabec
2022-11-04media: cedrus: Remove cedrus_codec enumJernej Skrabec
2022-11-04media: cedrus: set codec ops immediatelyJernej Skrabec
2022-11-04media: cedrus: Filter controls based on capabilityJernej Skrabec
2022-11-04media: cedrus: Add helper for checking capabilitiesJernej Skrabec
2022-11-04media: cedrus: use helper to set default formatsJernej Skrabec
2022-11-04media: cedrus: Add format reset helpersJernej Skrabec
2022-11-04media: cedrus: remove superfluous callJernej Skrabec
2022-11-02staging: r8188eu: convert rtw_setdatarate_cmd to correct error semanticsPhillip Potter
2022-11-02staging: wlan-ng: Remove unused structure definitionsDeepak R Varma
2022-11-02staging: wlan-ng: Remove unused function declarationsDeepak R Varma
2022-11-02staging: wlan-ng: Remove unused struct p80211macarray definitionDeepak R Varma
2022-11-02staging: wlan-ng: Remove unused struct wlan_ie_ibss_parms referencesDeepak R Varma
2022-11-02staging: wlan-ng: Remove unused struct wlan_ie_tim referencesDeepak R Varma
2022-11-02staging: wlan-ng: Remove unused struct wlan_ie_supp_rates referencesDeepak R Varma
2022-11-02staging: wlan-ng: Remove unused struct wlan_ie_ssid referencesDeepak R Varma
2022-11-02staging: r8188eu: convert rtw_free_stainfo() to voidMichael Straube
2022-11-02staging: r8188eu: remove extern from function prototypesMichael Straube
2022-11-02staging: rtl8192u: remove unnecessary function implementationDeepak R Varma
2022-11-02staging: rtl8192e: Remove line breaks to match coding styleGabhyun Kim
2022-11-02staging: octeon: cvmx_ptr_to_phys() should return physaddr_tGeert Uytterhoeven
2022-11-02staging: vt6655: change variable name wTimeStampOffTanjuate Brunostar
2022-11-02staging: r8188eu: use ether_addr_equal in OnActionMartin Kaiser
2022-11-02staging: r8188eu: replace ternary operator with min, max, abs macrosMichael Straube
2022-11-02staging: r8188eu: use ieee80211_get_SAMartin Kaiser
2022-11-02staging: r8188eu: use hdr->frame_control instead of fcMartin Kaiser
2022-11-02staging: r8188eu: use ether_addr_equal for address comparisonMartin Kaiser
2022-10-31staging: r8188eu: check destination address in OnActionMartin Kaiser
2022-10-31staging: r8188eu: rtw_action_public_decache's token is a u8Martin Kaiser
2022-10-31staging: r8188eu: remove return value from on_action_public_defaultMartin Kaiser
2022-10-31staging: r8188eu: remove return value from on_action_public_vendorMartin Kaiser
2022-10-31staging: r8188eu: clean up on_action_publicMartin Kaiser
2022-10-31staging: r8188eu: replace GetAddr1Ptr call in OnAction_p2pMartin Kaiser
2022-10-31staging: r8188eu: replace switch-case with ifMartin Kaiser
2022-10-31staging: r8188eu: remove category check in OnAction_p2pMartin Kaiser
2022-10-31staging: r8188eu: make OnAction_p2p static voidMartin Kaiser
2022-10-31staging: r8188eu: make OnAction_back static voidMartin Kaiser
2022-10-31staging: r8188eu: make on_action_public static voidMartin Kaiser
2022-10-31staging: r8188eu: remove duplicate category checkMartin Kaiser
2022-10-31staging: r8188eu: replace a GetAddr1Ptr callMartin Kaiser
2022-10-31staging: rtl8712: fix potential memory leakNam Cao
2022-10-31staging: rtl8712: check for return value of _r8712_init_xmit_priv()Nam Cao
2022-10-31staging: rtl8712: check for alloc fail in _r8712_init_recv_priv()Nam Cao
2022-10-31Revert "staging: r8712u: Tracking kmemleak false positives."Nam Cao
2022-10-31staging: r8188eu: remove get_daMartin Kaiser
2022-10-31staging: r8188eu: replace get_da with ieee80211_get_DAMartin Kaiser
2022-10-31staging: rtl8192e: rtllib_crypt_tkip: rewritten comparison to NULLAaron Lawrence
2022-10-31staging: rtl8192e: rtllib_crypt_tkip: split multiple assignmentsAaron Lawrence
2022-10-31staging: rtl8192e: rtllib_crypt_tkip: fixes on unbalanced bracesAaron Lawrence
2022-10-31staging: rtl8192e: rtllib_crypt_tkip: fixed alignment matching open parenthesesAaron Lawrence