index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
2014-04-26
staging: rtl8723au: from hal_ops 'interface_ps_func'
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove another pile of unused entries from struct rtw_ada...
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove unused struct specific_device_id
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove unused entries from struct dvobj_priv
Jes Sorensen
2014-04-26
staging: rtl8723au: Eliminate struct intf_hdl
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove another two unused prototypes
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove unused rtw_adapter * from struct intf_hdl
Jes Sorensen
2014-04-26
staging: rtl8723au: Pass a struct rtw_adapter * to the USB functions
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove unused pintf_dev entry from struct intf_hdl
Jes Sorensen
2014-04-26
staging: rtl8723au: Get rid of struct io_priv
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove unused struct rtw_adapter * from struct io_priv
Jes Sorensen
2014-04-26
staging: rtl8723au: bRxRSSIDisplay is always set to zero
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove some leftover pointers from struct rtw_adapter
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove all references to unused io_queue
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove _rtw_write_port_and_wait() functions
Jes Sorensen
2014-04-26
staging: rtl8723au: Not sure what a write_scsi function is doing in a WiFi dr...
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove unused ioreq_* prototypes
Jes Sorensen
2014-04-26
staging: rtl8723au: Fold rtw_init_io_priv23a() into rtl8723au_set_intf_ops()
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove wrapper around rtl8723au_set_intf_ops()
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove unused usb write_async calls
Jes Sorensen
2014-04-26
staging: r8723au: Fix sparse warnings in core/rtw_ap.c
Larry Finger
2014-04-26
staging: r8723au: Set undeclared routines to static
Larry Finger
2014-04-26
staging: r8723au: Fix endian errors in descriptor get and set macros
Larry Finger
2014-04-26
staging: r8723au: Fix endian issues in hal/rtl8723au_recv.c
Larry Finger
2014-04-26
staging: r8723au: Fix endian issues with TX and RX descriptors
Larry Finger
2014-04-26
staging: r8723au: Fix sparse warning in os_dep/os_intfs.c
Larry Finger
2014-04-26
staging: r8723au: Fix sparse errors in os_dep/osdep_service.c
Larry Finger
2014-04-26
staging: rtl8723au: Make some of the bt-coexist code less unreadable
Jes Sorensen
2014-04-26
staging: rtl8723au: rtw_set_802_11_infrastructure_mode23a(): Make it readable
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove unnecessary typecasts of struct wlan_bssid_ex objects
Jes Sorensen
2014-04-26
staging: rtl8723au: rtw_createbss_cmd23a(): Remove unnecessary typecast
Jes Sorensen
2014-04-26
staging: rtl8723au: rtw_joinbss_cmd23a(): Remove unnecessary typecast
Jes Sorensen
2014-04-26
staging: rtl8723au: Preserve const attribute of cmd handler argument
Jes Sorensen
2014-04-26
staging: rtl8723au: Make cmd handlers take a const u8 * as their data argument
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove unused #define FREE_CMDOBJ_SZ
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove unused list_head from struct cmd_obj
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove obsolete header file cmd_osdep.h
Jes Sorensen
2014-04-26
staging: rtl8723au: Fold _rtw_init_evt_priv23a() into rtw_init_evt_priv23a()
Jes Sorensen
2014-04-26
staging: rtl8723au: Fold _rtw_free_evt_priv23a() into rtw_free_evt_priv23a()
Jes Sorensen
2014-04-26
staging: rtl8723au: Fold _rtw_free_cmd_priv23a() into rtw_free_cmd_priv23a()
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove obsolete hal thread handling code
Jes Sorensen
2014-04-26
staging: rtl8723au: Use a workqueue for command handling
Jes Sorensen
2014-04-26
staging: rtl8723au: cfg80211_rtw_add_key() return -ENOMEM on kmalloc failure
Jes Sorensen
2014-04-26
staging: rtl8723au: rtw_cfg80211_inform_bss() fix Smatch warning
Jes Sorensen
2014-04-26
staging: rtl8723au: c2h_wk_callback(): Use GFP_KERNEL, and check return value
Jes Sorensen
2014-04-26
staging: rtl8723au: rtw_check_beacon_data23a(): Make len unsigned int
Jes Sorensen
2014-04-26
staging: rtl8723au: process_80211d(): Fix order of advancing array pos
Jes Sorensen
2014-04-26
staging: rtl8723au: collect_bss_info23a(): Eliminate smatch warning
Jes Sorensen
2014-04-26
staging: rtl8723au: Fix incorrect pointer test introduced in previous commit
Jes Sorensen
2014-04-26
staging: rtl8723au: Check kmalloc return value and fix size of memcpy()
Jes Sorensen
[prev]
[next]