index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it
Troy Kisky
2017-09-20
1
-2
/
+2
*
net: fec: remove unused interrupt FEC_ENET_TS_TIMER
Troy Kisky
2017-09-20
1
-2
/
+2
*
net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
Troy Kisky
2017-09-20
1
-2
/
+2
*
gianfar: Fix Tx flow control deactivation
Claudiu Manoil
2017-09-05
1
-1
/
+1
*
fsl/fman: make arrays port_ids static, reduces object code size
Colin Ian King
2017-09-01
1
-4
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-0
/
+2
|
\
|
*
fsl/man: Inherit parent device and of_node
Florian Fainelli
2017-08-22
1
-0
/
+2
*
|
dpaa_eth: check allocation result
Madalin Bucur
2017-08-28
1
-0
/
+3
*
|
dpaa_eth: add NETIF_F_RXHASH
Madalin Bucur
2017-08-28
5
-5
/
+41
*
|
dpaa_eth: enable Rx hashing control
Madalin Bucur
2017-08-28
1
-0
/
+113
*
|
dpaa_eth: use multiple Rx frame queues
Madalin Bucur
2017-08-28
3
-7
/
+47
*
|
fsl/fman: enable FMan Keygen
Iordache Florinel-R70177
2017-08-28
7
-2
/
+884
*
|
fsl/fman: move struct fman to header file
Madalin Bucur
2017-08-28
3
-81
/
+82
*
|
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-08-23
1
-1
/
+0
*
|
net: ethernet: freescale: fs_enet: make mdiobb_ops const
Bhumika Goyal
2017-08-22
1
-1
/
+1
*
|
net: ethernet: make ptp_clock_info const
Bhumika Goyal
2017-08-22
1
-1
/
+1
*
|
net: dpaa_eth: constify platform_device_id
Arvind Yadav
2017-08-13
1
-1
/
+1
*
|
fsl/fman: implement several errata workarounds
Florinel Iordache
2017-08-11
1
-25
/
+93
*
|
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
1
-3
/
+4
*
|
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
1
-1
/
+1
*
|
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-1
/
+0
*
|
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
1
-3
/
+4
*
|
net: fec: Allow reception of frames bigger than 1522 bytes
Andrew Lunn
2017-07-30
1
-3
/
+5
*
|
net: fec: Issue error for missing but expected PHY
Andrew Lunn
2017-07-30
1
-1
/
+3
*
|
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
6
-49
/
+45
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-0
/
+1
|
\
|
*
fsl/fman: add dependency on HAS_DMA
Madalin Bucur
2017-06-27
1
-0
/
+1
*
|
net: freescale: gianfar : constify dev_pm_ops structures.
Arvind Yadav
2017-06-29
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
2
-1
/
+3
|
\
|
|
*
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
Madalin Bucur
2017-06-20
1
-1
/
+1
|
*
fsl/fman: propagate dma_ops
Madalin Bucur
2017-06-20
1
-0
/
+2
*
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
|
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
2
-5
/
+5
*
|
net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272
Fabio Estevam
2017-06-10
1
-0
/
+4
*
|
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-2
/
+2
*
|
net: fec: Clear and enable MIB counters on imx51
Andrew Lunn
2017-06-07
2
-3
/
+28
|
/
*
net: freescale: fix potential null pointer dereference
Gustavo A. R. Silva
2017-05-31
1
-1
/
+8
*
net: fec: add post PHY reset delay DT property
Quentin Schulz
2017-05-24
1
-1
/
+15
*
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-12
1
-5
/
+3
|
\
|
*
net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
Christophe Leroy
2017-04-30
1
-5
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-2
/
+2
|
\
\
|
*
|
net: fec: Fix typo in error msg and comment
Peter Meerwald-Stadler
2017-03-24
1
-2
/
+2
|
|
/
*
|
net: fec: add ERR007885 for i.MX6ul enet IP
Fugang Duan
2017-04-11
1
-2
/
+3
*
|
net: fec: correct the errata number comment typo
Fugang Duan
2017-04-11
1
-1
/
+1
*
|
net: fec: add phy-reset-gpios PROBE_DEFER check
Fugang Duan
2017-04-11
1
-8
/
+18
*
|
net: fec: pass ->dev to dma_alloc__coherent() API
Fugang Duan
2017-04-11
1
-2
/
+2
*
|
net: fec: avoid BD pointer type cast to 32bit
Fugang Duan
2017-04-11
1
-2
/
+2
*
|
net: fec: add return value check after calling .of_property_read_u32()
Fugang Duan
2017-04-11
1
-2
/
+2
*
|
dpaa_eth: use AVOIDBLOCK for Tx confirmation queues
Madalin Bucur
2017-04-01
1
-1
/
+1
*
|
fsl/fman: take into account all RGMII modes
Madalin Bucur
2017-04-01
2
-2
/
+11
[next]