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-16
staging: rtl8723au: hal_intf.h: Be consistent and use BIT() instead of BITx
Jes Sorensen
2014-05-16
staging: rtl8723au: Hal8723PwrSeq.h: Use BIT() instead of BITx
Jes Sorensen
2014-05-16
staging: rtl8723au: Hal8723APhyCfg.h: Use BIT() instead of BITx
Jes Sorensen
2014-05-16
staging: rtl8723au: rtl8723a_bt-coexist.h: Be consistent and use BIT()
Jes Sorensen
2014-05-16
staging: rtl8723au: rtl8723a_spec.h: Use BIT() instead of BITx macros
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove unused struct odm_ra_info
Jes Sorensen
2014-05-15
staging: rtl8723au: Since struct odm_sta_info isn't used, remove it completely
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove unused variable IOTPeer
Jes Sorensen
2014-05-15
staging: rtl8723au: struct odm_mac_info isn't used
Jes Sorensen
2014-05-15
staging: rtl8723au: struct phy_info and struct odm_phy_info are identical
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove empty *_free_xmit_priv() and friends
Jes Sorensen
2014-05-15
staging: rtl8723au: Eliminate no-op function rtl8723au_init_recvbuf()
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove another unused queue from struct recv_priv
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove some unused lists from struct sta_priv
Jes Sorensen
2014-05-15
staging: rtl8723au: tid is 4 bits, so we need a 16 bit value to hold a bitmap
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove local #define BIT()
Jes Sorensen
2014-05-15
staging: rtl8723au: Call c2h_handler_8723a() directly instead of via HAL inte...
Jes Sorensen
2014-05-15
staging: rtl8723au: The driver only has one c2h_id_filter
Jes Sorensen
2014-05-15
staging: rtl8723au: Declare c2h_evt_hdl static
Jes Sorensen
2014-05-15
staging: rtl8723au: Move rtw_do_join23a() prototype to rtw_ioctl_set.h
Jes Sorensen
2014-05-15
staging: rtl8723au: Move {WPA,RSN}_TKIP_CIPHER23A to rtw_wlan_util.c and mark...
Jes Sorensen
2014-05-15
staging: rtl8723au: Move REALTEK96B_IE23A to rtw_mlme_ext.c and mark it static
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove unused ADPT_{FMT,AGR} macros
Jes Sorensen
2014-05-15
staging: rtl8723au: Get rid of FUNC_NDEV_{FMT,ARG}
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove FUNC_ADPT_{FMT,ARG}
Jes Sorensen
2014-05-15
staging: rtl8723au: Get rid of NDEV_FMT/NDEV_ARG macros
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove some unused prototypes
Jes Sorensen
2014-05-15
staging: rtl8723au: Eliminate RTW_STATUS_CODE23a()
Jes Sorensen
2014-05-15
staging: rtl8723au: Eliminate _rtw_queue_empty23a()
Jes Sorensen
2014-05-15
staging: rtl8723au: rtw_free_recvframe23a() is always passed precvpriv->free_...
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove unused semaphore 'allrxreturnevt'
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove ugly vmalloc() wrappers
Jes Sorensen
2014-05-15
staging: rtl8723au: Use kmalloc instead of vmalloc to allocate recv_frame pool
Jes Sorensen
2014-05-15
staging: rtl723au: Remove some obsolete misleading comments
Jes Sorensen
2014-05-15
stating: rtl8723au: Use kmalloc instead of vmalloc to allocate pool of xmit_f...
Jes Sorensen
2014-05-15
staging: rtl8723au: Use kmalloc() rather than vmalloc() to allocate xmit_frames
Jes Sorensen
2014-05-15
staging: rtl8723au: Declare rtw_alloc_xmitframe() static
Jes Sorensen
2014-05-15
staging: rtl8723au: Add GFP argument to rtw_alloc_stainfo23a()
Jes Sorensen
2014-05-15
staging: rtl8723au: Use kernel memory allocator for sta_priv allocations
Jes Sorensen
2014-05-15
staging: rtl8723au: Eliminate stainfo_by_offset spaghetti
Jes Sorensen
2014-05-15
staging: rtl8723au: add GFP argument to rtw_alloc_network()
Jes Sorensen
2014-05-15
staging: rtl8723au: Get rid of second set of custom error codes
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove some unused clutter from odm_types.h
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove unused struct rtl8723a_priv
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove a bunch of unused clutter from the ODM code
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove unused ODM spin lock functions
Jes Sorensen
2014-05-15
staging: rtl8723au: Remove unused ODM malloc/free functions
Jes Sorensen
2014-05-15
staging: rtl8723au: Use random ethaddr if EEPROM address is corrupted
Jes Sorensen
2014-05-15
staging: rtl8723au: wifi.h: remove more unused #defines
Jes Sorensen
2014-05-15
staging: rtl8723au: Use struct ieee80211_pspoll to obtain 'aid'
Jes Sorensen
[prev]
[next]