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