summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/os_dep
AgeCommit message (Expand)Author
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-25Staging: rtl8723au: fix space coding style issue in os_intfs.cPeter Poklop
2015-01-25staging: rtl8723au: os_dep: usb_intf: Remove unused functionsRickard Strandqvist
2015-01-17Staging: rtl8723au: os_dep: Fixed a coding style issue.Dean Michael Ancajas
2015-01-17staging: rtl8723au: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...Jes Sorensen
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-02staging: rtl8723au: Fold rtl8723au_set_queue_pipe_mapping into rtl8723au_chip...Jes Sorensen
2014-12-02staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err()Jes Sorensen
2014-11-26staging: rtl8723au: Remove sw led handlingJes Sorensen
2014-10-27staging: rtl8723au: os_dep: Remove uneeded return variableRoberta Dobrescu
2014-10-27staging: rtl8723au: delete successive assignments to the same locationJiayi Ye
2014-10-27Staging: rtl8723au: Use USB API functionsVaishali Thakkar
2014-10-23staging: rtl8723au: Remove unnecessary else ifTapasweni Pathak
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen
2014-10-20staging: rtl8723au: Remove a stack of write only countersJes Sorensen
2014-10-20staging: rtl8723au: Fold struct wlan_phy_info into struct wlan_bssid_exJes Sorensen
2014-10-20staging: rtl8723au: Remove unused struct zero_bulkout_contentJes Sorensen
2014-10-20staging: rtl8723au: Eliminate write-once variable xmit_priv->vcs_settingJes Sorensen
2014-10-20staging: rtl8723au: Remove write-only struct xmit_priv->vcs_typeJes Sorensen
2014-10-20Staging: rtl8723au: os_dep: Removed variable that is always 0.Heena Sirwani
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-09-28patch "staging: rtl8723au: os_dep: declared cfg80211_infrastructure_mode staticRahul Garg
2014-09-19staging: rtl8723au: fix sparse incorrect type assignment warningsKieron Browne
2014-08-30drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errorsGreg Donald
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-01staging: rtl8723au: usb_dvobj_init(): Remove unused variable 'pdev_desc'Jes Sorensen
2014-08-01staging: rtl8723au: Do not duplicate kernel provided USB macrosJes Sorensen
2014-07-21staging: rtl8723au: rtw_resume(): release semaphore before exit on errorJes Sorensen
2014-07-21staging: rtl8723au: Fold rtw_resume_process23a() into rtw_resume()Jes Sorensen
2014-07-21staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() callsJes Sorensen
2014-07-21staging: rtl8723au: Remove no-op rtl8723a_deinit_dm_priv()Jes Sorensen
2014-07-08staging: rtl8723au: Sanitize USB read/write functionsJes Sorensen
2014-07-08staging: rtl8723au: Remove never set struct rtw_adapter->bNotifyChannelChangeJes Sorensen
2014-07-08staging: rtl8723au: pwrctrl_priv->ps_flag is never setJes Sorensen
2014-07-08staging: rtl8723au: pnp_bstop_trx is never setJes Sorensen
2014-07-08staging: rtl8723au: Remove unused pwrctrl_priv->brfoffbyhwJes Sorensen
2014-06-26staging: rtl8723au: Wifi_Error_Status isn't used for anythingJes Sorensen
2014-06-24staging: rtl8723au: Eliminate set_wep_key() and call set_group_key() directlyJes Sorensen
2014-06-24staging: rtl8723au: Validate keys in cfg80211_rtw_add_key()Jes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_{ap_}set_encryption(): Stop passing ieee_par...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_{ap_}set_encryption(): Add sta_addr argumentJes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_{ap_}set_encryption(): No more string parsin...Jes Sorensen
2014-06-24staging: rtl8723au: Stop setting ieee_parm arguments that aren't usedJes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_{ap_}set_encryption(): Add set_tx argumentJes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): obtain key from key_paramsJes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): Pass key_index argumentJes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_set_encryption(): Pass key_index as argumentJes Sorensen