aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+4
2014-09-28staging: rtl8723au: core: Add space after '|'Aybuke Ozdemir1-1/+1
2014-09-28staging: rtl8723au: core: Add consistent spacing around '&'Aybuke Ozdemir1-1/+1
2014-09-28staging: rtl8723au: hal: Removed unnecessary braces.Aybuke Ozdemir1-2/+1
2014-09-28staging: rtl8723au: hal: Fix missing blank line warning.Aybuke Ozdemir1-0/+1
2014-09-28staging: rtl8723au: hal: Fix unnecessary whitespace before a quoted newlineAybuke Ozdemir1-4/+4
2014-09-28patch "staging: rtl8723au: os_dep: declared cfg80211_infrastructure_mode staticRahul Garg1-1/+1
2014-09-23staging: rtl8723au: core: add consistent spacing around '-'Tapasweni Pathak1-1/+1
2014-09-19Staging: rtl8723au: hal: Space prohibited before semicolonAybuke Ozdemir1-2/+2
2014-09-19Staging: rtl8723au: core: Fix unnecassary braces warning.Aybuke Ozdemir1-2/+1
2014-09-19Staging: rtl8723au: core: Fix "foo * bar" warning.Aybuke Ozdemir1-4/+4
2014-09-19drivers: staging: rtl8723au: Fix "space required after that ','" errorsGreg Donald8-37/+39
2014-09-19staging: rtl8723au: fix sparse incorrect type assignment warningsKieron Browne1-2/+2
2014-09-19staging: rtl8723au: Fix checkpatch errorsMihaelaGaman1-13/+13
2014-09-11drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible' errorsGreg Donald10-39/+35
2014-09-08drivers: staging: rtl8723au: Fix '"(foo*)" should be "(foo *)"' errorsGreg Donald5-18/+20
2014-09-08drivers: staging: rtl8723au: Fix "space required before that '*'" errorsGreg Donald2-3/+3
2014-09-08staging: rtl8723au: Remove write-only variables hal_data_8723a.EEPROM[VP]IDJes Sorensen2-26/+0
2014-09-02drivers: staging: rtl8723au: Fix return is not a function, parentheses are not required errorGreg Donald1-1/+1
2014-08-30drivers: staging: rtl8723au: Fix space prohibited before that close parenthesis ')' errorsGreg Donald4-6/+6
2014-08-30drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errorsGreg Donald10-36/+36
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg1-0/+1
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2-3/+3
2014-08-16staging: rtl8723au: Remove unnecessary bit masking.Andreas Schlick1-2/+1
2014-08-16staging: rtl8723au: Move open braces to the previous line.Andreas Schlick1-22/+11
2014-08-01staging: rtl8723au: Fix static symbol sparse warningMiguel Oliveira1-25/+0
2014-08-01staging: rtl8723au: usb_dvobj_init(): Remove unused variable 'pdev_desc'Jes Sorensen1-3/+0
2014-08-01staging: rtl8723au: Do not duplicate kernel provided USB macrosJes Sorensen1-35/+10
2014-08-01staging: rtl8723au: Remove never set struct pwrctrl_priv.bHWPowerdownJes Sorensen2-14/+8
2014-08-01staging: rtl8723au: Remove two never set variablesJes Sorensen4-37/+0
2014-08-01staging: rtl8723au: RSSI_test is never setJes Sorensen2-6/+2
2014-07-22staging: rtl8723au: Fix typo in rtl8723au/coreMasanari Iida5-11/+11
2014-07-22staging: rtl8723au: Fix typo in rtw_ap.cMasanari Iida1-9/+9
2014-07-22staging: rtl8723au: Fix typo in rtw_xmit.cMasanari Iida1-6/+6
2014-07-22staging: rtl8723au: Fix typo in rtw_mlme.cMasanari Iida1-12/+12
2014-07-22staging: rtl8723au: Fix typo in rtw_mlme_ext.cMasanari Iida1-13/+13
2014-07-21staging: rtl8723au: rtw_resume(): release semaphore before exit on errorJes Sorensen1-1/+3
2014-07-21staging: rtl8723au: Fold rtw_resume_process23a() into rtw_resume()Jes Sorensen2-10/+0
2014-07-21staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() callsJes Sorensen4-45/+19
2014-07-21staging: rtl8723au: Fold rtl8723a_set_nav_upper() into rtl8723au_hal_init()Jes Sorensen3-20/+3
2014-07-21staging: rtl8723au: Remove a pile of fluff for calling into a bunch of no-op functionsJes Sorensen3-88/+0
2014-07-21staging: rtl8723au: odm_CommonInfoSelfInit23a(): Use proper register definesJes Sorensen1-2/+4
2014-07-21staging: rtl8723au: Merge Init_ODM_ComInfo_8723a() into rtl8723a_init_dm_priv()Jes Sorensen1-15/+5
2014-07-21staging: rtl8723au: Remove obsolete ODM23a_CmnInfoHook()Jes Sorensen2-17/+0
2014-07-21staging: rtl8723au: Eliminate obsolete odm_CmnInfoHook_Debug23a()Jes Sorensen1-8/+0
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_POWER_SAVING usageJes Sorensen3-13/+2
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_SCAN related codeJes Sorensen3-16/+10
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_CHNL usageJes Sorensen3-13/+3
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_BW usageJes Sorensen5-30/+15
2014-07-21staging: rtl8723au: Eliminate ugly ODM_CMNINFO_SEC_CHNL_OFFSET usageJes Sorensen3-15/+7