summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-20Merge tag 'mlx5-updates-2019-08-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-08-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-08-20ice: improve print for VF's when adding/deleting MAC filtersBrett Creeley
2019-08-20ice: Change type for queue countsPawel Kaminski
2019-08-20ice: Move VF resources definition to SR-IOV specific fileAkeem G Abodunrin
2019-08-20ice: Increase size of Mailbox receive queue for many VFsBrett Creeley
2019-08-20ice: Reduce wait times during VF bringup/resetBrett Creeley
2019-08-20ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register accessPaul Greenwalt
2019-08-20ice: Do not always bring up PF VSI in ice_ena_vsi()Tony Nguyen
2019-08-20ice: allow empty Rx descriptorsMitch Williams
2019-08-20ice: Fix kernel hang with DCB reset in CEE modeUsha Ketineni
2019-08-20ice: Set WB_ON_ITR when we don't re-enable interruptsBrett Creeley
2019-08-20Merge tag 'linux-can-next-for-5.4-20190820' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-08-20ice: fix set pause param autoneg checkPaul Greenwalt
2019-08-20s390/lcs: don't use intparm for channel IOJulian Wiedmann
2019-08-20s390/ctcm: don't use intparm for channel IOJulian Wiedmann
2019-08-20s390/qeth: streamline control code for promisc modeJulian Wiedmann
2019-08-20s390/qeth: get vnicc sub-cmd type from reply dataJulian Wiedmann
2019-08-20s390/qeth: merge qeth_reply struct into qeth_cmd_bufferJulian Wiedmann
2019-08-20s390/qeth: keep cmd alive after IO completionJulian Wiedmann
2019-08-20s390/qeth: use correct length field in SNMP cmd callbackJulian Wiedmann
2019-08-20s390/qeth: propagate length of processed cmd IO data to callbackJulian Wiedmann
2019-08-20s390/qeth: use node_descriptor structJulian Wiedmann
2019-08-20netdevsim: Fix build error without CONFIG_INETYueHaibing
2019-08-20net/mlx5: Fix the order of fc_stats cleanupGavi Teitz
2019-08-20net/mlx5e: Fix deallocation of non-fully init encap entriesVlad Buslov
2019-08-20net/mlx5e: Report and recover from CQE with error on RQAya Levin
2019-08-20net/mlx5e: RX, Handle CQE with error at the earliest stageSaeed Mahameed
2019-08-20net/mlx5e: Report and recover from rx timeoutAya Levin
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin
2019-08-20net/mlx5e: Split open/close ICOSQ into stagesAya Levin
2019-08-20net/mlx5e: Add support to rx reporter diagnoseAya Levin
2019-08-20net/mlx5e: Add helper functions for reporter's basicsAya Levin
2019-08-20net/mlx5e: Add cq info to tx reporter diagnoseAya Levin
2019-08-20net/mlx5e: Extend tx reporter diagnostics outputAya Levin
2019-08-20net/mlx5e: Extend tx diagnose functionAya Levin
2019-08-20net/mlx5e: Generalize tx reporter's functionalityAya Levin
2019-08-20net/mlx5e: Change naming convention for reporter's functionsAya Levin
2019-08-20net/mlx5e: Rename reporter header fileAya Levin
2019-08-20net: dsa: mv88e6xxx: wrap SERDES IRQ in power functionVivien Didelot
2019-08-20net: dsa: mv88e6xxx: enable SERDES after setupVivien Didelot
2019-08-20net: dsa: mv88e6xxx: do not change STP state on port disablingVivien Didelot
2019-08-20net: dsa: do not enable or disable non user portsVivien Didelot
2019-08-20ice: Restructure VFs initialization flowsAkeem G Abodunrin
2019-08-20ice: Assume that more than one Rx queue is rare in ice_napi_pollBrett Creeley
2019-08-20ice: Use the software based tail when checking for hung Tx ringBrett Creeley
2019-08-20r8152: divide the tx and rx bottom functionsHayes Wang
2019-08-20can: mcp251x: remove custom DMA mapped bufferMarc Kleine-Budde
2019-08-20can: mcp251x: Use DT-supplied interrupt flagsPhil Elwell
2019-08-20can: mcp251x: Use dev_name() during request_threaded_irq()Alexander Shiyan