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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-11
/
+26
2010-09-17
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-17
drivers/net/eql.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-17
drivers/net/usb/hso.c: prevent reading uninitialized memory
Dan Rosenberg
1
-0
/
+2
2010-09-16
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-56
/
+83
2010-09-16
r8169: Handle rxfifo errors on 8168 chips
Matthew Garrett
1
-3
/
+2
2010-09-16
3c59x: Remove atomic context inside vortex_{set|get}_wol
Denis Kirjanov
1
-4
/
+3
2010-09-15
pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails
Dominik Brodowski
1
-56
/
+83
2010-09-15
phylib: fix PAL state machine restart on resume
Simon Guinot
1
-2
/
+2
2010-09-15
bonding: correctly process non-linear skbs
Andy Gospodarek
2
-0
/
+6
2010-09-13
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+2
2010-09-13
ppp: potential NULL dereference in ppp_mp_explode()
Dan Carpenter
1
-2
/
+7
2010-09-10
ipheth: remove incorrect devtype to WWAN
Dan Williams
1
-6
/
+1
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
76
-807
/
+616
2010-09-09
KS8851: Correct RX packet allocation
Eric Dumazet
1
-18
/
+21
2010-09-09
niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-10
/
+6
2010-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-9
/
+12
2010-09-08
via-velocity: Turn scatter-gather support back off.
David S. Miller
1
-1
/
+1
2010-09-08
PATCH: b44 Handle RX FIFO overflow better (simplified)
Mark Lord
1
-0
/
+9
2010-09-08
3c59x: Fix deadlock in vortex_error()
Ben Hutchings
1
-3
/
+7
2010-09-08
bonding: Fix jiffies overflow problems (again)
Jiri Bohac
1
-17
/
+39
2010-09-08
stmmac: fix sleep inside atomic
Giuseppe Cavallaro
1
-5
/
+4
2010-09-03
be2net: remove a BUG_ON in be_cmds.c
Ajit Khaparde
1
-4
/
+2
2010-09-03
be2net: fix a bug in UE detection logic
Ajit Khaparde
3
-26
/
+10
2010-09-03
be2net: fix net-snmp error because of wrong packet stats
Ajit Khaparde
4
-6
/
+18
2010-09-02
Revert "sky2: don't do GRO on second port"
David S. Miller
1
-11
/
+8
2010-09-02
3c59x: Remove incorrect locking; correct documented lock hierarchy
Ben Hutchings
1
-4
/
+1
2010-09-02
sky2: don't do GRO on second port
stephen hemminger
1
-8
/
+11
2010-09-02
pxa168_eth: fix a mdiobus leak
Denis Kirjanov
1
-0
/
+2
2010-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-5
/
+8
2010-09-01
of: Fix missing includes - ll_temac
Michal Simek
2
-0
/
+2
2010-08-31
ath9k_hw: fix parsing of HT40 5 GHz CTLs
Luis R. Rodriguez
2
-2
/
+1
2010-08-31
ath9k_hw: Fix EEPROM uncompress block reading on AR9003
Luis R. Rodriguez
1
-1
/
+1
2010-08-31
p54: fix tx feedback status flag check
Christian Lamparter
1
-1
/
+1
2010-08-31
ath5k: check return value of ieee80211_get_tx_rate
John W. Linville
1
-0
/
+4
2010-08-29
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2010-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-36
/
+63
2010-08-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-08-27
libertas: if_sdio: fix buffer alignment in struct if_sdio_card
Mike Rapoport
1
-1
/
+1
2010-08-27
qlge: reset the chip before freeing the buffers
Breno Leitao
1
-2
/
+2
2010-08-25
pxa168_eth: silence gcc warnings
Dan Carpenter
1
-3
/
+3
2010-08-25
pxa168_eth: update call to phy_mii_ioctl()
Dan Carpenter
1
-1
/
+1
2010-08-25
pxa168_eth: fix error handling in prope
Dan Carpenter
1
-22
/
+22
2010-08-25
pxa168_eth: remove unneeded null check
Dan Carpenter
1
-4
/
+2
2010-08-25
phylib: Fix race between returning phydev and calling adjust_link
Anton Vorontsov
1
-0
/
+2
2010-08-24
caif-driver: add HAS_DMA dependency
Heiko Carstens
1
-1
/
+1
2010-08-24
3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx
Neil Horman
1
-1
/
+14
2010-08-24
qlcnic: fix poll implementation
Yinglin Luan
1
-1
/
+8
2010-08-24
netxen: fix poll implementation
Yinglin Luan
1
-1
/
+8
2010-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
41
-186
/
+1973
[next]