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
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-07-22
drivers/net/mlx4: Adjust constant
Julia Lawall
1
-1
/
+1
2009-07-06
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-4
/
+10
2009-06-23
mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls
Roland Dreier
1
-4
/
+10
2009-06-22
mlx4_en: Remove redundant refill code on RX
Yevgeny Petrilin
3
-102
/
+0
2009-06-22
mlx4_en: Removed redundant check on lso header size
Yevgeny Petrilin
2
-6
/
+0
2009-06-22
mlx4_en: Cancel port_up check in transmit function
Yevgeny Petrilin
2
-9
/
+2
2009-06-22
mlx4_en: using stop/start_all_queues
Yevgeny Petrilin
1
-2
/
+2
2009-06-22
mlx4_en: Removed redundant skb->len check
Yevgeny Petrilin
1
-4
/
+0
2009-06-22
mlx4_en: Counting all the dropped packets on the TX side
Yevgeny Petrilin
1
-7
/
+8
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
5
-8
/
+20
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-7
/
+19
2009-06-15
Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
4
-7
/
+19
2009-06-15
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2009-06-08
mlx4: FIX error flow when initializing EQ table
Yevgeny Petrilin
1
-1
/
+3
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+4
2009-06-02
mlx4_en: Updated driver version
Yevgeny Petrilin
1
-2
/
+2
2009-06-02
mlx4_en: Added vlan_features support
Yevgeny Petrilin
1
-0
/
+4
2009-06-02
mlx4_en: multiqueue support
Yevgeny Petrilin
4
-71
/
+28
2009-06-02
mlx4_en: Coalescing target is equal for all mtu's
Yevgeny Petrilin
3
-5
/
+4
2009-06-02
mlx4_en: Work with part of the ports.
Yevgeny Petrilin
1
-18
/
+1
2009-06-02
mlx4_en renamed en_params.c to en_ethtool.c
Yevgeny Petrilin
2
-1
/
+1
2009-06-02
mlx4_en: Moved all module parameters handling to en_main.c
Yevgeny Petrilin
3
-60
/
+54
2009-06-02
mlx4_en: Giving interface name in debug messages
Yevgeny Petrilin
5
-156
/
+159
2009-05-30
mlx4_en: Fix a kernel panic when waking tx queue
Yevgeny Petrilin
1
-4
/
+4
2009-05-29
net: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
1
-3
/
+4
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
1
-1
/
+0
2009-05-28
mlx4_core: Add module parameter for number of MTTs per segment
Eli Cohen
3
-6
/
+16
2009-05-25
mlx4_en: Fix partial rings feature
Yevgeny Petrilin
3
-39
/
+58
2009-05-25
mlx4_en: Removed redundant stride variable
Yevgeny Petrilin
1
-3
/
+0
2009-05-18
mlx4_en: Fix not deleted napi structures
Yevgeny Petrilin
1
-1
/
+3
2009-05-12
Remove unreached code in drivers/net/mlx4/en_rx.c
Dan Carpenter
1
-1
/
+0
2009-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+5
2009-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2009-04-27
mlx4_en: Handle page allocation failure during receive
Yevgeny Petrilin
1
-0
/
+4
2009-04-27
mlx4_en: Fix cleanup flow on cq activation
Yevgeny Petrilin
1
-1
/
+1
2009-04-21
mlx4_core: Fix memory leak in mlx4_enable_msi_x()
Nicolas Morey-Chaisemartin
1
-1
/
+1
2009-04-21
mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails
Roland Dreier
1
-3
/
+2
2009-04-21
mlx4_en: Move to SW counters for total bytes and packets
Yevgeny Petrilin
1
-32
/
+13
2009-04-21
mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization
Yevgeny Petrilin
1
-1
/
+1
2009-04-21
mlx4_en: Assign dummy event handler for TX queue
Yevgeny Petrilin
4
-6
/
+8
2009-04-21
mlx4_en: Fix a race at restart task
Yevgeny Petrilin
1
-8
/
+11
2009-04-21
mlx4_en: Fix error handling while activating RX rings
Yevgeny Petrilin
1
-2
/
+4
2009-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+3
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-04-03
workqueue: add to_delayed_work() helper function
Jean Delvare
3
-3
/
+3
2009-03-31
mlx4_core: Don't leak mailbox for SET_PORT on Ethernet ports
Roland Dreier
1
-2
/
+3
[next]