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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-20
bnx2: Use proper counter for net_device_stats->multicast.
Michael Chan
1
-1
/
+1
2010-07-20
ixgbe: fix version string for ixgbe
Don Skidmore
1
-1
/
+1
2010-07-20
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
Yi Zou
1
-1
/
+1
2010-07-20
ixgbe: properly toggling netdev feature flags when disabling FCoE
Yi Zou
2
-13
/
+11
2010-07-20
ixgbe: drop support for UDP in RSS hash generation
Alexander Duyck
1
-3
/
+1
2010-07-20
ixgbe: dcb, set DPF bit when PFC is enabled
John Fastabend
1
-1
/
+1
2010-07-20
e1000: allow option to limit number of descriptors down to 48 per ring
Alexander Duyck
1
-2
/
+2
2010-07-20
drivers/net/82596.c: fix warning
Andrew Morton
1
-1
/
+1
2010-07-20
ks8842: Fix ks8842_tx_frame() for 16bit case.
David S. Miller
1
-5
/
+3
2010-07-20
net: this_cpu_xxx conversions
Eric Dumazet
2
-4
/
+3
2010-07-20
smsc911x: Add spinlocks around registers access
Catalin Marinas
1
-40
/
+52
2010-07-20
bonding: avoid a warning
Eric Dumazet
1
-0
/
+2
2010-07-20
net: Removing dead ARCH_PNX010X
Christoph Egger
2
-47
/
+2
2010-07-20
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
Shreyas Bhatewara
2
-5
/
+12
2010-07-20
net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
Shreyas Bhatewara
1
-0
/
+2
2010-07-19
net: 64bit stats for netdev_queue
Eric Dumazet
2
-4
/
+6
2010-07-19
bonding: fix bond_inet6addr_event()
Eric Dumazet
1
-0
/
+2
2010-07-19
s2io: Remove unnecessary memset of netdev private data
Tobias Klauser
1
-1
/
+0
2010-07-19
sch_atm: Convert to use standard list_head facilities.
David S. Miller
1
-57
/
+41
2010-07-19
net: support time stamping in phy devices.
Richard Cochran
10
-1
/
+208
2010-07-19
net: added a BPF to help drivers detect PTP packets.
Richard Cochran
1
-0
/
+126
2010-07-19
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
25
-43
/
+34
2010-07-19
net: add driver hook for tx time stamping.
Richard Cochran
1
-0
/
+21
2010-07-19
vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
Pedro Garcia
3
-49
/
+86
2010-07-19
net: Remove MAX_SOCK_ADDR constant
Tetsuo Handa
1
-9
/
+0
2010-07-19
arcnet: fix signed bug in probe function
Dan Carpenter
2
-3
/
+3
2010-07-19
net: dccp: fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-07-19
qlcnic: fix pci resource leak
Amit Kumar Salecha
1
-1
/
+6
2010-07-19
net-next: vmxnet3 fixes [3/5] Initialize link state at probe time
Shreyas Bhatewara
1
-5
/
+8
2010-07-19
bnx2: use device model DMA API
Stanislaw Gruszka
1
-53
/
+58
2010-07-19
bnx2: allocate with GFP_KERNEL flag on RX path init
Stanislaw Gruszka
1
-8
/
+9
2010-07-16
cxgb4vf: fix SGE resource resource deallocation bug
Casey Leedom
1
-1
/
+1
2010-07-16
net-next: vmxnet3 fixes [2/5] Interrupt control bitmap
Ronghua Zang
2
-1
/
+10
2010-07-16
net-next: fix LRO feature update in vmxnet3
Shreyas Bhatewara
1
-2
/
+3
2010-07-16
tcp: sizeof struct tcp_skb_cb is 44
Eric Dumazet
1
-5
/
+4
2010-07-16
vxge: Version update
Jon Mason
1
-3
/
+2
2010-07-16
vxge: Update maintainers information
Jon Mason
1
-5
/
+7
2010-07-16
vxge: Update copyright information
Jon Mason
14
-26
/
+26
2010-07-16
vxge: NETIF_F_LLTX removal
Jon Mason
3
-129
/
+39
2010-07-16
vxge: Fix multicast issues
Jon Mason
1
-124
/
+146
2010-07-16
vxge: Remove queue_state references
Jon Mason
2
-86
/
+42
2010-07-16
net: bridge: fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-07-16
drivers: ixgbevf: fix unsigned underflow
Kulikov Vasiliy
1
-1
/
+2
2010-07-16
drivers: irda: fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-07-16
drivers: irda: fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-07-16
drivers: isdn: get rid of custom strtoul()
Andy Shevchenko
1
-60
/
+20
2010-07-16
drivers: isdn: remove custom strtoul()
Andy Shevchenko
1
-28
/
+6
2010-07-16
drivers: isdn: use kernel macros to convert hex digit
Andy Shevchenko
2
-16
/
+4
2010-07-16
isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-42
/
+42
2010-07-16
mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-6
/
+3
[next]