index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8723be
Age
Commit message (
Expand
)
Author
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-03-20
rtlwifi: Add QoS-NULL and BT-QoS-NULL to reserved page.
Ping-Ke Shih
2017-03-20
rtlwifi: Add code to read new versions of firmware
Larry Finger
2017-02-08
rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv
Larry Finger
2017-02-07
rtlwifi: Add work queue for c2h cmd.
Ping-Ke Shih
2017-02-07
rtlwifi: rtl8723be: fix ant_sel code
Ping-Ke Shih
2017-02-07
rtlwifi: rtl8723be: btcoex: add package_type function to btcoex
Ping-Ke Shih
2017-02-07
rtlwifi: move btcoex's ant_num declaration
Ping-Ke Shih
2017-02-07
rtlwifi: rtl8723be: btcoexist: Add single_ant_path
Ping-Ke Shih
2017-01-20
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
2016-12-30
rtlwifi: rtl8723be: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-10-13
rtlwifi: Fix regression caused by commit d86e64768859
Larry Finger
2016-09-27
rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routines
Larry Finger
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-09-14
rtlwifi: rtl818x: constify local structures
Julia Lawall
2016-07-08
rtlwifi: rtl8723be: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: Fix typo in printk
Masanari Iida
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-07-05
rtlwifi: rtl8723be: Fix potential race condition
Larry Finger
2016-06-29
rtlwifi: use s8 instead of char
Arnd Bergmann
2016-06-16
rtlwifi: fix error handling in *_read_adapter_info()
Arnd Bergmann
2016-06-14
rtlwifi: rtl8723be: avoid undefined behavior
Heinrich Schuchardt
2016-04-06
rtlwifi: rtl8723be: Fix Smatch warnings
Larry Finger
2016-04-06
rtlwifi: rtl8723be: Add antenna select module parameter
Larry Finger
2016-03-07
rtlwifi: pass struct rtl_stats by reference as it is more efficient
Colin Ian King
2015-12-30
rtlwifi: rtl8723be: Fix module parameter initialization
Larry Finger
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger