summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-25staging: rtl8723au: Rename BT_LpsLeave() rtl8723a_BT_lps_leave()Jes Sorensen3-12/+5
2014-05-25staging: rtl8723au: Rename BTDM_ForDhcp() to rtl8723a_BT_specialpacket_notify()Jes Sorensen3-13/+6
2014-05-25staging: rtl8723au: Rename BT_WifiMediaStatusNotify() rtl8723a_BT_mediastatus...Jes Sorensen4-17/+9
2014-05-25staging: rtl8723au: Rename BT_WifiScanNotify() rtl8723a_BT_wifiscan_notify()Jes Sorensen5-10/+6
2014-05-25staging: rtl8723au: Rename BTDM_Coexist() to rtl8723a_BT_do_coexist()Jes Sorensen4-7/+5
2014-05-25staging: rtl8723au: Remove some CONFIG_8723AU_BT_COEXIST clutterJes Sorensen1-15/+13
2014-05-25staging: rtl8723au: Introduce rtl8723a_BT_coexist() - and use it!Jes Sorensen2-24/+20
2014-05-25staging: rtl8723au: Convert BT_IsBtDisabled() into rtl8723a_BT_enabled()Jes Sorensen4-20/+20
2014-05-25staging: rtl8723au: Create rtl8723au_bt_intf.hJes Sorensen8-16/+45
2014-05-25staging: rtl8723au: PS_RDY_CHECK() return bools in 'bool'Jes Sorensen1-1/+1
2014-05-25staging: rtl8723au: _rtw_pwr_wakeup23a(): Do not mix _FAIL/false as return valueJes Sorensen1-1/+1
2014-05-25staging: rtl8723au: bInternalAutoSuspend is always falseJes Sorensen4-24/+5
2014-05-25staging: rtl8723au: Remove unused prototype rtw_cfg80211_issue_p2p_provision_...Jes Sorensen1-2/+0
2014-05-25staging: rtl8723au: rtw_wdev_alloc(): Don't register wiphy before kmalloc() c...Jes Sorensen1-10/+12
2014-05-25staging: rtl8723au: Remove some pointless cfg80211_* wrapper macrosJes Sorensen2-26/+8
2014-05-25staging: rtl8723au: struct rtw_wdev_priv: Remove some never 'true' variablesJes Sorensen2-10/+0
2014-05-25staging: rtl8723au: Get rid of unused struct rtw_wdev_invit_infoJes Sorensen2-20/+0
2014-05-25staging: rtl8723au: _cfg80211_rtw_mgmt_tx() clean up checking function return...Jes Sorensen1-10/+6
2014-05-25staging: rtl8723au: Delete unused rtw_cfg80211_set_mgnt_wpsp2pie()Jes Sorensen2-169/+0
2014-05-25staging: rtl8723au: ioctl_cfg80211.c: Use ether_addr_equal()Jes Sorensen1-13/+12
2014-05-25staging: rtl8723au: ioctl_cfg80211.c: Use ether_addr_copy()Jes Sorensen1-12/+13
2014-05-25staging: rtl8723au: Do not call netdev_open23a() from cfg80211_rtw_change_ifa...Jes Sorensen1-9/+0
2014-05-25staging: rtl8723au: Remove unused struct hostapd_privJes Sorensen2-14/+0
2014-05-25staging: rtl8723au: rtw_mlme.h: Remove a bunch of unused structsJes Sorensen1-63/+0
2014-05-25staging: rtl8723au: Remove unused enum SCAN_RESULT_TYPEJes Sorensen1-7/+0
2014-05-25staging: rtl8723au: Don't check check_fwstate() == falseJes Sorensen6-21/+14
2014-05-25staging: rtl8723au: Make check_fwstate() return boolJes Sorensen1-1/+1
2014-05-25staging: rtl8723au: Don't explicitly check check_fwstate() == trueJes Sorensen7-72/+63
2014-05-25staging: rtl8723au: rtw_xmit.c: Use ether_addr_copy()Jes Sorensen1-9/+9
2014-05-25staging: rtl8723au: Use ieee80211.h defines for IV/ICV len valuesJes Sorensen3-14/+14
2014-05-25staging: rtl8723au: ieee80211.h: Remove some unused #definesJes Sorensen1-10/+0
2014-05-25staging: vt6656: MACvSetKeyEntry create structure to write keyMalcolm Priestley2-47/+29
2014-05-25staging: vt6656: s_vFillTxKey fix indentation of memcpyMalcolm Priestley1-1/+1
2014-05-25staging: vt6656: s_uGetRTSCTSRsvTime fix word lenghtMalcolm Priestley1-3/+3
2014-05-25staging: vt6656: BBbVT3184Init fix word lenghtMalcolm Priestley1-14/+14
2014-05-25staging: vt6656: baseband.c replace DBG_PRT debug messagesMalcolm Priestley1-12/+8
2014-05-25staging: vt6656: card.c replace DBG_PRT debug messages.Malcolm Priestley1-12/+8
2014-05-25staging; vt6656: swGetCCKControlRate remove camel caseMalcolm Priestley1-5/+5
2014-05-25staging: vt6656: swGetOFDMControlRate remove camel caseMalcolm Priestley1-11/+11
2014-05-25staging: dgnc: Use time_after_eq()Manuel Schölling1-1/+2
2014-05-25Staging: rtl8192u: r819xU_firmware_img.c Fixed checkpatch.pl ERRORsChaitanya Hazarey1-521/+521
2014-05-25staging: rtl8188eu: use time_before/time_after and change type of ips_deny_timeManuel Schölling2-4/+7
2014-05-25staging: rtl8821ae: add static for local symbols in rtl_btc.cKonrad Zapalowicz1-1/+1
2014-05-25staging: rtl8821ae: deal with unused functions in halbtcoutsrc.cKonrad Zapalowicz1-44/+0
2014-05-25staging: rtl8821ae: add static for local symbols in halbtcoutsrc.cKonrad Zapalowicz1-45/+48
2014-05-25staging: rtl8821ae: deal with unused functions in halbtc8723b2ant.cKonrad Zapalowicz1-0/+6
2014-05-25staging: rtl8821ae: add static for local symbols in halbtc8723b2ant.cKonrad Zapalowicz1-66/+75
2014-05-25staging: rtl8821ae: deal with unused functions in halbtc8723b1ant.cKonrad Zapalowicz1-231/+4
2014-05-25staging: rtl8821ae: add static for local symbols in halbtc8723b1ant.cKonrad Zapalowicz1-94/+109
2014-05-25staging: android: describe use of memory barrier on sync.cNiv Yehezkel1-0/+4