summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phy: remove phy_stop_interruptsHeiner Kallweit2019-01-182-19/+2
* net: phy: ensure phylib state machine is stopped after calling phy_stopHeiner Kallweit2019-01-182-2/+1
* net: phy: stop PHY if needed when entering phy_disconnectHeiner Kallweit2019-01-181-0/+3
* net: jme: fix indentation issuesColin Ian King2019-01-181-3/+2
* net: vxge: fix indentation issueColin Ian King2019-01-181-1/+1
* net: phy: improve get_phy_idHeiner Kallweit2019-01-181-9/+2
* net: phy: remove state PHY_CHANGELINKHeiner Kallweit2019-01-181-2/+0
* net/mlx4: remove unneeded semicolonYueHaibing2019-01-172-2/+2
* net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolonYueHaibing2019-01-171-2/+2
* sb1000: fix a couple of indentation issues and remove assignment in if statem...Colin Ian King2019-01-171-4/+7
* dpaa2-eth: Fix ndo_stop routineIoana Ciocoi Radulescu2019-01-171-34/+34
* wan: dscc4: fix various indentation issuesColin Ian King2019-01-171-25/+25
* mlxsw: spectrum: Add extack messages to VXLAN FDB rejectionPetr Machata2019-01-172-10/+19
* switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata2019-01-175-12/+14
* vxlan: Add extack to switchdev operationsPetr Machata2019-01-172-29/+42
* mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replayPetr Machata2019-01-173-3/+5
* net: Add extack argument to ndo_fdb_add()Petr Machata2019-01-178-8/+16
* vxlan: changelink: Delete remote after updatePetr Machata2019-01-171-9/+8
* vxlan: changelink: Postpone vxlan_config_apply()Petr Machata2019-01-171-21/+14
* vxlan: changelink: Inline vxlan_dev_configure()Petr Machata2019-01-171-1/+5
* vxlan: Allow vetoing of FDB notificationsPetr Machata2019-01-171-18/+46
* vxlan: Have vxlan_fdb_replace() save original rdst valuePetr Machata2019-01-171-2/+4
* vxlan: Split vxlan_fdb_update() in twoPetr Machata2019-01-171-61/+97
* vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()Petr Machata2019-01-171-30/+29
* net: phy: micrel: use phy_read_mmd and phy_write_mmdHeiner Kallweit2019-01-171-32/+11
* davicom: Annotate implicit fall through in dm9000_set_ioMathieu Malaterre2019-01-171-0/+1
* net: dsa: lantiq_gswip: drop bogus drvdata checkJohan Hovold2019-01-171-3/+0
* net: dsa: lantiq_gswip: fix OF child-node lookupsJohan Hovold2019-01-171-7/+9
* net: dsa: lantiq_gswip: fix use-after-free on failed probeJohan Hovold2019-01-171-1/+4
* sfc: extend MTD support for newer hardwareBert Kenward2019-01-173-10/+63
* net: phy: check return code when requesting PHY driver moduleHeiner Kallweit2019-01-171-5/+30
* net: hns: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-171-2/+3
* net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli2019-01-171-2/+32
* net-next/hinic: replace disable_irq_nosync/enable_irqXue Chaojing2019-01-176-4/+73
* cxgb4/l2t: Use struct_size() in kvzalloc()Gustavo A. R. Silva2019-01-161-1/+1
* net: phy: don't include asm/irq.h directlyHeiner Kallweit2019-01-163-6/+0
* net: phy: improve logging in phylibHeiner Kallweit2019-01-162-6/+3
* net: phy: remove preliminary workaround for not loading PHY driverHeiner Kallweit2019-01-161-8/+0
* nfp: flower: enable MAC address sharing for offloadable devsJohn Hurley2019-01-163-118/+237
* nfp: flower: ensure MAC cleanup on address changeJohn Hurley2019-01-162-10/+104
* nfp: flower: add infastructure for non-repr priv dataJohn Hurley2019-01-162-0/+88
* nfp: flower: ensure deletion of old offloaded MACsJohn Hurley2019-01-161-25/+74
* nfp: flower: remove list infastructure from MAC offloadJohn Hurley2019-01-163-132/+37
* nfp: flower: ignore offload of VF and PF repr MAC addressesJohn Hurley2019-01-161-5/+4
* nfp: flower: tidy tunnel related private dataJohn Hurley2019-01-162-94/+102
* nfp: flower: support multiple memory units for filter offloadsPieter Jansen van Vuuren2019-01-163-10/+50
* nfp: flower: increase cmesg reply timeoutFred Lotter2019-01-163-12/+11
* net: sungem: fix indentation, remove a tabColin Ian King2019-01-161-1/+1
* drivers: net: atp: fix various indentation issuesColin Ian King2019-01-161-12/+15
* bnx2x: fix various indentation issuesColin Ian King2019-01-164-98/+94