index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8723ae
Age
Commit message (
Expand
)
Author
2014-07-20
rtlwifi: rtl8723ae: remove unnecessary break after return
Fabian Frederick
2014-06-25
rtlwifi/rtl8723ae: Replace magic number by macro
Rickard Strandqvist
2014-05-29
rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.h
Sachin Kamat
2014-05-19
rtlwifi: remove unused allow_all_destaddr functions
Peter Wu
2014-03-27
rtlwifi: Remove casts of pointer to same type
Joe Perches
2014-03-27
rtlwifi: Remove addressof casts to same type
Joe Perches
2014-03-06
rtlwifi: rtl8723ae: Fix too long disable of IRQs
Larry Finger
2014-03-06
rtlwifi: Move common routines to core
Larry Finger
2014-03-06
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...
Larry Finger
2014-03-04
rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management code
Larry Finger
2014-03-04
rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware code
Larry Finger
2014-03-04
rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common code
Larry Finger
2014-03-04
rtlwifi: Prepare existing drivers for new driver
Larry Finger
2014-02-24
rtlwifi: avoid accessing RCR directly
Peter Wu
2014-02-04
mac80211: add length check in ieee80211_is_robust_mgmt_frame()
Johannes Berg
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-03
rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup()...
Larry Finger
2013-10-03
rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct
Larry Finger
2013-09-24
rtlwifi: Remove extern from function prototypes
Joe Perches
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-08-20
treewide: Fix typo in printk
Masanari Iida
2013-06-24
rtlwifi: rtl8723ae: Fix typo in firmware names
Larry Finger
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2013-04-01
rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07
Larry Finger
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-01
rtlwifi: rtl8723ae: Fix W=1 compile warnings
Larry Finger
2013-01-30
rtl8723ae: Fix misspellings sucess->success
Anatol Pomozov
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-22
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
2013-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-07
rtlwifi: Fix typo in debug output of rtl8192c and rtl8723ae
Julian Wollrath
2013-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-02
rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() call
Larry Finger
2012-12-22
Drivers: network: more __dev* removal
Greg KH
2012-11-30
rtlwifi: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
2012-11-21
rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"
John W. Linville
2012-11-14
rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...
Larry Finger
2012-11-14
rtlwifi: rtl8723ae: Add new driver
Larry Finger