summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au
AgeCommit message (Expand)Author
2014-10-20staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usageJes Sorensen
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-09-28staging: rtl8723au: core: Add space after '|'Aybuke Ozdemir
2014-09-28staging: rtl8723au: core: Add consistent spacing around '&'Aybuke Ozdemir
2014-09-28staging: rtl8723au: hal: Removed unnecessary braces.Aybuke Ozdemir
2014-09-28staging: rtl8723au: hal: Fix missing blank line warning.Aybuke Ozdemir
2014-09-28staging: rtl8723au: hal: Fix unnecessary whitespace before a quoted newlineAybuke Ozdemir
2014-09-28patch "staging: rtl8723au: os_dep: declared cfg80211_infrastructure_mode staticRahul Garg
2014-09-23staging: rtl8723au: core: add consistent spacing around '-'Tapasweni Pathak
2014-09-19Staging: rtl8723au: hal: Space prohibited before semicolonAybuke Ozdemir
2014-09-19Staging: rtl8723au: core: Fix unnecassary braces warning.Aybuke Ozdemir
2014-09-19Staging: rtl8723au: core: Fix "foo * bar" warning.Aybuke Ozdemir
2014-09-19drivers: staging: rtl8723au: Fix "space required after that ','" errorsGreg Donald
2014-09-19staging: rtl8723au: fix sparse incorrect type assignment warningsKieron Browne
2014-09-19staging: rtl8723au: Fix checkpatch errorsMihaelaGaman
2014-09-11drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible'...Greg Donald
2014-09-08drivers: staging: rtl8723au: Fix '"(foo*)" should be "(foo *)"' errorsGreg Donald
2014-09-08drivers: staging: rtl8723au: Fix "space required before that '*'" errorsGreg Donald
2014-09-08staging: rtl8723au: Remove write-only variables hal_data_8723a.EEPROM[VP]IDJes Sorensen
2014-09-02drivers: staging: rtl8723au: Fix return is not a function, parentheses are no...Greg Donald
2014-08-30drivers: staging: rtl8723au: Fix space prohibited before that close parenthes...Greg Donald
2014-08-30drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errorsGreg Donald
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-16staging: rtl8723au: Remove unnecessary bit masking.Andreas Schlick
2014-08-16staging: rtl8723au: Move open braces to the previous line.Andreas Schlick
2014-08-01staging: rtl8723au: Fix static symbol sparse warningMiguel Oliveira
2014-08-01staging: rtl8723au: usb_dvobj_init(): Remove unused variable 'pdev_desc'Jes Sorensen
2014-08-01staging: rtl8723au: Do not duplicate kernel provided USB macrosJes Sorensen
2014-08-01staging: rtl8723au: Remove never set struct pwrctrl_priv.bHWPowerdownJes Sorensen
2014-08-01staging: rtl8723au: Remove two never set variablesJes Sorensen
2014-08-01staging: rtl8723au: RSSI_test is never setJes Sorensen
2014-07-22staging: rtl8723au: Fix typo in rtl8723au/coreMasanari Iida
2014-07-22staging: rtl8723au: Fix typo in rtw_ap.cMasanari Iida
2014-07-22staging: rtl8723au: Fix typo in rtw_xmit.cMasanari Iida
2014-07-22staging: rtl8723au: Fix typo in rtw_mlme.cMasanari Iida
2014-07-22staging: rtl8723au: Fix typo in rtw_mlme_ext.cMasanari Iida
2014-07-21staging: rtl8723au: rtw_resume(): release semaphore before exit on errorJes Sorensen
2014-07-21staging: rtl8723au: Fold rtw_resume_process23a() into rtw_resume()Jes Sorensen
2014-07-21staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() callsJes Sorensen
2014-07-21staging: rtl8723au: Fold rtl8723a_set_nav_upper() into rtl8723au_hal_init()Jes Sorensen
2014-07-21staging: rtl8723au: Remove a pile of fluff for calling into a bunch of no-op ...Jes Sorensen
2014-07-21staging: rtl8723au: odm_CommonInfoSelfInit23a(): Use proper register definesJes Sorensen
2014-07-21staging: rtl8723au: Merge Init_ODM_ComInfo_8723a() into rtl8723a_init_dm_priv()Jes Sorensen
2014-07-21staging: rtl8723au: Remove obsolete ODM23a_CmnInfoHook()Jes Sorensen
2014-07-21staging: rtl8723au: Eliminate obsolete odm_CmnInfoHook_Debug23a()Jes Sorensen
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_POWER_SAVING usageJes Sorensen
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_SCAN related codeJes Sorensen
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_CHNL usageJes Sorensen
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_BW usageJes Sorensen