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
2008-06-10
l2tp: Fix potential memory corruption in pppol2tp_recvmsg()
James Chapman
1
-8
/
+12
2008-06-10
irda: net/irda build fix: mcs7780
Ingo Molnar
1
-0
/
+1
2008-06-10
tg3: Update version to 3.92.1
Matt Carlson
1
-2
/
+2
2008-06-10
tg3: Fix 5761 WOL
Matt Carlson
1
-0
/
+24
2008-06-10
tg3: Fix a flags typo
Matt Carlson
1
-1
/
+1
2008-06-10
tg3: Fix 5714S / 5715S / 5780S link failures
Matt Carlson
1
-2
/
+1
2008-06-09
iwlwifi: fix oops in iwl3945_led_brightness_set
Marcin Slusarz
1
-2
/
+3
2008-06-09
zd1211rw: Fix data padding for QoS
Michael Buesch
1
-1
/
+1
2008-06-09
libertas: fix sleep confirmation
Holger Schurig
2
-2
/
+5
2008-06-09
ipw2200: queue direct scans
Dan Williams
2
-95
/
+87
2008-06-05
l2tp: Fix possible oops if transmitting or receiving when tunnel goes down
James Chapman
1
-23
/
+78
2008-06-05
lt2p: Fix possible WARN_ON from socket code when UDP socket is closed
James Chapman
1
-0
/
+10
2008-06-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
5
-13
/
+38
2008-06-04
USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g
Felix Homann
1
-0
/
+1
2008-06-04
libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
Holger Schurig
1
-2
/
+2
2008-06-04
ipw2200: expire and use oldest BSS on adhoc create
Dan Williams
1
-2
/
+25
2008-06-04
airo warning fix
Andrew Morton
1
-1
/
+1
2008-06-04
b43legacy: Fix controller restart crash
Michael Buesch
1
-8
/
+9
2008-06-04
sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.
Mark Asselstine
1
-2
/
+2
2008-06-04
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
8
-14
/
+52
2008-05-31
[netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2
Grant Grundler
1
-2
/
+8
2008-05-31
atl1: fix 4G memory corruption bug
Alexey Dobriyan
1
-0
/
+1
2008-05-31
ucc_geth_ethtool: Add a missing HW stats counter
Li Yang
1
-0
/
+1
2008-05-31
ucc_geth_ethtool: Fix typo
Joakim Tjernlund
1
-1
/
+1
2008-05-31
virtio: fix delayed xmit of packet and freeing of old packets.
Rusty Russell
1
-0
/
+22
2008-05-31
virtio: fix virtio_net xmit of freed skb bug
Rusty Russell
1
-5
/
+9
2008-05-31
myri10ge: update driver version
Brice Goglin
1
-1
/
+1
2008-05-31
sc92031: remove bogus unlikely()
Cesar Eduardo Barros
1
-1
/
+1
2008-05-31
[netdrvr] CS89X0: Add cleanup for dma after fail
Wang Chen
1
-3
/
+7
2008-05-31
[netdrvr] sfc: Report XAUI link down at default log level
Ben Hutchings
1
-1
/
+1
2008-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-28
/
+135
2008-05-29
rndis_wlan: add missing range check for power_output modparam
Jussi Kivilinna
1
-0
/
+5
2008-05-29
iwlwifi: fix rate scale TLC column selection bug
Guy Cohen
1
-1
/
+0
2008-05-29
iwlwifi: fix exit from stay_in_table state
Guy Cohen
1
-1
/
+1
2008-05-29
rndis_wlan: Make connections to TKIP PSK networks work
Scott Ashcroft
1
-2
/
+58
2008-05-29
rt2x00: Use atomic interface iteration in irq context
Ivo van Doorn
1
-3
/
+3
2008-05-29
rt2x00: Reset antenna RSSI after switch
Ivo van Doorn
2
-0
/
+6
2008-05-29
rt2x00: Don't count retries as failure
Ivo van Doorn
1
-1
/
+1
2008-05-29
rt2x00: Fix memleak in tx() path
Ivo van Doorn
1
-0
/
+1
2008-05-29
b43: Fix controller restart crash
Michael Buesch
1
-2
/
+10
2008-05-29
b43: Upload both beacon templates on initial load
Michael Buesch
2
-14
/
+45
2008-05-29
rtl8180: fix wrong parameter in grf5101_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-29
rtl8180: fix wrong parameter in max2820_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-29
rtl8180: fix wrong parameter in sa2400_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-29
rtl8180: avoid NULL dereference in max2820_rf_set_channel
John W. Linville
1
-1
/
+2
2008-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
48
-576
/
+853
2008-05-22
fmvj18x_cs: add NextCom NC5310 rev B support
Komuro
1
-1
/
+3
2008-05-22
xirc2ps_cs: re-initialize the multicast address in do_reset
Komuro
1
-4
/
+8
2008-05-22
3C509: rx_bytes should not be increased when alloc_skb failed
Wang Chen
1
-1
/
+1
2008-05-22
NETFRONT: Use __skb_queue_purge()
Wang Chen
1
-4
/
+2
[next]