summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723au: Remove unused rtw_sctx_done23a() functionJes Sorensen2014-12-021-5/+0
* staging: rtl8723au: Eliminate do_queue_select() functionsJes Sorensen2014-12-021-13/+1
* staging: rtl8723au: recv_priv->rssi is not used for anythingJes Sorensen2014-12-022-10/+6
* staging: rtl8723au: recv_priv.is_signal_dbg is never setJes Sorensen2014-12-021-58/+46
* staging:rtl8723au: fix sparse warning: incorrect type in assignmentKinka Huang2014-11-261-2/+2
* staging:rtl8723au: core: Fix checkpatch warningSanjeev Sharma2014-11-261-21/+21
* staging:rtl8723au: core: Added missing space reported by checkpatch.Sanjeev Sharma2014-11-261-2/+2
* staging: rtl8723au: Remove sw led handlingJes Sorensen2014-11-265-1881/+0
* staging: rtl8723au: pxmitframe->frame_tag is never set to a value > 8Jes Sorensen2014-11-261-1/+1
* staging: rtl8723au: portctrl(): Remove a pile of unnecessary clutterJes Sorensen2014-11-261-36/+4
* staging: rtl8723au: rtw_put_snap23a(): Make it staticJes Sorensen2014-11-261-20/+20
* staging: rtl8723au: rtw_put_snap23a(): Use put_unaligned to set protocolJes Sorensen2014-11-261-1/+1
* staging rtl8723au: rtw_put_smap23a(): Use common SNAP header definesJes Sorensen2014-11-261-19/+7
* staging: rtl8723au: Remove unused rtw_calculate_wlan_pkt_size_by_attribue23a()Jes Sorensen2014-11-261-17/+0
* stating: rtl8723au: Eliminate write-only struct xmit_priv->txirp_cntJes Sorensen2014-11-031-2/+0
* staging: rtl8723au: core: Remove useless cast on void pointerTapasweni Pathak2014-10-301-8/+8
* Staging: rtl8723au: rtw_cmd: Replace foo*bar to foo *baranuvazhayil2014-10-291-6/+6
* Staging: rtl8723au: rtw_cmd: Fix space prohibited between function name and o...anuvazhayil2014-10-291-19/+19
* staging: rtl8723au: Remove duplicated argument to ||Roberta Dobrescu2014-10-271-1/+0
* staging: rtl8723au: core: Remove uneeded return variableRoberta Dobrescu2014-10-273-7/+3
* staging: rtl8723au: Remove uneeded semicolonRoberta Dobrescu2014-10-272-2/+2
* staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu2014-10-276-6/+6
* Staging: rtl8723au: core: Add braces around macroTina Ruchandani2014-10-271-1/+2
* staging: rtl8723au: delete successive assignments to the same locationJiayi Ye2014-10-271-2/+0
* Staging: rtl8723au: core: Fix switch-case indentTina Ruchandani2014-10-271-35/+35
* Staging: rtl8723au: core: Dont have { on new lineTina Ruchandani2014-10-274-82/+39
* Staging: rtl8723au: core: Dont have { on new lineTina Ruchandani2014-10-274-158/+71
* staging: rtl8723au: Remove a stack of write only countersJes Sorensen2014-10-201-6/+0
* staging: rtl8723au: Eliminate write-only struct wlan_network->aidJes Sorensen2014-10-202-4/+1
* staging: rtl8723au: Fold struct wlan_phy_info into struct wlan_bssid_exJes Sorensen2014-10-202-24/+22
* staging: rtl8723au: Use register define REQ_NQOS_SEQ instead of hardcoded valueJes Sorensen2014-10-201-1/+1
* staging: rtl8723au: Eliminate write-once variable xmit_priv->vcs_settingJes Sorensen2014-10-201-1/+1
* staging: rtl8723au: Use enum values for vcs_typeJes Sorensen2014-10-201-2/+2
* staging: rtl8723au: core: rtw_ap: Fix void function return statements style w...Yeliz Taneroglu2014-10-201-2/+0
* staging: rtl8723au: core: rtw_security: Fix void function return statements s...Yeliz Taneroglu2014-10-201-2/+0
* staging: rtl8723au: core: rtw_wlan_util: Fix void function return statements ...Yeliz Taneroglu2014-10-201-4/+0
* staging: rtl8723au: core: rtw_pwrctrl: Fix void function return statements st...Yeliz Taneroglu2014-10-201-1/+0
* staging: rtl8723au: core: rtw_mlme: fix void function return statementsYeliz Taneroglu2014-10-201-6/+0
* staging: rtl8723au: core: rtw_xmit: Add blank line after declarationsYeliz Taneroglu2014-10-201-0/+2
* staging: rtl8723au: core: rtw_recv: Add blank line after declarationsYeliz Taneroglu2014-10-201-0/+5
* staging: rtl8723au: core: rtw_wlan_util: Add blank line after declarationsYeliz Taneroglu2014-10-201-0/+2
* staging: rtl8723au: core: rtw_pwrctrl: Add blank line after declarationsYeliz Taneroglu2014-10-201-0/+2
* staging: rtl8723au: core: rtw_mlme_ext: Add blank line after declarationsYeliz Taneroglu2014-10-201-0/+9
* staging: rtl8723au: core: rtw_mlme: Add blank line after declarationsYeliz Taneroglu2014-10-201-0/+4
* staging: rtl8723au: core: rtw_led: Add blank line after declarationsYeliz Taneroglu2014-10-201-0/+1
* staging: rtl8723au: core: rtw_ieee80211: Add blank line after declarationsYeliz Taneroglu2014-10-201-0/+1
* staging: rtl8723au: core: rtw_cmd: Add blank line after declarationsYeliz Taneroglu2014-10-201-0/+3
* drivers: staging: rtl8723au: Fix "open brace '{' following struct go on the s...Greg Donald2014-10-201-2/+1
* drivers: staging: rtl8723au: core: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald2014-10-205-17/+19
* staging: rtl8723au: core: Replace open coded version with existing hweight fu...Tapasweni Pathak2014-10-201-6/+1