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
/
rtl8723au
/
include
Age
Commit message (
Expand
)
Author
2014-05-15
staging: rtl8723au: Fold get_hdr_bssid() into update_recvframe_phyinfo()
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove to_fr_ds packet attribute
Jes Sorensen
2014-05-15
staging: rtl8723au: rtl8723a_recv.h: Don't put parenthesis around constants
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove a bunch of always true #ifdefs
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove a pile of unused firmware image file names
Jes Sorensen
2014-05-15
staging: rtl8723au: rtw_ioctl_set.h: Remove unused struct bssid_info
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove unused rtw_ioctl.h
Jes Sorensen
2014-05-15
staging: rtl8723au: Eliminate struct qos_priv
Jes Sorensen
2014-05-15
staging: rtl8723au: rtw_event.h remove some unused structs and random blank l...
Jes Sorensen
2014-05-15
staging: rtl8723au: Make event callbacks take a const u8 *
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove unused + write-only entries from struct evt_priv
Jes Sorensen
2014-05-15
staging: rtl8723au: Get rid of ugly cbuf interface
Jes Sorensen
2014-05-15
staging: rtl8723au: Use workqueue to handle interrupt complete processing
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove rtw_free_cmd_priv23a()
Jes Sorensen
2014-05-15
staging: rtl8723au: rsp_buf wasn't used for anything - don't allocate it
Jes Sorensen
2014-05-15
staging: rtl8723au: pass the cmd parm buffer directly to the cmd handler
Jes Sorensen
2014-05-15
staging: rtl8723au: rtw_ieee80211.c mark a couple of function static
Jes Sorensen
2014-04-26
staging: rtl8723au: Get rid of _rtw_free_network23a_nolock23a()
Jes Sorensen
2014-04-26
staging: rtl8723au: rtw_free_network_queue23a() eliminate unused argument 'is...
Jes Sorensen
2014-04-26
staging: rtl8723au: Fold _rtw_find_network23a() into rtw_find_network23a()
Jes Sorensen
2014-04-26
staging: rtl8723au: Fold _rtw_free_network23a_queue23a() into rtw_free_networ...
Jes Sorensen
2014-04-26
staging: rtl8723au: Fold _rtw_init_mlme_priv23a() into rtw_init_mlme_priv23a()
Jes Sorensen
2014-04-26
staging: rtl8723au: Make sparse happy - make rtw_get_beacon_interval23a_from_...
Jes Sorensen
2014-04-26
staging: rtl8723au: Make rtw_get_capability23a_from_ie() return __le 16 *
Jes Sorensen
2014-04-26
staging: rtl8723au: Remove unused hal interface for accessing bb regs
Jes Sorensen
2014-04-26
staging: rtl8723au: struct pwrctrl_priv remove unused entry b_hw_radio_off
Jes Sorensen
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 endian errors in descriptor get and set macros
Larry Finger
2014-04-26
staging: r8723au: Fix endian issues with TX and RX descriptors
Larry Finger
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
[prev]
[next]