summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-01net: dsa: mv88e6xxx: merge mv88e6352_serdes_power_setVivien Didelot
2019-09-01net: dsa: mv88e6xxx: implement mv88e6352_serdes_get_laneVivien Didelot
2019-09-01net: dsa: mv88e6xxx: simplify .serdes_get_laneVivien Didelot
2019-09-01net: dsa: mv88e6xxx: introduce .serdes_irq_mappingVivien Didelot
2019-09-01net: dsa: mv88e6xxx: fix SERDES IRQ mappingVivien Didelot
2019-09-01net: dsa: mv88e6xxx: check errors in mv88e6352_serdes_irq_linkVivien Didelot
2019-09-01net: hns3: remove set but not used variable 'qos'YueHaibing
2019-09-01net: hns3: remove redundant assignment to pointer reg_infoColin Ian King
2019-09-01net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
2019-09-01r8169: don't set bit RxVlan on RTL8125Heiner Kallweit
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins
2019-08-31net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov
2019-08-31qede: Add support for dumping the grc data.Sudarsana Reddy Kalluru
2019-08-31qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru
2019-08-31qede: Add support for reading the config id attributes.Sudarsana Reddy Kalluru
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru
2019-08-31net: dsa: microchip: fill regmap_config nameGeorge McCollister
2019-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-30net/mlx5e: Remove unlikely() from WARN*() conditionDenis Efremov
2019-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-30bnxt_en: Fix compile error regression with CONFIG_BNXT_SRIOV not set.Michael Chan
2019-08-30net/mlx5e: Move local var definition into ifdef blockVlad Buslov
2019-08-30net: stmmac: depend on COMMON_CLKStephen Rothwell
2019-08-30net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-08-30amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing
2019-08-30arcnet: capmode: remove redundant assignment to pointer pktColin Ian King
2019-08-30bnxt_en: Add FW fatal devlink_health_reporter.Vasundhara Volam
2019-08-30bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors.Michael Chan
2019-08-30bnxt_en: Add RESET_FW state logic to bnxt_fw_reset_task().Michael Chan
2019-08-30bnxt_en: Do not send firmware messages if firmware is in error state.Michael Chan
2019-08-30bnxt_en: Retain user settings on a VF after RESET_NOTIFY event.Vasundhara Volam
2019-08-30bnxt_en: Add devlink health reset reporter.Vasundhara Volam
2019-08-30bnxt_en: Handle firmware reset.Michael Chan
2019-08-30bnxt_en: Handle RESET_NOTIFY async event from firmware.Michael Chan
2019-08-30bnxt_en: Add new FW devlink_health_reporterVasundhara Volam
2019-08-30bnxt_en: Add BNXT_STATE_IN_FW_RESET state.Michael Chan
2019-08-30bnxt_en: Enable health monitoring.Michael Chan
2019-08-30bnxt_en: Pre-map the firmware health monitoring registers.Michael Chan
2019-08-30bnxt_en: Discover firmware error recovery capabilities.Michael Chan
2019-08-30bnxt_en: Handle firmware reset status during IF_UP.Michael Chan
2019-08-30bnxt_en: Register buffers for VFs before reserving resources.Vasundhara Volam
2019-08-30bnxt_en: Refactor bnxt_sriov_enable().Michael Chan
2019-08-30bnxt_en: Prepare bnxt_init_one() to be called multiple times.Michael Chan