index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8821ae
Age
Commit message (
Expand
)
Author
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
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-04-26
rtlwifi: rtl8821ae: setup 8812ae RFE according to device type
Larry Finger
2017-03-24
treewide: Fix typos in printk
Masanari Iida
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-03-20
rtlwifi: Update 8812ae new phy parameters and its parser.
Ping-Ke Shih
2017-03-20
rtlwifi: Update 8821ae new phy parameters and its parser.
Ping-Ke Shih
2017-02-08
rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv
Larry Finger
2017-02-07
rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbers
Larry Finger
2017-02-07
rtlwifi: Add work queue for c2h cmd.
Ping-Ke Shih
2017-01-20
rtlwifi: Download firmware as bytes rather than as dwords
Larry Finger
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: Fix alignment issues
Ping-Ke Shih
2016-12-30
rtlwifi: Remove some redundant code
Larry Finger
2016-12-30
rtlwifi: rtl8821ae: 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 switch variable to 'switch case not processed' messages
Joe Perches
2016-09-14
rtlwifi: rtl818x: constify local structures
Julia Lawall
2016-07-08
rtlwifi: rtl8821ae: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-07-05
rtlwifi: rtl8821ae: 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-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-03
Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.or...
David S. Miller
2016-04-26
rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures
David Müller
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-18
treewide: Fix typos in printk
Masanari Iida
2016-04-06
rtlwifi: rtl8821ae: Fix Smatch warnings
Larry Finger
2016-03-23
rtlwifi: fix gcc-6 indentation warning
Arnd Bergmann
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-03-08
rtlwifi: Fix size of wireless mode variable
Larry Finger
2016-03-07
rtlwifi: pass struct rtl_stats by reference as it is more efficient
Colin Ian King
2016-03-07
rtlwifi: rtl8821ae: Silence useless log output
Larry Finger
2016-02-25
rtlwifi: rtl8821ae: Convert driver to use common 5G channel table
Larry Finger
2016-02-15
treewide: Fix typo in printk
Masanari Iida
2015-12-30
rtlwifi: rtl8821ae: Fix errors in parameter initialization
Larry Finger
2015-11-17
rtlwifi: rtl8821ae: Fix lockups on boot
Larry Finger
2015-10-27
Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...
David S. Miller
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger