summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* of: mdio: preserve phy dev_flags in of_phy_connect()Tao Ren2020-06-211-1/+1
* net: mscc: ocelot: unexpose ocelot_vcap_policer_{add,del}Vladimir Oltean2020-06-212-56/+45
* net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean2020-06-215-249/+255
* net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}Vladimir Oltean2020-06-216-5/+5
* net: mscc: ocelot: move net_device related functions to ocelot_net.cVladimir Oltean2020-06-2110-1159/+1151
* net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.cVladimir Oltean2020-06-214-452/+442
* net: mscc: ocelot: rename MSCC_OCELOT_SWITCH_OCELOT to MSCC_OCELOT_SWITCHVladimir Oltean2020-06-212-4/+4
* net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a libraryVladimir Oltean2020-06-213-12/+23
* net: mscc: ocelot: rename module to mscc_ocelotVladimir Oltean2020-06-211-1/+2
* net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.cVladimir Oltean2020-06-212-1/+1
* net: mscc: ocelot: access EtherType using __be16Vladimir Oltean2020-06-212-4/+4
* net: mscc: ocelot: use plain int when interacting with TCAM tablesVladimir Oltean2020-06-211-4/+6
* net: dsa: felix: make vcap is2 keys and actions staticVladimir Oltean2020-06-211-2/+2
* vrf: add l3mdev registration for table to VRF device lookupAndrea Mayer2020-06-211-4/+55
* vrf: add sysctl parameter for strict modeAndrea Mayer2020-06-211-0/+118
* vrf: track associations between VRF devices and tablesAndrea Mayer2020-06-211-5/+268
* net: phy: read MMD ID from all present MMDsRussell King2020-06-201-0/+13
* net: phy: split devices_in_packageRussell King2020-06-203-9/+9
* net: phy: set devices_in_package only after validationRussell King2020-06-201-7/+9
* net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King2020-06-201-2/+38
* net: phy: reword get_phy_device() kerneldocRussell King2020-06-201-2/+11
* net: phy: clean up get_phy_c22_id() invalid ID handlingRussell King2020-06-201-6/+8
* net: phy: clean up get_phy_c45_ids() failure handlingRussell King2020-06-201-12/+10
* net: phy: clean up PHY ID readingRussell King2020-06-201-16/+9
* net: phy: clean up cortina workaroundRussell King2020-06-201-15/+13
* net: dsa: sja1105: Use struct_size() in kzalloc()Gustavo A. R. Silva2020-06-191-2/+1
* cxgb4: Use struct_size() helperGustavo A. R. Silva2020-06-191-1/+1
* ethernet: ti: am65-cpsw-qos: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2020-06-191-5/+3
* cxgb4: add action to steer flows to specific RxqVishal Kulkarni2020-06-191-0/+8
* cxgb4: add support to fetch ethtool n-tuple filtersVishal Kulkarni2020-06-191-0/+110
* cxgb4: add ethtool n-tuple filter deletionVishal Kulkarni2020-06-193-9/+84
* cxgb4: add ethtool n-tuple filter insertionVishal Kulkarni2020-06-195-47/+135
* cxgb4: add skeleton for ethtool n-tuple filtersVishal Kulkarni2020-06-196-16/+126
* net: qos offload add flow status with dropped countPo Liu2020-06-1911-13/+16
* cxgb4: add support to read serial flashVishal Kulkarni2020-06-195-2/+57
* cxgb4: add support to flash boot cfg imageVishal Kulkarni2020-06-193-0/+129
* cxgb4: add support to flash boot imageVishal Kulkarni2020-06-194-0/+297
* cxgb4: add support to flash PHY imageVishal Kulkarni2020-06-192-0/+40
* cxgb4: update set_flash to flash different imagesVishal Kulkarni2020-06-192-15/+115
* net: tso: cache transport header lengthEric Dumazet2020-06-196-17/+15
* octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet2020-06-191-1/+1
* net: hns3: streaming dma buffer sync between cpu and deviceBarry Song2020-06-191-1/+17
* net: hns3: replace disable_irq by IRQ_NOAUTOEN flagBarry Song2020-06-191-2/+2
* net: hns3: rename buffer-related functionsBarry Song2020-06-191-6/+6
* net: hns3: pointer type of buffer should be voidBarry Song2020-06-192-2/+2
* net: hns3: remove unnecessary devm_kfreeBarry Song2020-06-191-4/+1
* mISDN: hfcsusb: Use struct_size() helperGustavo A. R. Silva2020-06-191-2/+1
* lan743x: allow mac address to come from dtTim Harvey2020-06-191-16/+25
* r8169: allow setting irq coalescing if link is downHeiner Kallweit2020-06-191-4/+8
* r8169: move switching optional clock on/off to pll power functionsHeiner Kallweit2020-06-191-3/+4