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
/
rtlwifi
/
pci.c
Age
Commit message (
Expand
)
Author
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-02-27
rtlwifi: add efuse ops for other components
Ping-Ke Shih
2018-01-24
rtlwifi: btcoex: Add wifi_only series ops to control solo card
Ping-Ke Shih
2018-01-17
rtlwifi: btcoex: Remove global variables from btcoex
Ping-Ke Shih
2018-01-08
rtlwifi: Improve debugging by using debugfs
Ping-Ke Shih
2017-12-14
rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
Tsang-Shian Lin
2017-12-14
rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQ
Ping-Ke Shih
2017-12-07
rtlwifi: cleanup the code that check whether TX ring is available
Ping-Ke Shih
2017-12-07
rtlwifi: Reduce IO in RX interrupt to boost throughput
Ping-Ke Shih
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2017-11-08
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-11-08
rtlwifi: rtl_pci: Add ID for 8822BE
Ping-Ke Shih
2017-11-08
rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...
Ping-Ke Shih
2017-11-08
rtlwifi: rtl_pci: Add support for 8822be TX/RX BD
Ping-Ke Shih
2017-11-08
rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variables
Larry Finger
2017-11-08
rtlwifi: rtl_pci: Fix formatting problems in pci.c
Larry Finger
2017-10-27
rtlwifi: Remove seq_number from rtl_tid_data
Ping-Ke Shih
2017-10-13
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2017-08-03
rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
Malcolm Priestley
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-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-02-07
rtlwifi: Set retry limit depends on vif type.
Ping-Ke Shih
2017-01-20
rtlwifi: Remove debugging entry in sysfs
Larry Finger
2017-01-20
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2016-12-30
rtlwifi: Remove RT_TRACE messages that use DBG_EMERG
Larry Finger
2016-12-30
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-11-29
rtlwifi: Fix enter/exit power_save
Larry Finger
2016-11-17
rtlwifi: Remove address of Free Software Foundation
Larry Finger
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-05-11
rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...
wang yanqing
2016-05-11
rtlwifi: rtl818x: constify rtl_intf_ops structures
Julia Lawall
2016-04-06
rtlwifi: Fix Smatch warnings
Larry Finger
2016-03-07
rtlwifi: pass struct rtl_stats by reference as it is more efficient
Colin Ian King
2016-02-25
rtlwifi: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2015-12-30
rtlwifi: rtl_pci: Fix kernel panic
Larry Finger
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger