summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c
AgeCommit message (Expand)Author
2016-09-10staging: Remove rtl8723au driverJes Sorensen
2016-07-06nl80211: support beacon report scanningAvraham Stern
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: 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-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-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-17Staging: rtl8723au: os_dep: Fixed a coding style issue.Dean Michael Ancajas
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-10-27staging: rtl8723au: delete successive assignments to the same locationJiayi Ye
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: Fold struct wlan_phy_info into struct wlan_bssid_exJes 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
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
2014-06-24staging: rtl8723au: rtw_cfg80211_set_encryption(): Obtain key from key_params...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_set_encryption(): Use key_params->cipherJes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_set_encryption(): Obtain key_len from struct...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_set_encryption(): Pass additional struct key...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): Use keyparms->cipher to...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): Stop using param->u.cry...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): Use key len from struct...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_ap_set_encryption() is only called for WIFI_...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): Use key_params->cipher ...Jes Sorensen