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
2016-05-03
Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.or...
David S. Miller
2016-04-26
rtl8xxxu: Rename rtl8723au_iqk_phy_iq_bb_reg
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723bu_simularity_compare()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723b_channel_to_group()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723a_mac_init_table to rtl8xxxu_gen1_mac_init_table
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723a_enable_rf() to rtl8xxxu_gen1_enable_rf()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723a_set_tx_power() to rtl8xxxu_gen1_set_tx_power()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibra...
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_update_rate_mask() to rtl8xxxu_update_rate_mask()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_config_channel() to rtl8xxxu_gen1_config_channel()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723a_disable_rf() to rtl8xxxu_gen1_disable_rf()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723b_disable_rf() to rtl8xxxu_gen2_disable_rf()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723bu_config_channel() to rtl8xxxu_gen2_config_channel()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723au_report_connect() to rtl8xxxu_gen1_report_connect()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723bu_report_connect() to rtl8xxxu_gen2_report_connect()
Jes Sorensen
2016-04-26
rtl8xxxu: Rename rtl8723bu_update_rate_mask() to rtl8xxxu_gen2_update_rate_ma...
Jes Sorensen
2016-04-26
rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures
David Müller
2016-04-26
rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ring
Jia-Ju Bai
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-21
rtl8xxxu: hide unused tables
Arnd Bergmann
2016-04-15
rtl8xxxu: Pause TX before calling disable_rf()
Jes Sorensen
2016-04-15
rtl8xxxu: Implement rtl8192e_enable_rf()
Jes Sorensen
2016-04-15
rtl8xxxu: Fix OOPS if user tries to add device via /sys
Jes Sorensen
2016-04-15
rtl8xxxu: Fix 8188RU support
Jes Sorensen
2016-04-15
rtl8xxxu: Add TX power base values for gen1 parts
Jes Sorensen
2016-04-15
rtl8xxxu: Set register 0xfe10 on rtl8192cu based parts
Jes Sorensen
2016-04-15
rtl8xxxu: Update copyright statement to include 2016
Jes Sorensen
2016-04-15
rtl8xxxu: Unregister from mac80211 before shutting down the device
Jes Sorensen
2016-04-15
rtl8xxxu: Match 8723bu power down sequence to vendor driver
Jes Sorensen
2016-04-15
rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA parts
Jes Sorensen
2016-04-15
rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctly
Jes Sorensen
2016-04-15
rtl8xxxu: For devices with external PA (8188RU), limit CCK TX power
Jes Sorensen
2016-04-15
rtl8xxxu: Move PHY RF init into device specific functions
Jes Sorensen
2016-04-15
rtl8xxxu: fix uninitialized return value in ret
Colin Ian King
2016-04-15
rtl8xxxu: Mark 0x050d:0x1004 as tested
Jes Sorensen
2016-04-15
Re-enable 8192eu support
Jes Sorensen
2016-04-15
rtl8xxxu: 8192eu Fix bug in LDPC RX hang fix
Jes Sorensen
2016-04-15
rtl8xxxu: Remove unneeded 8192eu hack
Jes Sorensen
2016-04-15
rtl8xxxu: Split USB quirks into gen1 and gen2 quirks
Jes Sorensen
2016-04-15
rtl8xxxu: Make PBP tuning a fileops parameter
Jes Sorensen
2016-04-15
rtl8xxxu: Do not backup RF_MODE_AG when it's never being used
Jes Sorensen
2016-04-15
rtl8xxxu: Store device specific TRXFF boundary in the fileops
Jes Sorensen
2016-04-15
rtl8xxxu: REG_LDOA15_CTRL is only used on gen1 parts
Jes Sorensen
2016-04-15
rtl8xxxu: Move loading of AGC table to device specific function
Jes Sorensen
2016-04-15
rtl8xxxu: Load AGC table before patching for 1T2R parts
Jes Sorensen
2016-04-15
rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functions
Jes Sorensen
2016-04-15
rtl8xxxu: Use descriptive bits for setting RX paths for 1T2R parts
Jes Sorensen
2016-04-15
rtl8xxxu: Correctly mask what was read from REG_CCK0_AFE_SETTING
Jes Sorensen
2016-04-15
rtl8xxxu: Remove unused 8723bu path B IQ calibration code
Jes Sorensen
[next]