index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723au
/
os_dep
Age
Commit message (
Expand
)
Author
2014-07-21
staging: rtl8723au: rtw_resume(): release semaphore before exit on error
Jes Sorensen
2014-06-17
staging: rtl8723au: Reference correct firmwarefiles with MODULE_FIRMWARE()
Jes Sorensen
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-05-27
staging: rtl8723au: Remove unneeded version.h inclusion in ioctl_cfg80211.c
Sachin Kamat
2014-05-27
staging: rtl8723au: Remove unneeded version.h inclusion in os_intfs.c
Sachin Kamat
2014-05-25
staging: rtl8723au: bInternalAutoSuspend is always false
Jes Sorensen
2014-05-25
staging: rtl8723au: rtw_wdev_alloc(): Don't register wiphy before kmalloc() c...
Jes Sorensen
2014-05-25
staging: rtl8723au: Remove some pointless cfg80211_* wrapper macros
Jes Sorensen
2014-05-25
staging: rtl8723au: struct rtw_wdev_priv: Remove some never 'true' variables
Jes Sorensen
2014-05-25
staging: rtl8723au: Get rid of unused struct rtw_wdev_invit_info
Jes Sorensen
2014-05-25
staging: rtl8723au: _cfg80211_rtw_mgmt_tx() clean up checking function return...
Jes Sorensen
2014-05-25
staging: rtl8723au: Delete unused rtw_cfg80211_set_mgnt_wpsp2pie()
Jes Sorensen
2014-05-25
staging: rtl8723au: ioctl_cfg80211.c: Use ether_addr_equal()
Jes Sorensen
2014-05-25
staging: rtl8723au: ioctl_cfg80211.c: Use ether_addr_copy()
Jes Sorensen
2014-05-25
staging: rtl8723au: Do not call netdev_open23a() from cfg80211_rtw_change_ifa...
Jes Sorensen
2014-05-23
staging: rtl8723au: Use kmemdup() instead of memcpy() to duplicate memory
Benoit Taine
2014-05-23
staging: realtek: Convert /n to \n
Joe Perches
2014-05-23
staging: rtl8723au: rtw_cfg80211_rx_action(): Use ieee80211_mgmt to parse act...
Jes Sorensen
2014-05-23
staging: rtl8723au: rtw_cfg80211_monitor_if_xmit_entry() use struct ieee80211...
Jes Sorensen
2014-05-23
staging: rtl8723au: ioctl_cfg80211.c: Use ieee80211.h provided fctl bits
Jes Sorensen
2014-05-23
staging: rtl8723au: ioctl_cfg80211.c: Properly initialize seq_ctrl
Jes Sorensen
2014-05-23
staging: rtl8723au: rtw_cfg80211_inform_bss(): Use get_unaligned_le16()
Jes Sorensen
2014-05-23
staging: rtl8723au: ioctl_cfg80211.c: Rip out < 3.14 kernel support
Jes Sorensen
2014-05-23
staging: rtl8723au: cfg80211_rtw_mgmt_tx(): type is always -1
Jes Sorensen
2014-05-23
staging: rtl8723au: Get rid of struct ndis_802_11_config
Jes Sorensen
2014-05-23
staging: rtl8723au: Make rtw_cfg80211_add_wep() take a struct rtw_wep_key
Jes Sorensen
2014-05-23
staging: rtl8723au: rtw_cfg80211_add_wep(): Get rid of unused keyindex flags
Jes Sorensen
2014-05-23
staging: rtl8723au: Move rtw_set_802_11_add_wep23a() to ioctl_cfg80211.c
Jes Sorensen
2014-05-23
staging: rtl8723au: Introduce struct rtw_wep_key to store our wep keys
Jes Sorensen
2014-05-23
staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto type
Jes Sorensen
2014-05-23
staging: rtl8723au: Store algorithm type in a u32
Jes Sorensen
2014-05-23
staging: rtl8723au: Fix up some random bit-flag handling
Jes Sorensen
2014-05-23
staging: rtl8723au: Use nl80211_iftype instead of driver's own custom types
Jes Sorensen
2014-05-16
staging: rtl8723au: Do not reset wdev->iftype in netdev_close()
Jes Sorensen
2014-05-16
staging: rtl8723au: Do not reset wdev->iftype in netdev_close()
Jes Sorensen
2014-05-16
staging: rtl8723au: Use correct pipe type for USB interrupts
Jes Sorensen
2014-05-16
staging: rtl8723au: Name port vs register access functions consistently
Jes Sorensen
2014-05-16
staging: rtl8723au: Call usb_write*() functions directly
Jes Sorensen
2014-05-16
staging: rtl8723au: Call usb_{read,write}_port() functions directly
Jes Sorensen
2014-05-16
staging: rtl8723au: Clean up usb_{read,write}_port() usage
Jes Sorensen
2014-05-16
staging: rtl8723au: Use correct pipe type for USB interrupts
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove nasty wrappers used to hide wrong function types
Jes Sorensen
2014-05-16
staging: rtl8723au: Call usb_intf_{start,stop} directly
Jes Sorensen
2014-05-16
staging: rtl8723au: Call rtl8723au_set_hw_type() directly
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused usb_suspend_sema
Jes Sorensen
2014-05-16
staging: rtl8723au: Move last utility function from osdep_service.c to os_int...
Jes Sorensen
2014-05-16
staging: rtl8723au: os_intfs.c: Various cosmetic cleanups
Jes Sorensen
2014-05-16
staging: rtl8723au: os_dep/usb_ops_linux.c: More bad parenthesis cleanup
Jes Sorensen
2014-05-16
staging: rtl8723au: usb_intf.c: Fixup yet another round of u8 abuse for error...
Jes Sorensen
2014-05-16
staging: rtl8723au: os_intfs.c: Fixup more u8/uint abuse for error return codes
Jes Sorensen
[next]