index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-06
net: macb: DMA-unmap full rx-buffer
Soren Brinkmann
1
-1
/
+1
2014-03-06
net: macb: Check DMA mappings for error
Soren Brinkmann
1
-2
/
+12
2013-12-11
net: macb: Fix build warning
Soren Brinkmann
1
-1
/
+1
2013-12-11
net: macb: Adjust tx_clk when link speed changes
Soren Brinkmann
2
-0
/
+65
2013-12-11
net: macb: Use devm_request_irq()
Soren Brinkmann
1
-5
/
+3
2013-12-11
net: macb: Use devm_ioremap()
Soren Brinkmann
1
-5
/
+3
2013-12-11
net: macb: Migrate to devm clock interface
Soren Brinkmann
1
-12
/
+20
2013-12-11
net: macb: Migrate to dev_pm_ops
Soren Brinkmann
1
-7
/
+7
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-08-31
net: macb: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-08-31
net: at91_ether: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-29
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
Boris BREZILLON
1
-3
/
+3
2013-08-27
net/cadence/macb: add support for dt phy definition
Boris BREZILLON
1
-7
/
+34
2013-07-12
drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...
Wolfram Sang
1
-11
/
+0
2013-07-09
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
Jongsung Kim
1
-1
/
+1
2013-06-20
at91_ether: Do not select NET_CORE
Ben Hutchings
1
-1
/
+0
2013-06-07
net/macb: change RX path for GEM
Nicolas Ferre
2
-49
/
+272
2013-06-07
net/macb: increase RX buffer size for GEM
Nicolas Ferre
2
-8
/
+38
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2
-3
/
+0
2013-05-15
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
2
-2
/
+23
2013-05-12
net/ethernet: MACB should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-05-12
net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-04-15
net/macb: fix error return code in macb_probe()
Nicolas Ferre
1
-2
/
+2
2013-04-13
net/at91_ether: fix error return code in at91ether_probe()
Wei Yongjun
1
-1
/
+2
2013-04-03
net/cadence/macb: Simplify OF dependencies
Guenter Roeck
1
-37
/
+6
2013-04-03
net/cadence/at91_ether: Simplify OF dependencies
Guenter Roeck
1
-38
/
+6
2013-03-28
net/macb: make clk_enable atomic
Steffen Trumtrar
1
-10
/
+10
2013-03-28
net/macb: force endian_swp_pkt_en to off
Steffen Trumtrar
2
-0
/
+3
2013-03-28
net/macb: clear tx/rx completion flags in ISR
Steffen Trumtrar
1
-0
/
+3
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-11
/
+8
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-1
/
+0
2013-03-06
net: macb: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-06
net: at91_ether: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-0
/
+5
2013-02-14
drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependency
Heiko Carstens
1
-0
/
+1
2013-02-13
net/macb: fix race with RX interrupt while doing NAPI
Nicolas Ferre
1
-0
/
+5
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2012-12-03
net/cadence: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-11-23
net/macb: GEM DMA configuration register update
Nicolas Ferre
2
-2
/
+19
2012-11-20
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2
-6
/
+0
2012-11-19
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
1
-10
/
+7
2012-11-15
net/macb: clear unused address register
Joachim Eastwood
2
-0
/
+14
2012-11-15
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
1
-1
/
+11
2012-11-08
net/at91_ether: fix comment and style issues
Joachim Eastwood
1
-60
/
+51
2012-11-08
net/at91_ether: clean up print outs
Joachim Eastwood
1
-10
/
+7
2012-11-08
net/at91_ether: drop board_data private struct member
Joachim Eastwood
2
-8
/
+1
2012-11-08
net/at91_ether: use stat function from macb
Joachim Eastwood
3
-42
/
+11
2012-11-08
net/at91_ether: use macb functions for get/set hwaddr
Joachim Eastwood
1
-109
/
+3
2012-11-08
net/macb: export macb_set_hwaddr and macb_get_hwaddr
Joachim Eastwood
2
-3
/
+7
[next]