summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfc: pn533: add UART phy driverLars Poeschel2019-10-304-0/+344
* nfc: pn533: Split pn533 init & nfc_registerLars Poeschel2019-10-304-52/+80
* nfc: pn533: Add dev_up/dev_down hooks to phy_opsLars Poeschel2019-10-302-1/+20
* nfc: pn532: Add uart phy docs and rename itLars Poeschel2019-10-302-29/+46
* nfc: pn533: i2c: "pn532" as dt compatible stringLars Poeschel2019-10-301-0/+5
* Merge branch 'bridge-fdbs-bitops'David S. Miller2019-10-304-79/+85
|\
| * net: bridge: fdb: set flags directly in fdb_createNikolay Aleksandrov2019-10-301-11/+7
| * net: bridge: fdb: convert offloaded to use bitopsNikolay Aleksandrov2019-10-303-8/+9
| * net: bridge: fdb: convert added_by_external_learn to use bitopsNikolay Aleksandrov2019-10-302-12/+11
| * net: bridge: fdb: convert added_by_user to bitopsNikolay Aleksandrov2019-10-303-17/+18
| * net: bridge: fdb: convert is_sticky to bitopsNikolay Aleksandrov2019-10-302-8/+8
| * net: bridge: fdb: convert is_static to bitopsNikolay Aleksandrov2019-10-302-23/+21
| * net: bridge: fdb: convert is_local to bitopsNikolay Aleksandrov2019-10-303-16/+27
|/
* net/smc: remove unneeded include for smc.hUrsula Braun2019-10-301-1/+0
* tipc: improve throughput between nodes in netnsHoang Le2019-10-308-11/+197
* inet: do not call sublist_rcv on empty listFlorian Westphal2019-10-302-2/+4
* broadcom: bnxt: Fix use true/false for boolSaurav Girepunje2019-10-301-1/+1
* cavium: thunder: Fix use true/false for bool typeSaurav Girepunje2019-10-301-6/+6
* Merge branch 'net-phy-marvell-fix-and-extend-downshift-support'David S. Miller2019-10-301-18/+94
|\
| * net: phy: marvell: add PHY tunable support for more PHY versionsHeiner Kallweit2019-10-301-0/+12
| * net: phy: marvell: add downshift support for M88E1111Heiner Kallweit2019-10-301-0/+64
| * net: phy: marvell: fix downshift function namingHeiner Kallweit2019-10-301-15/+15
| * net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASKHeiner Kallweit2019-10-301-4/+4
|/
* Documentation: net-sysfs: describe missing statisticsJulian Wiedmann2019-10-301-0/+16
* ionic: Remove set but not used variable 'sg_desc'YueHaibing2019-10-301-2/+0
* net: phy: dp83867: support Wake on LANThomas Haemmerle2019-10-301-1/+130
* net: aquantia: fix error handling in aq_ptp_pollGustavo A. R. Silva2019-10-301-0/+2
* net: aquantia: remove unused including <linux/version.h>YueHaibing2019-10-301-1/+0
* net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan2019-10-301-0/+1
* net: aquantia: make two symbols be staticMao Wenan2019-10-302-2/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-10-3014-131/+289
|\
| * i40e: prevent memory leak in i40e_setup_macvlansNavid Emamdoost2019-10-251-0/+1
| * i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov2019-10-254-27/+39
| * i40e: Fix LED blinking flow for X710T*L devicesDamian Milosek2019-10-252-3/+28
| * i40e: allow ethtool to report SW and FW versions in recovery modePiotr Kwapulinski2019-10-251-0/+1
| * i40e: initialize ITRN registers with correct valuesNicholas Nunley2019-10-251-5/+5
| * i40e: Extend PHY access with page change flagPiotr Azarewicz2019-10-255-26/+87
| * i40e: Extract detection of HW flags into a functionPiotr Azarewicz2019-10-252-17/+58
| * i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin2019-10-252-19/+26
| * i40e: Fix for persistent lldp supportSylwia Wnuczko2019-10-254-34/+44
* | net: fec: remove redundant assignment to pointer bdpColin Ian King2019-10-291-1/+0
* | net: dsa: return directly from dsa_to_portVivien Didelot2019-10-291-3/+3
* | net: aquantia: fix unintention integer overflow on left shiftColin Ian King2019-10-291-1/+1
* | net: aquantia: fix spelling mistake: tx_queus -> tx_queuesColin Ian King2019-10-291-1/+1
* | atm: remove unneeded semicolonYueHaibing2019-10-291-1/+1
* | sock: remove unneeded semicolonYueHaibing2019-10-291-1/+1
* | net: mediatek: remove unneeded semicolonYueHaibing2019-10-292-4/+4
* | mlxsw: spectrum_buffers: remove unneeded semicolonYueHaibing2019-10-291-2/+2
* | Merge branch 'mv88e6xxx-Allow-config-of-ATU-hash-algorithm'David S. Miller2019-10-299-2/+254
|\ \
| * | net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.Andrew Lunn2019-10-296-1/+177