aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern2019-05-241-15/+16
* enetc: add get_ts_info interface for ethtoolY.b. Lu2019-05-243-0/+39
* enetc: add hardware timestamping supportY.b. Lu2019-05-246-6/+189
* net: ll_temac: Fix compile errorEsben Haabendal2019-05-231-2/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-05-2314-234/+400
|\
| * ice: Silence semantic parser warningsBruce Allan2019-05-232-4/+4
| * ice: Fix couple of issues in ice_vsi_releaseBrett Creeley2019-05-233-13/+14
| * ice: Reorganize ice_vf structJesse Brandeburg2019-05-231-8/+13
| * ice: Use bitfields when possibleJesse Brandeburg2019-05-233-11/+11
| * ice: Reorganize tx_buf and ring structsJesse Brandeburg2019-05-231-14/+21
| * ice: Format ethtool reported statsRichard Rodriguez2019-05-231-54/+54
| * ice: Gracefully handle reset failure in ice_alloc_vfs()Brett Creeley2019-05-231-2/+9
| * ice: Refactor the LLDP MIB change event handlingUsha Ketineni2019-05-233-22/+140
| * ice: Advertise supported link modes if none requestedTony Nguyen2019-05-231-25/+50
| * ice: Fix hang when ethtool disables FW LLDPDave Ertman2019-05-234-17/+25
| * ice: Call out dev/func caps when printingAnirudh Venkataramanan2019-05-231-26/+30
| * ice: Remove braces for single statement blocksAnirudh Venkataramanan2019-05-231-2/+1
| * ice: Cleanup an unnecessary variable initializationBruce Allan2019-05-231-3/+3
| * ice: Implement LLDP persistenceAnirudh Venkataramanan2019-05-235-37/+29
| * ice: Fix double spacingAnirudh Venkataramanan2019-05-231-1/+1
* | net: qualcomm: rmnet: Move common struct definitions to includeSubash Abhinov Kasiviswanathan2019-05-231-24/+1
|/
* Revert "dpaa2-eth: configure the cache stashing amount on a queue"Ioana Radulescu2019-05-231-6/+1
* cxgb4: use firmware API for validating filter specRaju Rangoju2019-05-234-6/+68
* net: ll_temac: Enable multicast supportEsben Haabendal2019-05-231-2/+1
* net: ll_temac: Cleanup multicast filter on changeEsben Haabendal2019-05-231-2/+5
* net: ll_temac: Prepare indirect register access for multicast supportEsben Haabendal2019-05-233-88/+177
* net: ll_temac: Do not make promiscuous mode sticky on multicastEsben Haabendal2019-05-231-7/+0
* net: phy: lxt: Add suspend/resume support to LXT971 and LXT973.Christophe Leroy2019-05-231-0/+6
* net: phy: Make phy_basic_t1_features use base100t1.Andrew Lunn2019-05-221-1/+1
* net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn2019-05-221-1/+3
* net: phy: dp83867: Allocate state struct in probeTrent Piepho2019-05-221-14/+19
* net: phy: dp83867: Validate FIFO depth propertyTrent Piepho2019-05-221-2/+15
* net: phy: dp83867: IO impedance is not dependent on RGMII delayTrent Piepho2019-05-221-10/+9
* net: phy: dp83867: Use unsigned variables to store unsigned propertiesTrent Piepho2019-05-221-3/+3
* net: phy: dp83867: Rework delay rgmii delay handlingTrent Piepho2019-05-221-12/+66
* net: phy: dp83867: Add ability to disable output clockTrent Piepho2019-05-221-9/+28
* cxgb4: Enable hash filter with offloadVishal Kulkarni2019-05-228-22/+110
* net: fec: remove redundant ipg clock disableBaruch Siach2019-05-221-1/+0
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-221-9/+1
|\
| * drivers/perf: arm_spe: Don't error on high-order pages for aux bufWill Deacon2019-05-131-9/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2212-57/+52
|\ \
| * | usbnet: fix kernel crash after disconnectKloetzke Jan2019-05-211-0/+6
| * | net: phylink: ensure inband AN works correctlyRussell King2019-05-211-22/+15
| * | usbnet: ipheth: fix racing conditionBernd Eckstein2019-05-211-1/+2
| * | net: stmmac: dma channel control register need to be init firstWeifeng Voon2019-05-201-4/+4
| * | net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min2019-05-201-2/+2
| * | fddi: fix typos in code commentsWeitao Hou2019-05-201-2/+2
| * | 2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-201-10/+6
| * | 1/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-202-10/+11
| * | macvlan: Mark expected switch fall-throughGustavo A. R. Silva2019-05-201-0/+1