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-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-11
/
+39
2008-11-07
iwl3945: fix deadlock on suspend
Zhu, Yi
1
-1
/
+1
2008-11-07
iwl3945: do not send scan command if channel count zero
Reinette Chatre
1
-0
/
+5
2008-11-07
iwl3945: clear scanning bits upon failure
Mohamed Abbas
1
-0
/
+8
2008-11-07
ath5k: correct handling of rx status fields
Bob Copeland
1
-8
/
+8
2008-11-07
zd1211rw: Add 2 device IDs
Daniel Drake
1
-0
/
+2
2008-11-07
iwlagn: avoid sleep in softirq context
John W. Linville
1
-1
/
+5
2008-11-07
iwlwifi: clear scanning bits upon failure
Mohamed Abbas
1
-0
/
+7
2008-11-07
Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"
John W. Linville
1
-1
/
+3
2008-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-22
/
+40
2008-11-04
drivers: remove duplicated #include
Jianjun Kong
2
-2
/
+0
2008-11-04
niu: Use pci_ioremap_bar().
David S. Miller
1
-5
/
+1
2008-11-04
bnx2x: Version Update
Eilon Greenstein
1
-2
/
+2
2008-11-04
bnx2x: Calling netif_carrier_off at the end of the probe
Eilon Greenstein
1
-2
/
+2
2008-11-04
bnx2x: PCI configuration bug on big-endian
Eilon Greenstein
1
-4
/
+5
2008-11-04
bnx2x: Removing the PMF indication when unloading
Eilon Greenstein
1
-0
/
+2
2008-11-03
mv643xx_eth: fix SMI bus access timeouts
Lennert Buytenhek
1
-3
/
+6
2008-11-03
net: kconfig cleanup
Jeff Kirsher
1
-3
/
+15
2008-11-03
fs_enet: fix polling
Alexey Dobriyan
1
-2
/
+4
2008-11-03
SMC91x: Fix compilation on some platforms.
David S. Miller
1
-0
/
+2
2008-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
24
-76
/
+119
2008-11-02
drivers/net/smc911x.c: Fix lockdep warning on xmit.
Will Newton
1
-1
/
+1
2008-11-02
IRDA: remove double inclusion of module.h
Alexander Beregalov
2
-2
/
+0
2008-11-01
el3_common_init() should be __devinit, not __init
Al Viro
1
-3
/
+3
2008-11-01
Merge branch 'cris_move' of git://www.jni.nu/cris
Linus Torvalds
1
-2
/
+2
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-2
/
+0
2008-10-31
net: Really remove all of LOOPBACK_TSO code.
David S. Miller
1
-9
/
+0
2008-10-31
net: delete excess kernel-doc notation
Randy Dunlap
1
-1
/
+0
2008-10-31
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
11
-36
/
+99
2008-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-25
/
+17
2008-10-31
pppoe: Fix socket leak.
David S. Miller
1
-3
/
+3
2008-10-31
gianfar: Don't reset TBI<->SerDes link if it's already up
Trent Piepho
1
-0
/
+9
2008-10-31
gianfar: Fix race in TBI/SerDes configuration
Trent Piepho
3
-0
/
+31
2008-10-31
at91_ether: request/free GPIO for PHY interrupt
David Brownell
1
-1
/
+5
2008-10-31
amd8111e: fix dma_free_coherent context
Chunbo Luo
1
-5
/
+4
2008-10-31
atl1: fix vlan tag regression
Jay Cliburn
2
-4
/
+5
2008-10-31
SMC91x: delete unused local variable "lp"
Mike Frysinger
1
-2
/
+0
2008-10-31
myri10ge: fix stop/go mmio ordering
Brice Goglin
1
-1
/
+3
2008-10-31
bonding: fix panic when taking bond interface down before removing module
Andy Gospodarek
1
-5
/
+8
2008-10-31
bonding: Clean up resource leaks
Jay Vosburgh
1
-18
/
+31
2008-10-31
bonding: fix miimon failure counter
Jay Vosburgh
1
-0
/
+3
2008-10-30
ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode
Bob Copeland
1
-3
/
+1
2008-10-30
ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular
Elias Oltmanns
2
-15
/
+9
2008-10-30
rt2x00: Fix build error when mac80211=M rt2x00=Y
Ivo van Doorn
1
-1
/
+1
2008-10-30
ath5k: correct misspelling in debug help
Bob Copeland
1
-1
/
+1
2008-10-30
libertas: fix buffer overrun
Johannes Berg
1
-2
/
+2
2008-10-30
libertas: remove two libertas sparse warning
Holger Schurig
1
-2
/
+2
2008-10-30
iwlwifi: fix suspend to RAM in iwlwifi
Tomas Winkler
1
-1
/
+1
2008-10-29
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
1
-2
/
+2
2008-10-29
amd8111e: Fix rx return code
Chris Friesen
1
-6
/
+8
[next]