aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/os_dep
AgeCommit message (Expand)Author
2014-07-21staging: rtl8723au: rtw_resume(): release semaphore before exit on errorJes Sorensen
2014-06-17staging: rtl8723au: Reference correct firmwarefiles with MODULE_FIRMWARE()Jes Sorensen
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-27staging: rtl8723au: Remove unneeded version.h inclusion in ioctl_cfg80211.cSachin Kamat
2014-05-27staging: rtl8723au: Remove unneeded version.h inclusion in os_intfs.cSachin Kamat
2014-05-25staging: rtl8723au: bInternalAutoSuspend is always falseJes Sorensen
2014-05-25staging: rtl8723au: rtw_wdev_alloc(): Don't register wiphy before kmalloc() c...Jes Sorensen
2014-05-25staging: rtl8723au: Remove some pointless cfg80211_* wrapper macrosJes Sorensen
2014-05-25staging: rtl8723au: struct rtw_wdev_priv: Remove some never 'true' variablesJes Sorensen
2014-05-25staging: rtl8723au: Get rid of unused struct rtw_wdev_invit_infoJes Sorensen
2014-05-25staging: rtl8723au: _cfg80211_rtw_mgmt_tx() clean up checking function return...Jes Sorensen
2014-05-25staging: rtl8723au: Delete unused rtw_cfg80211_set_mgnt_wpsp2pie()Jes Sorensen
2014-05-25staging: rtl8723au: ioctl_cfg80211.c: Use ether_addr_equal()Jes Sorensen
2014-05-25staging: rtl8723au: ioctl_cfg80211.c: Use ether_addr_copy()Jes Sorensen
2014-05-25staging: rtl8723au: Do not call netdev_open23a() from cfg80211_rtw_change_ifa...Jes Sorensen
2014-05-23staging: rtl8723au: Use kmemdup() instead of memcpy() to duplicate memoryBenoit Taine
2014-05-23staging: realtek: Convert /n to \nJoe Perches
2014-05-23staging: rtl8723au: rtw_cfg80211_rx_action(): Use ieee80211_mgmt to parse act...Jes Sorensen
2014-05-23staging: rtl8723au: rtw_cfg80211_monitor_if_xmit_entry() use struct ieee80211...Jes Sorensen
2014-05-23staging: rtl8723au: ioctl_cfg80211.c: Use ieee80211.h provided fctl bitsJes Sorensen
2014-05-23staging: rtl8723au: ioctl_cfg80211.c: Properly initialize seq_ctrlJes Sorensen
2014-05-23staging: rtl8723au: rtw_cfg80211_inform_bss(): Use get_unaligned_le16()Jes Sorensen
2014-05-23staging: rtl8723au: ioctl_cfg80211.c: Rip out < 3.14 kernel supportJes Sorensen
2014-05-23staging: rtl8723au: cfg80211_rtw_mgmt_tx(): type is always -1Jes Sorensen
2014-05-23staging: rtl8723au: Get rid of struct ndis_802_11_configJes Sorensen
2014-05-23staging: rtl8723au: Make rtw_cfg80211_add_wep() take a struct rtw_wep_keyJes Sorensen
2014-05-23staging: rtl8723au: rtw_cfg80211_add_wep(): Get rid of unused keyindex flagsJes Sorensen
2014-05-23staging: rtl8723au: Move rtw_set_802_11_add_wep23a() to ioctl_cfg80211.cJes Sorensen
2014-05-23staging: rtl8723au: Introduce struct rtw_wep_key to store our wep keysJes Sorensen
2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen
2014-05-23staging: rtl8723au: Store algorithm type in a u32Jes Sorensen
2014-05-23staging: rtl8723au: Fix up some random bit-flag handlingJes Sorensen
2014-05-23staging: rtl8723au: Use nl80211_iftype instead of driver's own custom typesJes Sorensen
2014-05-16staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen
2014-05-16staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen
2014-05-16staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen
2014-05-16staging: rtl8723au: Name port vs register access functions consistentlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_write*() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_{read,write}_port() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Clean up usb_{read,write}_port() usageJes Sorensen
2014-05-16staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen
2014-05-16staging: rtl8723au: Remove nasty wrappers used to hide wrong function typesJes Sorensen
2014-05-16staging: rtl8723au: Call usb_intf_{start,stop} directlyJes Sorensen
2014-05-16staging: rtl8723au: Call rtl8723au_set_hw_type() directlyJes Sorensen
2014-05-16staging: rtl8723au: Remove unused usb_suspend_semaJes Sorensen
2014-05-16staging: rtl8723au: Move last utility function from osdep_service.c to os_int...Jes Sorensen
2014-05-16staging: rtl8723au: os_intfs.c: Various cosmetic cleanupsJes Sorensen
2014-05-16staging: rtl8723au: os_dep/usb_ops_linux.c: More bad parenthesis cleanupJes Sorensen
2014-05-16staging: rtl8723au: usb_intf.c: Fixup yet another round of u8 abuse for error...Jes Sorensen
2014-05-16staging: rtl8723au: os_intfs.c: Fixup more u8/uint abuse for error return codesJes Sorensen