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
/
freescale
/
gianfar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: freescale: gianfar : constify dev_pm_ops structures.
Arvind Yadav
2017-06-29
1
-1
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
1
-2
/
+2
|
\
|
*
gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page
Arseny Solokha
2017-01-30
1
-2
/
+2
*
|
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-2
/
+2
|
/
*
gianfar: Do not reuse pages from emergency reserve
Eric Dumazet
2017-01-19
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-0
/
+8
|
\
|
*
net: ethernet: gianfar: fix fixed-link phydev leaks
Johan Hovold
2016-11-29
1
-0
/
+8
*
|
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-6
/
+3
|
/
*
gianfar: fix size of scatter-gathered frames
Zefir Kurtisi
2016-08-23
1
-6
/
+14
*
net: gianfar: fix old-style declaration
Arnd Bergmann
2016-06-16
1
-1
/
+1
*
gianfar: fix the last transmit buffer descriptor
Yangbo Lu
2016-06-03
1
-1
/
+2
*
net: ethernet: gianfar: use phydev from struct net_device
Philippe Reynes
2016-05-16
1
-20
/
+22
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
1
-54
/
+50
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-1
/
+3
|
|
\
|
*
|
gianfar: fix endianness for hardware timestamp
Yangbo Lu
2016-02-25
1
-2
/
+2
|
*
|
gianfar: Remove redundant ops for do_tstamp from xmit()
Claudiu Manoil
2016-02-24
1
-9
/
+5
|
*
|
gianfar: Use skb_frag_t pointers inside xmit()
Claudiu Manoil
2016-02-24
1
-9
/
+9
|
*
|
gianfar: Map head TxBD first
Claudiu Manoil
2016-02-24
1
-48
/
+48
*
|
|
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-1
/
+1
|
|
/
|
/
|
*
|
gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
Atsushi Nemoto
2016-03-06
1
-1
/
+3
|
/
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
1
-3
/
+5
|
\
|
*
gianfar: Don't enable RX Filer if not supported
Hamish Martin
2015-12-16
1
-3
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
1
-3
/
+3
|
\
\
|
|
/
|
*
net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()
Mark Brown
2015-11-30
1
-3
/
+3
*
|
gianfar: use of_property_read_bool()
Saurabh Sengar
2015-11-22
1
-4
/
+1
*
|
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-18
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
1
-5
/
+3
|
\
|
*
gianfar: Fix Rx BSY error handling
Claudiu Manoil
2015-10-25
1
-3
/
+1
|
*
gianfar: Don't enable the Filer w/o the Parser
Claudiu Manoil
2015-10-25
1
-2
/
+2
*
|
gianfar: Increase TX_TIMEOUT to 5HZ
Abhimanyu
2015-10-27
1
-1
/
+1
*
|
gianfar: Add WAKE_UCAST and "wake-on-filer" support
Claudiu Manoil
2015-10-07
1
-11
/
+144
|
/
*
phy: add phy_device_remove()
Russell King
2015-09-24
1
-2
/
+3
*
net: fix phy refcounting in a bunch of drivers
Russell King
2015-09-24
1
-0
/
+3
*
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
2015-09-24
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-21
1
-0
/
+5
|
\
|
*
gianfar: Restore link state settings after MAC reset
Claudiu Manoil
2015-08-13
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
1
-72
/
+32
|
\
\
|
|
/
|
*
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
2015-07-31
1
-6
/
+2
|
*
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
2015-07-31
1
-68
/
+30
|
*
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
2015-07-31
1
-0
/
+2
*
|
gianfar: Fix warnings when built on 64-bit
Scott Wood
2015-07-29
1
-6
/
+9
*
|
gianfar: Add paged allocation and Rx S/G
Claudiu Manoil
2015-07-15
1
-130
/
+190
*
|
gianfar: Use ndev, more Rx path cleanup
Claudiu Manoil
2015-07-15
1
-30
/
+24
*
|
gianfar: Fix and cleanup rxbd status handling
Claudiu Manoil
2015-07-15
1
-16
/
+18
*
|
gianfar: Bundle Rx allocation, cleanup
Claudiu Manoil
2015-07-15
1
-97
/
+104
|
/
*
gianfar: Enable changing mac addr when if up
Claudiu Manoil
2015-05-09
1
-1
/
+12
[next]