summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-07-07phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King
2017-07-07phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-07-07phylink: add module EEPROM supportRussell King
2017-07-07sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King
2017-07-07phylink: add phylink infrastructureRussell King
2017-07-07net: phy: add I2C mdio busRussell King
2017-07-07net: phy: export phy_start_machine() for phylinkRussell King
2017-07-07net: phy: provide a hook for link up/link down eventsRussell King
2017-07-07net: phy: add 1000Base-X to phy settings tableRussell King
2017-07-07net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-07-07net: phy: split out PHY speed and duplex string generationRussell King
2017-07-07net: phy: allow settings table to support more than 32 link modesRussell King
2017-07-07net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King
2017-07-07net: phy: split out 10G genphy supportRussell King
2017-07-07net: phy: hook up clause 45 autonegotiation restartRussell King
2017-07-07net: phy: add 802.3 clause 45 support to phylibRussell King
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik
2017-06-29rocker: move dereference before freeDan Carpenter
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel
2017-06-29virtio-net: serialize tx routine during resetJason Wang
2017-06-27net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur
2017-06-25bnx2x: Don't log mc removal needlesslyMintz, Yuval
2017-06-23bnxt_en: Fix netpoll handling.Michael Chan
2017-06-23bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan
2017-06-23net: dp83640: Avoid NULL pointer dereference.Richard Cochran
2017-06-22sfc: Fix MCDI command size for filter operationsMartin Habets
2017-06-22netvsc: don't access netdev->num_rx_queues directlyArnd Bergmann
2017-06-22macvlan: Let passthru macvlan correctly restore lower mac addressVlad Yasevich
2017-06-22macvlan: convert port passthru to flags.Vlad Yasevich
2017-06-22macvlan: Fix passthru macvlan mac address inheritanceVlad Yasevich
2017-06-22macvlan: Do not return error when setting the same mac addressVlad Yasevich
2017-06-22xen-netback: correctly schedule rate-limited queuesWei Liu
2017-06-22veth: Be more robust on network device creation when no attributesSerhey Popovych
2017-06-22drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla
2017-06-22net/phy: micrel: configure intterupts after autoneg workaroundZach Brown
2017-06-20Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...David S. Miller
2017-06-20net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel
2017-06-20sfc: remove duplicate up_write on VF filter_semEdward Cree
2017-06-20dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur
2017-06-20fsl/fman: propagate dma_opsMadalin Bucur
2017-06-19net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng
2017-06-19cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-16brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel
2017-06-15net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz