index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
/
macb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gem
Cyrille Pitchen
2014-07-24
1
-0
/
+6
*
net/macb: add RX checksum offload feature
Cyrille Pitchen
2014-07-24
1
-4
/
+32
*
net/macb: add TX checksum offload feature
Cyrille Pitchen
2014-07-24
1
-0
/
+29
*
net/macb: add scatter-gather hw feature
Cyrille Pitchen
2014-07-24
1
-50
/
+227
*
net/macb: configure for FIFO mode and non-gigabit
Nicolas Ferre
2014-07-24
1
-18
/
+57
*
net: macb: Fix race between HW and driver
Soren Brinkmann
2014-05-05
1
-10
/
+0
*
net: macb: Remove 'unlikely' optimization
Soren Brinkmann
2014-05-05
1
-1
/
+1
*
net: macb: Re-enable RX interrupt only when RX is done
Soren Brinkmann
2014-05-05
1
-7
/
+6
*
net: macb: Clear interrupt flags
Soren Brinkmann
2014-05-05
1
-0
/
+10
*
net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
Soren Brinkmann
2014-05-05
1
-1
/
+1
*
macb: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
macb: Call dev_kfree_skb_any instead of kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
*
net: macb: DMA-unmap full rx-buffer
Soren Brinkmann
2014-03-05
1
-1
/
+1
*
net: macb: Check DMA mappings for error
Soren Brinkmann
2014-03-05
1
-2
/
+12
*
net: macb: Fix build warning
Soren Brinkmann
2013-12-11
1
-1
/
+1
*
net: macb: Adjust tx_clk when link speed changes
Soren Brinkmann
2013-12-10
1
-0
/
+64
*
net: macb: Use devm_request_irq()
Soren Brinkmann
2013-12-10
1
-5
/
+3
*
net: macb: Use devm_ioremap()
Soren Brinkmann
2013-12-10
1
-5
/
+3
*
net: macb: Migrate to devm clock interface
Soren Brinkmann
2013-12-10
1
-12
/
+20
*
net: macb: Migrate to dev_pm_ops
Soren Brinkmann
2013-12-10
1
-7
/
+7
*
net: macb: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-3
/
+3
*
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
Boris BREZILLON
2013-08-29
1
-3
/
+3
*
net/cadence/macb: add support for dt phy definition
Boris BREZILLON
2013-08-26
1
-7
/
+34
*
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
Jongsung Kim
2013-07-09
1
-1
/
+1
*
net/macb: change RX path for GEM
Nicolas Ferre
2013-06-06
1
-49
/
+259
*
net/macb: increase RX buffer size for GEM
Nicolas Ferre
2013-06-06
1
-8
/
+37
*
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-27
1
-2
/
+0
*
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
2013-05-14
1
-2
/
+16
*
net/macb: fix error return code in macb_probe()
Nicolas Ferre
2013-04-15
1
-2
/
+2
*
net/cadence/macb: Simplify OF dependencies
Guenter Roeck
2013-04-02
1
-37
/
+6
*
net/macb: make clk_enable atomic
Steffen Trumtrar
2013-03-28
1
-10
/
+10
*
net/macb: force endian_swp_pkt_en to off
Steffen Trumtrar
2013-03-28
1
-0
/
+1
*
net/macb: clear tx/rx completion flags in ISR
Steffen Trumtrar
2013-03-28
1
-0
/
+3
*
net: macb: use module_platform_driver_probe()
Jingoo Han
2013-03-05
1
-12
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-18
1
-0
/
+5
|
\
|
*
net/macb: fix race with RX interrupt while doing NAPI
Nicolas Ferre
2013-02-13
1
-0
/
+5
*
|
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-1
/
+1
|
/
*
net/cadence: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-4
/
+4
*
net/macb: GEM DMA configuration register update
Nicolas Ferre
2012-11-23
1
-2
/
+8
*
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2012-11-19
1
-3
/
+0
*
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
2012-11-19
1
-10
/
+7
*
net/macb: clear unused address register
Joachim Eastwood
2012-11-14
1
-0
/
+8
*
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
2012-11-14
1
-1
/
+11
*
net/at91_ether: use stat function from macb
Joachim Eastwood
2012-11-07
1
-1
/
+2
*
net/macb: export macb_set_hwaddr and macb_get_hwaddr
Joachim Eastwood
2012-11-07
1
-3
/
+5
*
net/macb: support reversed hw addr
Joachim Eastwood
2012-11-07
1
-6
/
+18
*
net/macb: check all address registers sets
Joachim Eastwood
2012-11-07
1
-15
/
+20
*
macb: Keep driver's speed/duplex in sync with actual NCFGR
Vitalii Demianets
2012-11-03
1
-0
/
+2
*
net/macb: add pinctrl consumer support
Jean-Christophe PLAGNIOL-VILLARD
2012-11-01
1
-0
/
+11
*
net/macb: Offset first RX buffer by two bytes
Havard Skinnemoen
2012-11-01
1
-7
/
+16
[next]