summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-141-1/+1
|\
| * staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usageJes Sorensen2014-10-201-1/+1
* | cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-201-1/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-092-3/+4
|\
| * cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-0/+1
| * cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-262-3/+3
* | staging: rtl8723au: core: Add space after '|'Aybuke Ozdemir2014-09-291-1/+1
* | staging: rtl8723au: core: Add consistent spacing around '&'Aybuke Ozdemir2014-09-291-1/+1
* | staging: rtl8723au: hal: Removed unnecessary braces.Aybuke Ozdemir2014-09-291-2/+1Star
* | staging: rtl8723au: hal: Fix missing blank line warning.Aybuke Ozdemir2014-09-291-0/+1
* | staging: rtl8723au: hal: Fix unnecessary whitespace before a quoted newlineAybuke Ozdemir2014-09-291-4/+4
* | patch "staging: rtl8723au: os_dep: declared cfg80211_infrastructure_mode staticRahul Garg2014-09-291-1/+1
* | staging: rtl8723au: core: add consistent spacing around '-'Tapasweni Pathak2014-09-231-1/+1
* | Staging: rtl8723au: hal: Space prohibited before semicolonAybuke Ozdemir2014-09-201-2/+2
* | Staging: rtl8723au: core: Fix unnecassary braces warning.Aybuke Ozdemir2014-09-201-2/+1Star
* | Staging: rtl8723au: core: Fix "foo * bar" warning.Aybuke Ozdemir2014-09-201-4/+4
* | drivers: staging: rtl8723au: Fix "space required after that ','" errorsGreg Donald2014-09-208-37/+39
* | staging: rtl8723au: fix sparse incorrect type assignment warningsKieron Browne2014-09-201-2/+2
* | staging: rtl8723au: Fix checkpatch errorsMihaelaGaman2014-09-201-13/+13
* | drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible'...Greg Donald2014-09-1110-39/+35Star
* | drivers: staging: rtl8723au: Fix '"(foo*)" should be "(foo *)"' errorsGreg Donald2014-09-085-18/+20
* | drivers: staging: rtl8723au: Fix "space required before that '*'" errorsGreg Donald2014-09-082-3/+3
* | staging: rtl8723au: Remove write-only variables hal_data_8723a.EEPROM[VP]IDJes Sorensen2014-09-082-26/+0Star
* | drivers: staging: rtl8723au: Fix return is not a function, parentheses are no...Greg Donald2014-09-021-1/+1
* | drivers: staging: rtl8723au: Fix space prohibited before that close parenthes...Greg Donald2014-08-304-6/+6
* | drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errorsGreg Donald2014-08-3010-36/+36
* | staging: rtl8723au: Remove unnecessary bit masking.Andreas Schlick2014-08-161-2/+1Star
* | staging: rtl8723au: Move open braces to the previous line.Andreas Schlick2014-08-161-22/+11Star
|/
* staging: rtl8723au: Fix static symbol sparse warningMiguel Oliveira2014-08-011-25/+0Star
* staging: rtl8723au: usb_dvobj_init(): Remove unused variable 'pdev_desc'Jes Sorensen2014-08-011-3/+0Star
* staging: rtl8723au: Do not duplicate kernel provided USB macrosJes Sorensen2014-08-011-35/+10Star
* staging: rtl8723au: Remove never set struct pwrctrl_priv.bHWPowerdownJes Sorensen2014-08-012-14/+8Star
* staging: rtl8723au: Remove two never set variablesJes Sorensen2014-08-014-37/+0Star
* staging: rtl8723au: RSSI_test is never setJes Sorensen2014-08-012-6/+2Star
* staging: rtl8723au: Fix typo in rtl8723au/coreMasanari Iida2014-07-235-11/+11
* staging: rtl8723au: Fix typo in rtw_ap.cMasanari Iida2014-07-231-9/+9
* staging: rtl8723au: Fix typo in rtw_xmit.cMasanari Iida2014-07-231-6/+6
* staging: rtl8723au: Fix typo in rtw_mlme.cMasanari Iida2014-07-231-12/+12
* staging: rtl8723au: Fix typo in rtw_mlme_ext.cMasanari Iida2014-07-231-13/+13
* staging: rtl8723au: rtw_resume(): release semaphore before exit on errorJes Sorensen2014-07-211-1/+3
* staging: rtl8723au: Fold rtw_resume_process23a() into rtw_resume()Jes Sorensen2014-07-212-10/+0Star
* staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() callsJes Sorensen2014-07-214-45/+19Star
* staging: rtl8723au: Fold rtl8723a_set_nav_upper() into rtl8723au_hal_init()Jes Sorensen2014-07-213-20/+3Star
* staging: rtl8723au: Remove a pile of fluff for calling into a bunch of no-op ...Jes Sorensen2014-07-213-88/+0Star
* staging: rtl8723au: odm_CommonInfoSelfInit23a(): Use proper register definesJes Sorensen2014-07-211-2/+4
* staging: rtl8723au: Merge Init_ODM_ComInfo_8723a() into rtl8723a_init_dm_priv()Jes Sorensen2014-07-211-15/+5Star
* staging: rtl8723au: Remove obsolete ODM23a_CmnInfoHook()Jes Sorensen2014-07-212-17/+0Star
* staging: rtl8723au: Eliminate obsolete odm_CmnInfoHook_Debug23a()Jes Sorensen2014-07-211-8/+0Star
* staging: rtl8723au: Eliminate ODM_CMNINFO_POWER_SAVING usageJes Sorensen2014-07-213-13/+2Star
* staging: rtl8723au: Eliminate ODM_CMNINFO_SCAN related codeJes Sorensen2014-07-213-16/+10Star