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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-22
drivers/net: Do not free an IRQ if its request failed
Lee Jones
1
-2
/
+1
2012-04-21
ks8851: Fix request_irq/free_irq mismatch
Matt Renzelmann
1
-1
/
+1
2012-04-21
net/hyperv: Adding cancellation to ensure rndis filter is closed
Wenqi Ma
1
-24
/
+14
2012-04-21
ks8851: Fix mutex deadlock in ks8851_net_stop()
Stephen Boyd
1
-5
/
+6
2012-04-19
icplus: fix interrupt for IC+ 101A/G and 1001LF
Giuseppe CAVALLARO
1
-1
/
+11
2012-04-19
net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI mode
Bjørn Mork
1
-0
/
+30
2012-04-19
bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()
Dan Carpenter
1
-6
/
+6
2012-04-19
ksz884x: don't copy too much in netdev_set_mac_address()
Dan Carpenter
1
-1
/
+1
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-15
/
+46
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-8
/
+12
2012-04-18
drivers/net/wan/farsync.c: add missing iounmap
Julia Lawall
1
-0
/
+1
2012-04-18
davinci_mdio: Fix MDIO timeout check
Christian Riesch
1
-0
/
+5
2012-04-18
arcnet: rimi: Fix device name in debug output
Jiri Kosina
1
-4
/
+4
2012-04-18
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
Alexander Duyck
2
-8
/
+10
2012-04-18
ixgbe: add missing rtnl_lock in PM resume path
Benjamin Poirier
1
-0
/
+2
2012-04-17
ath9k: Fix TX fragmentation
Sujith Manoharan
1
-1
/
+9
2012-04-17
dummy: Add ndo_uninit().
Hiroaki SHIMODA
1
-3
/
+3
2012-04-17
net: usb: smsc75xx: fix mtu
Stephane Fillod
1
-0
/
+1
2012-04-16
can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths
Jesper Juhl
1
-0
/
+2
2012-04-14
net/ethernet: ks8851_mll fix rx frame buffer overflow
Davide Ciminaghi
1
-1
/
+1
2012-04-14
ixgbe: fix WoL issue with fiber
Don Skidmore
1
-0
/
+10
2012-04-14
e1000e: issues in Sx on 82577/8/9
Bruce Allan
1
-5
/
+10
2012-04-13
net: smsc911x: fix skb handling in receive path
Will Deacon
1
-9
/
+5
2012-04-13
mwifiex: update pcie8766 scratch register addresses
Bing Zhao
1
-9
/
+9
2012-04-13
ath9k: wake up the hardware from full sleep when idle is turned off
Felix Fietkau
1
-1
/
+8
2012-04-13
ath5k: unmap io memory on probe failure
Jonathan Bither
1
-2
/
+4
2012-04-13
ath5k: fix undefined 'THIS_MODULE'
Jonathan Bither
1
-0
/
+1
2012-04-13
brcm80211: smac: resume transmit fifo upon receiving frames
Arend van Spriel
1
-0
/
+8
2012-04-13
libertas: fix signedness bug in lbs_auth_to_authtype()
Amitkumar Karwar
1
-2
/
+7
2012-04-13
ks8851: Fix missing mutex_lock/unlock
Matt Renzelmann
1
-4
/
+4
2012-04-13
drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright
Michal Simek
3
-9
/
+7
2012-04-13
8139cp: set intr mask after its handler is registered
Jason Wang
1
-2
/
+8
2012-04-13
atl1: fix kernel panic in case of DMA errors
Tony Zelenoff
3
-10
/
+7
2012-04-13
ppp: Fix race condition with queue start/stop
David Woodhouse
1
-9
/
+6
2012-04-13
caif_hsi: use dev_dbg not dev_err for reporting
Kim Lilliestierna XX
1
-2
/
+2
2012-04-13
caif-hsi: Free flip_buffer at shutdown
sjur.brandeland@stericsson.com
1
-2
/
+3
2012-04-13
net: Fix misplaced parenthesis in virtio_net.c
Torsten Kaiser
1
-3
/
+2
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-37
/
+35
2012-04-11
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
2012-04-11
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2
-19
/
+21
2012-04-10
Revert "ath9k: fix going to full-sleep on PS idle"
Sujith Manoharan
1
-5
/
+3
2012-04-10
rt2x00: Fix rfkill_polling register function.
Chen, Chien-Chia
1
-5
/
+1
2012-04-09
rtlwifi: Fix oops on rate-control failure
Larry Finger
1
-1
/
+4
2012-04-09
rtlwifi: rtl8192de: Fix firmware initialization
Larry Finger
1
-6
/
+0
2012-04-07
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-26
/
+51
2012-04-07
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-195
/
+371
2012-04-06
xen: only check xen_platform_pci_unplug if hvm
Igor Mammedov
1
-1
/
+1
2012-04-06
bonding: properly unset current_arp_slave on slave link up
Veaceslav Falico
1
-1
/
+5
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
24
-264
/
+108
[next]