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
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence
Mugunthan V N
1
-1
/
+1
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-118
/
+305
2013-04-30
drivers: net: cpsw: fix kernel warn on cpsw irq enable
Mugunthan V N
1
-1
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-25
net/cpsw: fix irq_disable() with threaded interrupts
Sebastian Siewior
1
-3
/
+22
2013-04-25
net/cpsw: optimize the for_each_slave_macro()
Sebastian Siewior
1
-3
/
+6
2013-04-25
net/cpsw: make sure modules remove does not leak any ressources
Sebastian Siewior
1
-7
/
+16
2013-04-25
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
Sebastian Siewior
3
-0
/
+4
2013-04-25
net/cpsw: redo rx skb allocation in rx path
Sebastian Siewior
2
-21
/
+19
2013-04-25
net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
Sebastian Siewior
4
-10
/
+10
2013-04-25
net/cpsw: don't rely only on netif_running() to check which device is active
Sebastian Siewior
1
-11
/
+22
2013-04-25
net/cpsw: don't continue if we miss to allocate rx skbs
Sebastian Siewior
1
-13
/
+22
2013-04-25
net/davinci_cpdma: don't check for jiffies with interrupts
Sebastian Siewior
1
-8
/
+12
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+2
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-2
/
+2
2013-04-17
tlan: cancel work at remove path
Devendra Naga
1
-0
/
+1
2013-04-15
drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...
Mugunthan V N
1
-1
/
+1
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2013-03-27
drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...
Mugunthan V N
1
-1
/
+1
2013-03-27
drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue
Mugunthan V N
1
-1
/
+1
2013-03-26
net/davinci_emac: use devres APIs
Sekhar Nori
1
-30
/
+16
2013-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-21
net: ethernet: cpsw: fix erroneous condition in error check
Lothar Waßmann
1
-1
/
+1
2013-03-20
net: ethernet: davinci_emac: make local function emac_poll_controller() static
Wei Yongjun
1
-1
/
+1
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2013-03-20
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2013-03-17
drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...
Mugunthan V N
1
-1
/
+1
2013-03-13
net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()
Daniel Mack
1
-1
/
+1
2013-03-13
drivers: net: ethernet: cpsw: implement get phy_id via ioctl
Mugunthan V N
1
-2
/
+14
2013-03-13
driver: net: ethernet: cpsw: implement interrupt pacing via ethtool
Mugunthan V N
1
-0
/
+104
2013-03-13
driver: net: ethernet: cpsw: implement ethtool get/set phy setting
Mugunthan V N
1
-0
/
+29
2013-03-13
drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave
Mugunthan V N
1
-5
/
+5
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-3
/
+1
2013-02-27
drivers: net: ethernet: cpsw: consider number of slaves in interation
Daniel Mack
1
-1
/
+1
2013-02-22
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+3
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-02-18
drivers: net: davinci_cpdma: acknowledge interrupt properly
Mugunthan V N
3
-12
/
+24
2013-02-15
net: cwdavinci_cpdma: export symbols for cpsw
Arnd Bergmann
1
-0
/
+3
2013-02-13
net: ethernet: ti: remove redundant NULL check.
Cyril Roelandt
1
-4
/
+2
2013-02-13
driver: net: ethernet: cpsw: dual emac interface implementation
Mugunthan V N
1
-52
/
+283
2013-02-13
driver: net: ethernet: cpsw: make cpts as pointer
Mugunthan V N
1
-15
/
+21
2013-02-13
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
4
-9
/
+24
2013-02-07
drivers: net:ethernet: cpsw: add support for VLAN
Mugunthan V N
2
-2
/
+108
2013-02-07
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
Mugunthan V N
3
-22
/
+113
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2
-8
/
+4
2013-01-21
net: ethernet: davinci: Fix build breakage
Thierry Reding
1
-1
/
+1
2013-01-18
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
Mugunthan V N
4
-13
/
+57
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
3
-4
/
+4
2013-01-11
drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
[next]