summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-07-07sfp: add sfp+ compatibleRussell King
2017-07-07sfp: hack: allow marvell 10G phy support to use SFPRussell King
2017-07-07sfp: use netdev sfp_bus for start/stopRussell King
2017-07-07sfp: move module eeprom ethtool access into netdev core ethtoolRussell King
2017-07-07phy: fixed-phy: remove fixed_phy_update_state()Russell King
2017-07-07net: mvneta: add module EEPROM reading supportRussell King
2017-07-07net: mvneta: disable MVNETA_CAUSE_PSC_SYNC_CHANGE interruptRussell King
2017-07-07net: mvneta: hack fix phy_interfaceRussell King
2017-07-07net: mvneta: convert to phylinkRussell King
2017-07-07sfp: display SFP module informationRussell King
2017-07-07sfp: add SFP module supportRussell King
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