aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_sta_mgt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches1-9/+7
2014-07-17staging: rtl8723au: Corrections in the coding styleRaphael Silva1-15/+27
2014-06-26staging: rtl8723au: rtw_allow_stainfo23a(): Make hwaddr argument constJes Sorensen1-2/+2
2014-06-26staging: rtl8723au: rtw_sta_mgt.c: One copy of the broadcast address should sufficeJes Sorensen1-5/+4
2014-06-26staging: rtl8723au: rtw_sta_mgt.c: Use ether_addr_{copy, equal}()Jes Sorensen1-5/+5
2014-05-28staging: rtl8723au: Remove redundant casting in rtw_sta_mgt.cSachin Kamat1-1/+1
2014-05-23staging: rtl8723au: rtw_sta_mgt: change rtw_alloc_stainfo23a to use gfp_t instead if intKarim Raslan1-1/+1
2014-05-16staging: rtl8723au: rtw_sta_mgt.c: Clean up messy usage of return typesJes Sorensen1-9/+9
2014-05-16staging: rtl8723au: Disentangle set_odm_var() from the HAL wrappersJes Sorensen1-1/+2
2014-05-15staging: rtl8723au: Remove some unused lists from struct sta_privJes Sorensen1-2/+0
2014-05-15staging: rtl8723au: rtw_free_recvframe23a() is always passed precvpriv->free_recv_queueJes Sorensen1-2/+1
2014-05-15staging: rtl8723au: Add GFP argument to rtw_alloc_stainfo23a()Jes Sorensen1-3/+4
2014-05-15staging: rtl8723au: Use kernel memory allocator for sta_priv allocationsJes Sorensen1-58/+9
2014-05-15staging: rtl8723au: Eliminate stainfo_by_offset spaghettiJes Sorensen1-16/+0
2014-05-15staging: rtl8723au: rtw_alloc_stainfo23a(): Remove unused variable tmp_aidJes Sorensen1-3/+0
2014-05-15staging: rtl8723au: rtw_sta_mgt.c: Fix some formatting badnessJes Sorensen1-2/+4
2014-04-26staging: r8723au: Set undeclared routines to staticLarry Finger1-3/+3
2014-04-26staging: rtl8723au: Preserve const attribute of cmd handler argumentJes Sorensen1-2/+2
2014-04-05staging: r8723au: Add source files for new driver - part 1Larry Finger1-0/+509