index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
2017-09-07
rtlwifi: btcoexist: Fix antenna selection code
Larry Finger
2017-09-07
rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
Larry Finger
2017-08-31
rtlwifi: rtl8723be: fix duplicated code for different branches
Gustavo A. R. Silva
2017-08-24
rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"
Colin Ian King
2017-08-24
rtlwifi: make a couple arrays larger
Dan Carpenter
2017-08-24
rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branches
Gustavo A. R. Silva
2017-08-10
rtl8192cu: constify usb_device_id
Arvind Yadav
2017-08-10
rtl8xxxu: constify usb_device_id
Arvind Yadav
2017-08-10
rtl8187: constify usb_device_id
Arvind Yadav
2017-08-08
rtlwifi: constify rate_control_ops structure
Bhumika Goyal
2017-08-07
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...
David S. Miller
2017-08-03
rtlwifi: Replace hardcode value with macro
Souptick Joarder
2017-08-03
rtlwifi: rtl8192ee: constify pci_device_id.
Arvind Yadav
2017-08-03
rtlwifi: rtl8188ee: constify pci_device_id.
Arvind Yadav
2017-08-03
rtlwifi: rtl8723be: constify pci_device_id.
Arvind Yadav
2017-08-03
rtlwifi: rtl8723ae: constify pci_device_id.
Arvind Yadav
2017-08-03
rtlwifi: rtl8821ae: constify pci_device_id.
Arvind Yadav
2017-08-03
rtlwifi: rtl8192se: constify pci_device_id.
Arvind Yadav
2017-08-03
rtlwifi: rtl8192de: constify pci_device_id.
Arvind Yadav
2017-08-03
rtlwifi: Fix fallback firmware loading
Sven Joachim
2017-08-03
rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
Malcolm Priestley
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-28
rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operation
Dan Carpenter
2017-07-28
rtlwifi: Fix memory leak when firmware request fails
Souptick Joarder
2017-07-28
rtlwifi: Remove unused dummy function
Souptick Joarder
2017-07-28
rtlwifi: remove dummy function call
Souptick Joarder
2017-07-28
rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.h
Ping-Ke Shih
2017-07-28
rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr.
Ping-Ke Shih
2017-07-28
rtlwifi: Rename rtl_desc92_rate to rtl_desc_rate
Ping-Ke Shih
2017-07-28
rtlwifi: Update 8723be new phy parameters and its parser.
Ping-Ke Shih
2017-07-28
rtlwifi: add amplifier type for 8812ae
Ping-Ke Shih
2017-07-28
rtlwifi: Add board type for 8723be and 8192ee
Ping-Ke Shih
2017-07-28
rtlwifi: Add BT_MP_INFO to c2h handler.
Ping-Ke Shih
2017-07-28
rtlwifi: Fill in_4way field by driver
Ping-Ke Shih
2017-07-27
rtlwifi: kfree entry until after entry->bssid has been accessed
Colin Ian King
2017-07-21
Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"
Larry Finger
2017-07-19
rtlwifi: remove useless code
Gustavo A. R. Silva
2017-06-28
rtlwifi: Add in_4way field for btcoexist
Ping-Ke Shih
2017-06-28
rtlwifi: Fill ap_num field by driver
Ping-Ke Shih
2017-06-28
rtlwifi: Add ap_num field for btcoexist
Ping-Ke Shih
2017-06-28
rtlwifi: Add return value to btc_set.
Ping-Ke Shih
2017-06-28
rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and retu...
Ping-Ke Shih
2017-06-28
rtlwifi: Modify power mode parameters of 8723be and 8821ae.
Ping-Ke Shih
2017-06-28
rtlwifi: Do IQK only once to reduce wifi occupy antenna
Ping-Ke Shih
2017-06-28
rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.
Ping-Ke Shih
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-21
rtlwifi: btcoexist control to enter/leave LPS
Ping-Ke Shih
2017-06-21
rtlwifi: add btc_is_bt_lps_on() for btcoexist
Ping-Ke Shih
2017-06-21
rtlwifi: Add rx ampdu cfg for btcoexist.
Ping-Ke Shih
2017-06-21
rtlwifi: Add btcoex record_pwr_mode
Ping-Ke Shih
[next]