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
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
/
ethernet
/
qlogic
/
qlge
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-22
qlge: Fix compilation warning
Harish Patil
1
-2
/
+2
2014-08-26
qlge: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
1
-2
/
+3
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-09
qlogic: use pci_zalloc_consistent
Joe Perches
1
-6
/
+5
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-04-28
qlge: Convert /n to \n
Joe Perches
1
-1
/
+1
2014-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2014-03-30
qlge: remove open-coded skb_cow_head.
françois romieu
1
-5
/
+4
2014-03-29
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
1
-1
/
+3
2014-02-19
qlge: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-11
/
+4
2014-02-19
qlge: Get rid of an redundant assignment
Alexander Gordeev
1
-1
/
+0
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2014-01-15
qlge: Fix vlan netdev features.
Jitendra Kalsaria
1
-0
/
+2
2013-12-26
qlge: make local function static
stephen hemminger
2
-3
/
+2
2013-12-06
qlge: Update version to 1.00.00.34
Jitendra Kalsaria
1
-1
/
+1
2013-12-06
qlge: Allow enable/disable rx/tx vlan acceleration independently
Jitendra Kalsaria
1
-8
/
+0
2013-12-06
qlge: Fix ethtool statistics
Jitendra Kalsaria
1
-0
/
+4
2013-10-22
net: qlge: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2013-09-28
qlge: Update version to 1.00.00.33
Jitendra Kalsaria
1
-1
/
+1
2013-09-28
qlge: Enhance nested VLAN (Q-in-Q) handling.
Jitendra Kalsaria
1
-25
/
+101
2013-09-24
qlogic: Remove extern from function prototypes
Joe Perches
1
-30
/
+28
2013-09-24
qlge: call ql_core_dump() only if dump memory was allocated.
malahal@us.ibm.com
2
-3
/
+3
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-05-26
qlge: add missing free_netdev() on error in qlge_probe()
Wei Yongjun
1
-0
/
+1
2013-05-23
net/ethernet/qlogic/qlge/qlge_main: Use module_pci_driver to register driver
Peter Hüwe
1
-12
/
+1
2013-05-13
qlge: fix dma map leak when the last chunk is not allocated
Thadeu Lima de Souza Cascardo
1
-0
/
+7
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+31
2013-04-20
qlge: Update version to 1.00.00.32.
Jitendra Kalsaria
1
-1
/
+1
2013-04-20
qlge: Fix ethtool autoneg advertising.
Jitendra Kalsaria
1
-1
/
+1
2013-04-20
qlge: Fix receive path to drop error frames
Sritej Velaga
1
-7
/
+29
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-4
/
+4
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+2
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-8
/
+8
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-6
/
+0
2013-02-09
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-14
/
+8
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-1
/
+0
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-01-12
qlge: remove NETIF_F_TSO6 flag
Amerigo Wang
1
-1
/
+1
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-3
/
+3
2012-12-03
qlge: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-11-07
drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue
Kumar Amit Mehta
1
-8
/
+8
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-07-30
qlge: Add offload features to vlan interfaces
brenohl@br.ibm.com
1
-0
/
+1
2012-07-18
qlge: fix an "&&" vs "||" bug
Dan Carpenter
1
-1
/
+1
2012-07-11
qlge: fix endian issue
Li RongQing
1
-3
/
+3
2012-07-11
qlge: Bumped driver version to 1.00.00.31
Jitendra Kalsaria
1
-1
/
+1
[next]