summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-30net: dsa: b53: Use vlan_filtering property from dsa_switchVladimir Oltean
2019-04-30net: dsa: b53: Let DSA call .port_vlan_filtering only when necessaryVladimir Oltean
2019-04-30net: dsa: mt7530: Use the DSA vlan_filtering helper functionVladimir Oltean
2019-04-30net: dsa: mt7530: Let DSA handle the unsetting of vlan_filteringVladimir Oltean
2019-04-30net: dsa: b53: Let DSA handle mismatched VLAN filtering settingsVladimir Oltean
2019-04-29net: phy: micrel: make sure the factory test bit is clearedAntoine Tenart
2019-04-28net: phy: avoid unneeded MDIO reads in genphy_read_statusHeiner Kallweit
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-27cxgb4: Delete all hash and TCAM filters before resource cleanupVishal Kulkarni
2019-04-27net: dsa: mv88e6xxx: Remove legacy probe supportAndrew Lunn
2019-04-27net: dsa: mv88e6060: Replace REG_READ macroAndrew Lunn
2019-04-27net: dsa: mv88e6060: Replace REG_WRITE macroAndrew Lunn
2019-04-27net: dsa: mv88e6060: Replace ds with privAndrew Lunn
2019-04-27net: dsa: mv88e6060: Add SPDX headerAndrew Lunn
2019-04-27ibmvnic: Add device identification to requested IRQsMurilo Fossa Vicentini
2019-04-27cpsw: Put back cpsw_ndo_poll_controller()David S. Miller
2019-04-27net: ethernet: ti: cpsw: move ethtool func in separate fileGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: switch to use mac sl apiGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: introduce mac sl module apiGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: move common hw init code in separate funcGrygorii Strashko
2019-04-27net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_h...Grygorii Strashko
2019-04-27net: ethernet: ti: cpsw: move cpsw definitions in priv headerGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: refactor probe to group common hw initializationGrygorii Strashko
2019-04-27net: ethernet: ti: davinci_mdio: use devm_ioremap()Grygorii Strashko
2019-04-27net: ethernet: ti: ale: do not auto delete mcast super entriesGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac modeGrygorii Strashko
2019-04-27net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()Grygorii Strashko
2019-04-27net: ethernet: ti: ale: fix mcast super settingGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()Grygorii Strashko
2019-04-27net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()Grygorii Strashko
2019-04-27net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state callGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: use local var dev in probeGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_commonGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config optionGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config optionGrygorii Strashko
2019-04-27net: ethernet: ti: convert to SPDX license identifiersGrygorii Strashko
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-26nbd: add tracepoints for send/receive timingAndrew Hall
2019-04-26nbd: trace sending nbd requestsMatt Mullins
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26net: hns3: remove reset after command send failedWeihang Li
2019-04-26net: hns3: prevent double free in hns3_put_ring_config()Huazhong Tan
2019-04-26net: hns3: extend the loopback state acquisition timeliuzhongzhu
2019-04-26net: hns3: fix pause configure fail problemHuazhong Tan
2019-04-26net: hns3: not reset TQP in the DOWN while VF resettingHuazhong Tan
2019-04-26net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan
2019-04-26net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan
2019-04-26net: hns3: stop sending keep alive msg when VF command queue needs reinitHuazhong Tan