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
pinetabv-6.6.y-devel
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
2011-08-01
iwlegacy: set tx power after rxon_assoc
Stanislaw Gruszka
2
-3
/
+11
2011-08-01
ath9k: initialize tx chainmask before testing channel tx power values
Felix Fietkau
1
-0
/
+2
2011-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-223
/
+318
2011-07-28
tg3: Remove 5719 jumbo frames and TSO blocks
Matt Carlson
1
-3
/
+3
2011-07-28
tg3: Break larger frags into 4k chunks for 5719
Matt Carlson
2
-6
/
+47
2011-07-28
tg3: Add tx BD budgeting code
Matt Carlson
1
-20
/
+29
2011-07-28
tg3: Consolidate code that calls tg3_tx_set_bd()
Matt Carlson
1
-37
/
+42
2011-07-28
tg3: Add partial fragment unmapping code
Matt Carlson
2
-0
/
+27
2011-07-28
tg3: Generalize tg3_skb_error_unmap()
Matt Carlson
1
-32
/
+16
2011-07-28
tg3: Remove short DMA check for 1st fragment
Matt Carlson
1
-3
/
+0
2011-07-28
tg3: Simplify tx bd assignments
Matt Carlson
1
-39
/
+37
2011-07-28
tg3: Reintroduce tg3_tx_ring_info
Matt Carlson
2
-7
/
+12
2011-07-28
ASIX: Use only 11 bits of header for data size
Marek Vasut
1
-2
/
+2
2011-07-28
ASIX: Simplify condition in rx_fixup()
Marek Vasut
1
-3
/
+2
2011-07-28
Fix cdc-phonet build
Chris Clayton
1
-0
/
+1
2011-07-28
bonding: reduce noise during init
Andy Gospodarek
1
-1
/
+1
2011-07-28
bonding: fix string comparison errors
Andy Gospodarek
1
-62
/
+71
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
8
-6
/
+14
2011-07-28
forcedeth: fix vlans
Jiri Pirko
1
-3
/
+13
2011-07-28
gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3e
Sebastian Pöhn
1
-5
/
+1
2011-07-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-3
/
+6
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
18
-18
/
+18
2011-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-3
/
+6
2011-07-27
b43: fix invalid memory access in b43_ssb_remove()
Pavel Roskin
1
-2
/
+3
2011-07-27
b43: bcma: drop BROKEN
Rafał Miłecki
1
-1
/
+1
2011-07-27
b43: bus: fix memory corruption when setting driver's data
Rafał Miłecki
1
-0
/
+2
2011-07-26
acenic: use netdev_alloc_skb_ip_align
stephen hemminger
2
-24
/
+27
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
62
-76
/
+75
2011-07-25
bnx2x: use pci_pcie_cap()
Vladislav Zolotarov
1
-1
/
+1
2011-07-25
bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task
Vladislav Zolotarov
1
-11
/
+25
2011-07-25
bnx2x: enable internal target-read for 57712 and up only
Shmulik Ravid
1
-3
/
+6
2011-07-25
bnx2x: count statistic ramrods on EQ to prevent MC assert
Vladislav Zolotarov
1
-31
/
+32
2011-07-25
bnx2x: fix loopback for non 10G link
Yaniv Rosner
1
-6
/
+18
2011-07-25
bnx2x: dcb - send all unmapped priorities to same COS as L2
Dmitry Kravkov
1
-6
/
+33
2011-07-25
iwlwifi: Fix build with CONFIG_PM disabled.
David S. Miller
1
-0
/
+6
2011-07-24
via-velocity: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-24
qlge: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-24
igb: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-24
can: c_can: remove duplicated #include
Huang Weiyi
2
-2
/
+0
2011-07-24
bnad: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-23
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
146
-5993
/
+6492
2011-07-23
bna: Header File Consolidation
Rasesh Mody
6
-87
/
+69
2011-07-23
bna: HW Error Counter Fix
Rasesh Mody
3
-0
/
+6
2011-07-23
bna: Add HW Semaphore Unlock Logic
Rasesh Mody
2
-0
/
+31
2011-07-23
bna: IOC Event Name Change
Rasesh Mody
1
-10
/
+10
2011-07-23
bna: Mboxq Flush When IOC Disabled
Rasesh Mody
1
-3
/
+4
2011-07-23
bna: Minor IRQ Index and Definition Change
Rasesh Mody
2
-9
/
+13
2011-07-23
bna: State Machine Fault Handling Cleanup
Rasesh Mody
4
-64
/
+64
2011-07-23
bna: IOC Event Notification Enhancement
Rasesh Mody
4
-54
/
+99
2011-07-23
bna: CheckPatch Cleanup
Rasesh Mody
13
-215
/
+215
[prev]
[next]