summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-10-31dpaa_eth: register a device link for the qman portal usedMadalin Bucur
2019-10-31dpaa_eth: extend delays in ndo_stopMadalin Bucur
2019-10-31dpaa_eth: remove netdev_err() for user errorsMadalin Bucur
2019-10-31dpaa_eth: add dropped frames to percpu ethtool statsMadalin Bucur
2019-10-31dpaa_eth: use a page to store the SGTMadalin Bucur
2019-10-31dpaa_eth: cleanup skb_to_contig_fd()Madalin Bucur
2019-10-31dpaa_eth: use fd information in dpaa_cleanup_tx_fd()Madalin Bucur
2019-10-31dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()Madalin Bucur
2019-10-31dpaa_eth: avoid timestamp read on error pathsMadalin Bucur
2019-10-31dpaa_eth: perform DMA unmapping before readMadalin Bucur
2019-10-31dpaa_eth: use page backed rx buffersMadalin Bucur
2019-10-31dpaa_eth: use only one buffer pool per interfaceMadalin Bucur
2019-10-31net: hns3: cleanup byte order issues when printedGuojia Liao
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-10-31net: hns3: add or modify some commentsGuangbin Huang
2019-10-31net: hns3: optimize local variable initializationGuangbin Huang
2019-10-31net: hns3: cleanup a format-truncation warningGuojia Liao
2019-10-31net: hns3: cleanup some coding style issuesGuangbin Huang
2019-10-31net: hns3: cleanup some magic numbersGuojia Liao
2019-10-31net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin
2019-10-31net: hns3: dump some debug information when reset failHuazhong Tan
2019-10-31bnxt_en: Add support to collect crash dump via ethtoolVasundhara Volam
2019-10-31bnxt_en: Add support to invoke OP-TEE API to reset firmwareVasundhara Volam
2019-10-31mlxsw: spectrum: Generalize split count checkJiri Pirko
2019-10-31mlxsw: spectrum: Iterate over all ports in gap during unsplit createJiri Pirko
2019-10-31mlxsw: spectrum: Fix base port get for split count 4 and 8Jiri Pirko
2019-10-31mlxsw: spectrum: Use port_module_max_width to compute base port indexJiri Pirko
2019-10-31mlxsw: spectrum: Remember split base local port and use it in unsplitJiri Pirko
2019-10-31mlxsw: spectrum: Introduce resource for getting offset of 4 lanes split portJiri Pirko
2019-10-31mlxsw: spectrum: Push getting offsets of split ports into a helperJiri Pirko
2019-10-31mlxsw: spectrum: Add sanity checks into module info getJiri Pirko
2019-10-31mlxsw: spectrum: Pass mapping values in port mapping structureJiri Pirko
2019-10-31mlxsw: spectrum: Use mapping of port being split for creating split portsJiri Pirko
2019-10-31mlxsw: spectrum: Replace port_to_module array with array of structsJiri Pirko
2019-10-31mlxsw: spectrum: Distinguish between unsplittable and split portJiri Pirko
2019-10-31mlxsw: spectrum: Move max_width check up before count checkJiri Pirko
2019-10-31mlxsw: spectrum: Use PMTM register to get max module widthJiri Pirko
2019-10-31mlxsw: reg: Add Port Module Type Mapping RegisterJiri Pirko
2019-10-31mlxsw: reg: Extend PMLP tx/rx lane value size to 4 bitsJiri Pirko
2019-10-31cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'Christophe JAILLET
2019-10-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-10-30wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang
2019-10-30vxlan: drop "vxlan" parameter in vxlan_fdb_alloc()Guillaume Nault
2019-10-30net: phy: marvell: add downshift support for 88E1145Heiner Kallweit
2019-10-30bonding: balance ICMP echoes in layer3+4 modeMatteo Croce
2019-10-30mlxsw: Enforce firmware version for Spectrum-2Ido Schimmel
2019-10-30mlxsw: Bump firmware version to 13.2000.2308Ido Schimmel
2019-10-30mlxsw: pci: Increase PCI reset timeout for SN3800 systemsIdo Schimmel
2019-10-30mlxsw: reg: Increase size of MPAR registerIdo Schimmel
2019-10-29e1000e: Fix compiler warning when CONFIG_PM_SLEEP is not setSasha Neftin