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.13.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
/
macb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-28
macb: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-25
macb: Call dev_kfree_skb_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
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
1
-0
/
+64
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-08-31
net: macb: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
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-09
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
Jongsung Kim
1
-1
/
+1
2013-06-07
net/macb: change RX path for GEM
Nicolas Ferre
1
-49
/
+259
2013-06-07
net/macb: increase RX buffer size for GEM
Nicolas Ferre
1
-8
/
+37
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-15
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
1
-2
/
+16
2013-04-15
net/macb: fix error return code in macb_probe()
Nicolas Ferre
1
-2
/
+2
2013-04-03
net/cadence/macb: Simplify OF dependencies
Guenter Roeck
1
-37
/
+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
1
-0
/
+1
2013-03-28
net/macb: clear tx/rx completion flags in ISR
Steffen Trumtrar
1
-0
/
+3
2013-03-06
net: macb: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+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-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
1
-4
/
+4
2012-11-23
net/macb: GEM DMA configuration register update
Nicolas Ferre
1
-2
/
+8
2012-11-20
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
1
-3
/
+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
1
-0
/
+8
2012-11-15
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
1
-1
/
+11
2012-11-08
net/at91_ether: use stat function from macb
Joachim Eastwood
1
-1
/
+2
2012-11-08
net/macb: export macb_set_hwaddr and macb_get_hwaddr
Joachim Eastwood
1
-3
/
+5
2012-11-08
net/macb: support reversed hw addr
Joachim Eastwood
1
-6
/
+18
2012-11-08
net/macb: check all address registers sets
Joachim Eastwood
1
-15
/
+20
2012-11-03
macb: Keep driver's speed/duplex in sync with actual NCFGR
Vitalii Demianets
1
-0
/
+2
2012-11-01
net/macb: add pinctrl consumer support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+11
2012-11-01
net/macb: Offset first RX buffer by two bytes
Havard Skinnemoen
1
-7
/
+16
2012-11-01
net/macb: better manage tx errors
Nicolas Ferre
1
-54
/
+112
2012-11-01
net/macb: ethtool interface: add register dump feature
Nicolas Ferre
1
-0
/
+40
2012-11-01
net/macb: clean up ring buffer logic
Havard Skinnemoen
1
-63
/
+109
2012-11-01
net/macb: tx status is more than 8 bits now
Nicolas Ferre
1
-1
/
+1
2012-11-01
net/macb: remove macb_get_drvinfo()
Nicolas Ferre
1
-11
/
+0
2012-11-01
net/macb: change debugging messages
Havard Skinnemoen
1
-10
/
+12
2012-11-01
net/macb: memory barriers cleanup
Havard Skinnemoen
1
-4
/
+14
2012-11-01
net/macb: Add support for Gigabit Ethernet mode
Patrice Vilchez
1
-3
/
+12
2012-10-23
net/macb: fix truncate warnings
Joachim Eastwood
1
-4
/
+4
2012-10-19
net/at91_ether: share macb_set_rx_mode with macb
Joachim Eastwood
1
-1
/
+2
[next]