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
/
niu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-20
niu: convert to net_device_ops
Stephen Hemminger
1
-8
/
+13
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+283
2008-11-15
niu: Bump driver version and release date.
David S. Miller
1
-2
/
+2
2008-11-15
NIU: Add Sun CP3260 ATCA blade support
Santwona Behera
1
-6
/
+280
2008-11-13
niu: Fix readq implementation when architecture does not provide one.
David S. Miller
1
-2
/
+1
2008-11-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+1
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-2
/
+0
2008-11-04
niu: Use pci_ioremap_bar().
David S. Miller
1
-5
/
+1
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+1
2008-09-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
1
-0
/
+56
2008-09-13
niu: panic on reset
Santwona Behera
1
-0
/
+56
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-1
/
+1
2008-07-30
niu: Fix error checking in niu_ethflow_to_class.
Andreas Schwab
1
-1
/
+1
2008-07-18
niu: Add TX multiqueue support.
David S. Miller
1
-20
/
+25
2008-07-02
niu: Add support for rx flow hash configuration.
Santwona Behera
1
-0
/
+158
2008-05-12
niu: Determine the # of ports from the card's VPD data
Matheos Worku
1
-32
/
+21
2008-05-04
niu: Fix probing regression for maramba on-board chips.
David S. Miller
1
-4
/
+7
2008-04-25
niu: Add support for Neptune FEM/NEM cards for C10 server blades
Matheos Worku
1
-30
/
+274
2008-04-25
niu: Determine the # of ports from the card's VPD data
Matheos Worku
1
-11
/
+56
2008-02-29
[NIU]: Add Support for Sun ATCA Blade Server.
Matheos Worku
1
-73
/
+628
2008-02-20
[NIU]: More BMAC alt MAC address fixes.
Matheos Worku
1
-4
/
+5
2008-02-19
[NIU]: Bump driver version and release date.
David S. Miller
1
-2
/
+2
2008-02-19
[NIU]: Fix BMAC alternate MAC address indexing.
Matheos Worku
1
-1
/
+6
2008-01-29
[NIU]: Use print_mac
Joe Perches
1
-5
/
+3
2008-01-17
[NIU]: Fix 1G PHY link state handling.
David S. Miller
1
-0
/
+3
2008-01-10
[NIU]: Support for Marvell PHY
Mirko Lindner
1
-20
/
+198
2008-01-09
[NIU]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2008-01-09
[NIU]: Fix potentially stuck TCP socket send queues.
David S. Miller
1
-1
/
+2
2008-01-09
[NIU]: Missing ->last_rx update.
David S. Miller
1
-0
/
+2
2008-01-09
[NIU]: Fix slowpath interrupt handling.
Matheos Worku
1
-11
/
+23
2007-12-07
[NIU]: Fix link LED handling.
Mirko Lindner
1
-4
/
+18
2007-10-22
[NIU]: Cleanup PAGE_SIZE checks a bit
Olof Johansson
1
-29
/
+5
2007-10-15
[NIU]: getting rid of __ucmpdi2 in niu.o
Al Viro
1
-8
/
+7
2007-10-15
[NIU]: Fix write past end of array in niu_pci_probe_sprom().
David S. Miller
1
-2
/
+2
2007-10-11
[NIU]: Add Sun Neptune ethernet driver.
David S. Miller
1
-0
/
+7939
[prev]