aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-10mlx4: make sure to always set the port typeJakub Kicinski1-0/+11
2020-09-10devlink: don't crash if netdev is NULLJakub Kicinski1-8/+20
2020-09-10net: mvneta: rely on MVNETA_MAX_RX_BUF_SIZE for pkt split in mvneta_swbm_rx_frame()Lorenzo Bianconi1-2/+1
2020-09-10ipmr: Use full VIF ID in netlink cache reportsPaul Davey1-1/+1
2020-09-10ipmr: Add high byte of VIF ID to igmpmsgPaul Davey2-4/+8
2020-09-10ipmr: Add route table ID to netlink cache reportsPaul Davey2-1/+4
2020-09-09net: dsa: b53: Report VLAN table occupancy via devlinkFlorian Fainelli3-3/+66
2020-09-09net: mvpp2: ptp: add support for transmit timestampingRussell King2-11/+244
2020-09-09net: mvpp2: ptp: add support for receive timestampingRussell King3-2/+194
2020-09-09net: mvpp2: ptp: add TAI supportRussell King5-1/+521
2020-09-09net: mvpp2: check first level interrupt status registersRussell King2-2/+15
2020-09-09net: mvpp2: rename mis-named "link status" interruptRussell King2-18/+19
2020-09-09net: mvpp2: restructure "link status" interrupt handlingRussell King1-32/+51
2020-09-09devlink: Use controller while building phys_port_nameParav Pandit1-0/+14
2020-09-09devlink: Introduce controller numberParav Pandit4-13/+29
2020-09-09devlink: Introduce external controller flagParav Pandit4-6/+21
2020-09-09devlink: Move structure comments outside of structureParav Pandit1-3/+12
2020-09-09devlink: Add comment block for missing port attributesParav Pandit1-0/+3
2020-09-09net/mlx5: E-switch, Read controller number from deviceParav Pandit2-0/+23
2020-09-09net: stmmac: dwmac-intel-plat: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-6/+2
2020-09-09net: pxa168_eth: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-3/+1
2020-09-09net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flagMarco Felsch1-1/+0
2020-09-09net: phy: smsc: LAN8710/20: add phy refclk in supportMarco Felsch1-0/+25
2020-09-09dt-bindings: net: phy: smsc: document reference clockMarco Felsch1-0/+4
2020-09-09net: phy: smsc: simplify config_init callbackMarco Felsch1-8/+10
2020-09-09net: phy: smsc: skip ENERGYON interrupt if disabledMarco Felsch1-4/+11
2020-09-09net: cavium: Fix a bunch of kerneldoc parameter issuesWang Hai1-5/+5
2020-09-09cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4Ayush Sawal4-55/+172
2020-09-09net: dsa: microchip: Implement recommended reset timingPaul Barker1-1/+2
2020-09-09net: dsa: microchip: Disable RGMII in-band status on KSZ9893Paul Barker1-0/+3
2020-09-09net: dsa: microchip: Improve phy mode messagePaul Barker1-5/+15
2020-09-09net: dsa: microchip: Make switch detection more informativePaul Barker1-0/+3
2020-09-08net: ethernet/neterion/vxge: fix spelling of "functionality"Randy Dunlap1-1/+1
2020-09-08nfc: pn533/usb.c: fix spelling of "functions"Randy Dunlap1-1/+1
2020-09-08ipv6: add tos reflection in TCP reset and ackWei Wang1-5/+5
2020-09-08net: tc35815: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-20/+28
2020-09-08hippi: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-55/+62
2020-09-08sfc: coding style cleanups in mcdi_port_common.cEdward Cree2-12/+13
2020-09-08net: bridge: mcast: fix unused br var when lockdep isn't definedNikolay Aleksandrov1-1/+1
2020-09-08netlabel: Fix some kernel-doc warningsWang Hai1-2/+2
2020-09-08net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()Wang Hai1-2/+0
2020-09-08bnx2x: Fix some kernel-doc warningsWang Hai1-2/+2
2020-09-08cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.cWang Hai1-1/+1
2020-09-08net: smsc911x: Remove unused variablesWei Xu1-4/+2
2020-09-08net: hns3: remove some unused function hns3_update_promisc_mode()Guojia Liao2-15/+0
2020-09-08net: hns3: remove some unused macros related to queueHuazhong Tan1-5/+0
2020-09-08net: hns3: remove unused field 'tc_num_last_time' in struct hclge_devHuazhong Tan1-1/+0
2020-09-08net: hns3: remove unused field 'io_base' in struct hns3_enet_ringHuazhong Tan2-3/+0
2020-09-08net: hns3: fix a typo in struct hclge_macGuangbin Huang1-1/+1
2020-09-08net: hns3: skip periodic service task if reset failedGuangbin Huang2-0/+6