index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger
1
-2478
/
+0
2015-04-07
rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...
Taehee Yoo
1
-1
/
+1
2015-03-22
rtlwifi: Fix IOMMU mapping leak in AP mode
Larry Finger
1
-1
/
+11
2015-02-10
rtlwifi: Remove logging statement that is no longer needed
Larry Finger
1
-4
/
+1
2015-02-09
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...
David S. Miller
1
-8
/
+23
2015-02-06
rtlwifi: rtl8192ee: Fix handling of new style descriptors
Troy Tan
1
-8
/
+23
2015-01-05
rtlwifi: Fix error when accessing unmapped memory in skb
Larry Finger
1
-8
/
+24
2014-11-25
rtlwifi: Change order in device startup
Larry Finger
1
-10
/
+10
2014-11-10
rtlwifi: rtl8192se: Fix connection problems
Larry Finger
1
-1
/
+2
2014-11-10
rtlwifi: Fix errors in descriptor manipulation
Larry Finger
1
-3
/
+2
2014-11-10
rtlwifi: Fix setting of tx descriptor for new trx flow
Larry Finger
1
-3
/
+8
2014-10-23
rtlwifi: Add check for get_btc_status callback
Larry Finger
1
-1
/
+2
2014-09-30
rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variables
Larry Finger
1
-10
/
+10
2014-09-30
rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version
Larry Finger
1
-3
/
+1
2014-09-27
rtlwifi: rtl_pci: Start modification for new drivers
Larry Finger
1
-301
/
+548
2014-09-11
rtlwifi: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
1
-3
/
+3
2014-08-09
rtlwifi: use pci_zalloc_consistent
Joe Perches
1
-12
/
+5
2014-03-31
rtlwifi: add MSI interrupts mode support
Adam Lee
1
-2
/
+63
2014-03-27
rtlwifi: Remove addressof casts to same type
Joe Perches
1
-2
/
+2
2014-03-06
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...
Larry Finger
1
-26
/
+38
2014-03-04
rtlwifi: Prepare existing drivers for new driver
Larry Finger
1
-1
/
+1
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2013-12-17
rtlwifi: pci: Fix oops on driver unload
Larry Finger
1
-1
/
+3
2013-12-05
rtlwifi: Remove unused calls to rtl_is_special_data()
Larry Finger
1
-2
/
+0
2013-10-04
rtlwifi: Fix smatch warning in pci.c
Larry Finger
1
-1
/
+0
2013-09-26
wireless: rtlwifi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-07-19
rtlwifi: Fix build errors for unusual cases
Larry Finger
1
-1
/
+8
2013-07-17
rtlwifi: Initialize power-setting callback for USB devices
Larry Finger
1
-13
/
+0
2013-06-12
rtlwifi: Fix a false leak indication for PCI devices
Larry Finger
1
-0
/
+1
2013-04-02
rtlwifi: rtl8188ee: Enable recognition of RTL8188EE
Larry Finger
1
-0
/
+4
2013-04-02
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
1
-1
/
+1
2013-04-02
rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue
Larry Finger
1
-10
/
+17
2013-04-02
rtlwifi Modify existing bits to match vendor version 2013.02.07
Larry Finger
1
-20
/
+97
2013-01-02
rtlwifi: Fix warning for unchecked pci_map_single() call
Larry Finger
1
-0
/
+6
2012-12-07
rtlwifi: remove __dev* attributes
Bill Pemberton
1
-1
/
+1
2012-11-30
rtlwifi: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
1
-0
/
+2
2012-11-14
rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...
Larry Finger
1
-5
/
+15
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+8
2012-08-23
rtlwifi: Use PCI Express Capability accessors
Jiang Liu
1
-5
/
+3
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-8
/
+8
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-07-12
rtlwifi: Remove extra argument from queue setup routine
Larry Finger
1
-1
/
+1
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+9
2012-06-26
rtlwifi: Fix IRQ disabled warning
Larry Finger
1
-8
/
+9
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-7
/
+7
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+8
2012-05-14
rtlwifi: fix for race condition when firmware is cached
Larry Finger
1
-8
/
+8
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-04-23
rtlwifi: Fix oops on unload
Larry Finger
1
-0
/
+1
2012-04-16
rtlwifi: rtl8192ce: Remove false positives for kmemleak
Larry Finger
1
-0
/
+2
[next]