aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/os_dep/os_intfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-25Staging: rtl8723au: fix space coding style issue in os_intfs.cPeter Poklop1-1/+1
2014-11-26staging: rtl8723au: Remove sw led handlingJes Sorensen1-11/+0
2014-10-27staging: rtl8723au: os_dep: Remove uneeded return variableRoberta Dobrescu1-4/+2
2014-10-20staging: rtl8723au: Eliminate write-once variable xmit_priv->vcs_settingJes Sorensen1-1/+0
2014-10-20staging: rtl8723au: Remove write-only struct xmit_priv->vcs_typeJes Sorensen1-1/+0
2014-07-21staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() callsJes Sorensen1-3/+3
2014-07-21staging: rtl8723au: Remove no-op rtl8723a_deinit_dm_priv()Jes Sorensen1-2/+0
2014-07-08staging: rtl8723au: Remove never set struct rtw_adapter->bNotifyChannelChangeJes Sorensen1-1/+0
2014-07-08staging: rtl8723au: pwrctrl_priv->ps_flag is never setJes Sorensen1-5/+0
2014-06-18staging: rtl8723au: Remmove buddy-adapter linkingJes Sorensen1-5/+0
2014-06-17staging: rtl8723au: Reference correct firmwarefiles with MODULE_FIRMWARE()Jes Sorensen1-1/+3
2014-05-27staging: rtl8723au: Remove unneeded version.h inclusion in os_intfs.cSachin Kamat1-2/+0
2014-05-25staging: rtl8723au: bInternalAutoSuspend is always falseJes Sorensen1-4/+0
2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen1-2/+2
2014-05-23staging: rtl8723au: Fix up some random bit-flag handlingJes Sorensen1-1/+1
2014-05-16staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen1-2/+0
2014-05-16staging: rtl8723au: Call usb_intf_{start,stop} directlyJes Sorensen1-6/+3
2014-05-16staging: rtl8723au: Move last utility function from osdep_service.c to os_intfs.cJes Sorensen1-0/+6
2014-05-16staging: rtl8723au: os_intfs.c: Various cosmetic cleanupsJes Sorensen1-33/+38
2014-05-16staging: rtl8723au: os_intfs.c: Fixup more u8/uint abuse for error return codesJes Sorensen1-10/+10
2014-05-16staging: rtl8723au: usb_osintf.h isn't used for anything - get rid of itJes Sorensen1-1/+0
2014-05-16staging: rtl8723au: Remove sw led hal opsJes Sorensen1-3/+0
2014-05-16staging: rtl8723au: We love wrappers!Jes Sorensen1-1/+2
2014-05-16staging: rtl8723au: Get rid of sreset related HAL clutterJes Sorensen1-2/+2
2014-05-16staging: rtl8723au: Get rid of rtw_hal_dm_* clutterJes Sorensen1-2/+2
2014-05-16staging: rtl8723au: Call rtl8723a_init_default_value_directly()Jes Sorensen1-2/+4
2014-05-15staging: rtl8723au: Get rid of FUNC_NDEV_{FMT,ARG}Jes Sorensen1-2/+2
2014-05-15staging: rtl8723au: Remove rtw_free_cmd_priv23a()Jes Sorensen1-2/+0
2014-04-26staging: rtl8723au: rtw_free_network_queue23a() eliminate unused argument 'isfreeall'Jes Sorensen1-1/+1
2014-04-26staging: rtl8723au: Remove another pile of unused entries from struct rtw_adapterJes Sorensen1-6/+0
2014-04-26staging: rtl8723au: bRxRSSIDisplay is always set to zeroJes Sorensen1-2/+0
2014-04-26staging: r8723au: Fix sparse warning in os_dep/os_intfs.cLarry Finger1-3/+3
2014-04-26staging: rtl8723au: Remove obsolete hal thread handling codeJes Sorensen1-26/+0
2014-04-26staging: rtl8723au: Use a workqueue for command handlingJes Sorensen1-12/+3
2014-04-15staging: rtl8723au: Clean up namespace clashes with rtl8188eu driverJes Sorensen1-9/+9
2014-04-15staging: rtl8723au: os_intfs.c: Declare a couple of local variables staticJes Sorensen1-3/+3
2014-04-15staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen1-42/+0
2014-04-14staging: rtl8723au: Simplify retrieving the ether_type in portctrl()Jes Sorensen1-1/+0
2014-04-14staging: rtl8723au: Remove a bunch of calls via indirect HAL interface and call functions directlyJes Sorensen1-1/+1
2014-04-05staging: r8723au: Add source files for new driver - part 3Larry Finger1-0/+970