summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/os_dep
AgeCommit message (Expand)Author
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-05-21Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-29staging: rtl8723au: Add warning about this driver being deprecatedJes Sorensen
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-12Staging: rtl8723au: Remove print statements and debug messagesBhumika Goyal
2016-03-12Staging: rtl8723au: Use min macro instead of ternary operatorBhumika Goyal
2016-03-11Staging: rtl8723au: Clean up tests if NULL returned on failureBhumika Goyal
2016-03-11staging: rtl8723au: Remove unnecessary paranthesesBhaktipriya Shridhar
2016-02-20staging: rtl8723au: whitespace and blank line cleaningGeliang Tang
2016-02-20staging: rtl8723au: use list_for_each_entry*()Geliang Tang
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-14staging:rtl8723au:ioctl_cfg80211:spaces required around '>'Joglekar Tejas
2015-05-31staging: rtl8723au: remove useless commentLuca Ceresoli
2015-05-31staging: rtl8723au: remove useless return valueLuca Ceresoli
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches
2015-03-26staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches
2015-03-16staging: rtl8723au: remove intialization of static intsSupriya Karanth
2015-02-26Staging: rtl8723au: Add blank line after declarationsMelike Yurtoglu
2015-02-26Staging: rtl8723au: Remove return in void functionMelike Yurtoglu
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-16Merge 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-16Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-03staging: rtl8723au: Fold rtl8723au_set_queue_pipe_mapping into rtl8723au_chip...Jes Sorensen
2014-12-03staging: 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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-09-29patch "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