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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-04
l2tp: Split pppol2tp patch into separate l2tp and ppp parts
James Chapman
1
-6
/
+1
2010-04-04
l2tp: Relocate pppol2tp driver to new net/l2tp directory
James Chapman
2
-2681
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
190
-857
/
+775
2010-04-04
net: move address list functions to a separate file
Jiri Pirko
3
-13
/
+13
2010-04-04
qlcnic: update version to 5.0.1
Amit Kumar Salecha
1
-2
/
+2
2010-04-04
qlcnic: fix endianness in fw validation
Amit Kumar Salecha
1
-4
/
+4
2010-04-04
qlcnic: fix interface attach sequence
Amit Kumar Salecha
1
-10
/
+10
2010-04-04
qlcnic: add driver debug support
Amit Kumar Salecha
4
-4
/
+49
2010-04-04
qlcnic: use IDC defined timeout value
Sucheta Chakraborty
4
-11
/
+37
2010-04-04
qlcnic: fix onchip memory access
Dhananjay Phadke
1
-37
/
+2
2010-04-04
qlcnic: update oncard memory size check
Dhananjay Phadke
2
-32
/
+25
2010-04-04
qlcnic: handle queue manager access
Dhananjay Phadke
4
-12
/
+56
2010-04-04
qlcnic: fix fw load from file
Amit Kumar Salecha
1
-0
/
+10
2010-04-03
phylib: Add module table to all existing phy drivers
David Woodhouse
14
-0
/
+124
2010-04-03
phylib: Support phy module autoloading
David Woodhouse
1
-0
/
+12
2010-04-02
be2net: Adding PCI SRIOV support
Sarveshwar Bandi
5
-49
/
+191
2010-04-02
net/pcmcia/3c589_cs: using netdev_info and friends where appropriate
Alexander Kurz
1
-139
/
+147
2010-04-02
netdev/fec.c: add phylib supporting to enable carrier detection (v2)
Bryan Wu
2
-877
/
+252
2010-04-02
bnx2x: Added GRO support
Dmitry Kravkov
1
-9
/
+11
2010-04-02
r8169: Fix rtl8169_rx_interrupt()
Eric Dumazet
1
-5
/
+17
2010-04-02
acenic: use the dma state API instead of the pci equivalents
FUJITA Tomonori
2
-16
/
+16
2010-04-02
acenic: fix the misusage of zero dma address
FUJITA Tomonori
1
-10
/
+6
2010-03-31
net: remove redundant code
Eric Dumazet
14
-15
/
+0
2010-03-31
Add hotplug support to mcp251x driver
Marc Zyngier
1
-0
/
+14
2010-03-31
igb: add per-packet timestamping
Nick Nunley
3
-8
/
+41
2010-03-31
drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neaten
Joe Perches
2
-53
/
+61
2010-03-31
e1000e: typo corrections
Joe Perches
3
-16
/
+13
2010-03-31
igb: update hw_debug macro to make use of netdev_dbg call
Alexander Duyck
2
-36
/
+8
2010-03-31
sky2: avoid duplicate link up on Optima chip
stephen hemminger
1
-1
/
+2
2010-03-31
sky2: add XL revisions
stephen hemminger
2
-4
/
+14
2010-03-31
sky2: support Yukon EC_U rev B1 and later
stephen hemminger
2
-6
/
+13
2010-03-31
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland
5
-0
/
+473
2010-03-31
virtio_net: missing sg_init_table
Shirley Ma
1
-0
/
+2
2010-03-30
vxge: Version update.
Sreenivasa Honnur
1
-2
/
+2
2010-03-30
vxge: Set function-0 as the privilaged function for normal function.
Sreenivasa Honnur
1
-2
/
+4
2010-03-30
vxge: Fixed MSIX interrupt configuration.
Sreenivasa Honnur
4
-120
/
+81
2010-03-30
vxge: Fixed "ethtool -d" prints.
Sreenivasa Honnur
1
-3
/
+2
2010-03-30
vxge: Align the memory only if it is misaligned.
Sreenivasa Honnur
1
-4
/
+16
2010-03-30
vxge: Fix starvation of receive ring controller when blasted by short packets.
Sreenivasa Honnur
3
-13
/
+6
2010-03-30
vxge: Fix a receive stall due to driver being out of synch with chip.
Sreenivasa Honnur
2
-7
/
+56
2010-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
69
-1421
/
+8589
2010-03-30
netxen: fix interrupt for NX2031
Amit Kumar Salecha
1
-9
/
+16
2010-03-30
netxen: fix fw load from file
Amit Kumar Salecha
1
-0
/
+10
2010-03-30
netxen: validate unified romimage
Rajesh K Borundia
2
-15
/
+140
2010-03-30
netxen: fix corner cases of firmware recovery
Amit Kumar Salecha
1
-0
/
+4
2010-03-30
netxen: fix tx csum status
Sucheta Chakraborty
1
-0
/
+6
2010-03-27
e1000e: Use pr_<level> and netdev_<level>
Bruce Allan
2
-18
/
+10
2010-03-27
ixgbevf: convert to use netdev_for_each_mc_addr
Jiri Pirko
3
-37
/
+15
2010-03-27
ixgbe: convert to use netdev_for_each_mc_addr
Jiri Pirko
4
-36
/
+12
2010-03-25
iwlwifi: fix build error for CONFIG_IWLAGN=n
John W. Linville
1
-0
/
+2
[next]