summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/os_dep/os_intfs.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove rtl8723au driverJes Sorensen2016-09-101-852/+0
* staging: rtl8723au: remove useless commentLuca Ceresoli2015-05-311-1/+0
* staging: rtl8723au: remove useless return valueLuca Ceresoli2015-05-311-2/+1
* staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches2015-03-261-22/+22
* staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches2015-03-261-4/+3
* staging: rtl8723au: remove intialization of static intsSupriya Karanth2015-03-161-1/+1
* Staging: rtl8723au: fix space coding style issue in os_intfs.cPeter Poklop2015-01-251-1/+1
* staging: rtl8723au: Remove sw led handlingJes Sorensen2014-11-261-11/+0
* staging: rtl8723au: os_dep: Remove uneeded return variableRoberta Dobrescu2014-10-271-4/+2
* staging: rtl8723au: Eliminate write-once variable xmit_priv->vcs_settingJes Sorensen2014-10-201-1/+0
* staging: rtl8723au: Remove write-only struct xmit_priv->vcs_typeJes Sorensen2014-10-201-1/+0
* staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() callsJes Sorensen2014-07-211-3/+3
* staging: rtl8723au: Remove no-op rtl8723a_deinit_dm_priv()Jes Sorensen2014-07-211-2/+0
* staging: rtl8723au: Remove never set struct rtw_adapter->bNotifyChannelChangeJes Sorensen2014-07-081-1/+0
* staging: rtl8723au: pwrctrl_priv->ps_flag is never setJes Sorensen2014-07-081-5/+0
* staging: rtl8723au: Remmove buddy-adapter linkingJes Sorensen2014-06-181-5/+0
* staging: rtl8723au: Reference correct firmwarefiles with MODULE_FIRMWARE()Jes Sorensen2014-06-171-1/+3
* staging: rtl8723au: Remove unneeded version.h inclusion in os_intfs.cSachin Kamat2014-05-271-2/+0
* staging: rtl8723au: bInternalAutoSuspend is always falseJes Sorensen2014-05-251-4/+0
* staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen2014-05-231-2/+2
* staging: rtl8723au: Fix up some random bit-flag handlingJes Sorensen2014-05-231-1/+1
* staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen2014-05-161-2/+0
* staging: rtl8723au: Call usb_intf_{start,stop} directlyJes Sorensen2014-05-161-6/+3
* staging: rtl8723au: Move last utility function from osdep_service.c to os_int...Jes Sorensen2014-05-161-0/+6
* staging: rtl8723au: os_intfs.c: Various cosmetic cleanupsJes Sorensen2014-05-161-33/+38
* staging: rtl8723au: os_intfs.c: Fixup more u8/uint abuse for error return codesJes Sorensen2014-05-161-10/+10
* staging: rtl8723au: usb_osintf.h isn't used for anything - get rid of itJes Sorensen2014-05-161-1/+0
* staging: rtl8723au: Remove sw led hal opsJes Sorensen2014-05-161-3/+0
* staging: rtl8723au: We love wrappers!Jes Sorensen2014-05-161-1/+2
* staging: rtl8723au: Get rid of sreset related HAL clutterJes Sorensen2014-05-161-2/+2
* staging: rtl8723au: Get rid of rtw_hal_dm_* clutterJes Sorensen2014-05-161-2/+2
* staging: rtl8723au: Call rtl8723a_init_default_value_directly()Jes Sorensen2014-05-161-2/+4
* staging: rtl8723au: Get rid of FUNC_NDEV_{FMT,ARG}Jes Sorensen2014-05-151-2/+2
* staging: rtl8723au: Remove rtw_free_cmd_priv23a()Jes Sorensen2014-05-151-2/+0
* staging: rtl8723au: rtw_free_network_queue23a() eliminate unused argument 'is...Jes Sorensen2014-04-261-1/+1
* staging: rtl8723au: Remove another pile of unused entries from struct rtw_ada...Jes Sorensen2014-04-261-6/+0
* staging: rtl8723au: bRxRSSIDisplay is always set to zeroJes Sorensen2014-04-261-2/+0
* staging: r8723au: Fix sparse warning in os_dep/os_intfs.cLarry Finger2014-04-261-3/+3
* staging: rtl8723au: Remove obsolete hal thread handling codeJes Sorensen2014-04-261-26/+0
* staging: rtl8723au: Use a workqueue for command handlingJes Sorensen2014-04-261-12/+3
* staging: rtl8723au: Clean up namespace clashes with rtl8188eu driverJes Sorensen2014-04-151-9/+9
* staging: rtl8723au: os_intfs.c: Declare a couple of local variables staticJes Sorensen2014-04-151-3/+3
* staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen2014-04-151-42/+0
* staging: rtl8723au: Simplify retrieving the ether_type in portctrl()Jes Sorensen2014-04-141-1/+0
* staging: rtl8723au: Remove a bunch of calls via indirect HAL interface and ca...Jes Sorensen2014-04-141-1/+1
* staging: r8723au: Add source files for new driver - part 3Larry Finger2014-04-051-0/+970
OpenPOWER on IntegriCloud