summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-27net: phy: mdio-bcm-unimac: remove redundant !timeout checkColin Ian King
2019-03-27net: phy: marvell: add PHY tunable fast link down support for 88E1540Heiner Kallweit
2019-03-27net: dsa: mv88e6xxx: remove unneeded cmode initializationHeiner Kallweit
2019-03-27bnx2x: Utilize FW 7.13.11.0.Sudarsana Reddy Kalluru
2019-03-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-03-27net: mvpp2: cls: Rework C2 engine macrosMaxime Chevallier
2019-03-27net: mvpp2: cls: Initialize lookup priorities for all entries in the flowMaxime Chevallier
2019-03-27net: mvpp2: cls: Invalidate all C2 entries except the ones we useMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename the flow table macrosMaxime Chevallier
2019-03-27net: mvpp2: cls: Don't use the sequence attribute for classificationMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename classifer per-port functionsMaxime Chevallier
2019-03-27net: mvpp2: cls: Move C2 read/write helpers aroundMaxime Chevallier
2019-03-27net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entryMaxime Chevallier
2019-03-27net: mvpp2: cls: Use iterators to go through the cls_tableMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Allow reading the C2 engine table from debugfsMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Allow reading the flow table from debugfsMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Store debugfs entries data in mvpp2 structMaxime Chevallier
2019-03-27net: mvpp2: cls: Make the flow definitions constMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWSMaxime Chevallier
2019-03-27net: mvpp2: cls: use Lookup Type in classification enginesMaxime Chevallier
2019-03-27net: mvpp2: cls: Start cls flow entries from beginning of tableMaxime Chevallier
2019-03-27net: mvpp2: cls: Add missing MAC_DA field extractionMaxime Chevallier
2019-03-27net: mvpp2: Don't use an int to store netdev_features_tMaxime Chevallier
2019-03-26ice: Remove "2 BITS" commentAnirudh Venkataramanan
2019-03-26ice: Update comment regarding the ITR_GRAN_SBrett Creeley
2019-03-26ice: Update function header for __ice_vsi_get_qsAnirudh Venkataramanan
2019-03-26ice: Remove unnecessary bracesAnirudh Venkataramanan
2019-03-26ice: Remove unused function prototypeAnirudh Venkataramanan
2019-03-26ice: Add missing case in print_link_msg for printing flow controlBrett Creeley
2019-03-26ice: Audit hotpath structures with paholeBrett Creeley
2019-03-26ice: Do not bail out when filter already existsPreethi Banala
2019-03-26ice: Fix issue with VF attempt to delete default MAC addressAkeem G Abodunrin
2019-03-26ice: enable VF admin queue interruptsMitch Williams
2019-03-26ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan
2019-03-26ice: Implement pci_error_handler opsBrett Creeley
2019-03-26ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_resetBrett Creeley
2019-03-26ice: use virt channel status codesMitch Williams
2019-03-26ice: Remove unnecessary newlines from log messagesJeremiah Kyle
2019-03-26dpaa2-eth: use netif_receive_skb_listIoana Ciornei
2019-03-26net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in useHeiner Kallweit
2019-03-26net: phy: aquantia: report PHY details like firmware versionHeiner Kallweit
2019-03-26net: phy: aquantia: print remote capabilities if link partner is Aquantia PHYHeiner Kallweit
2019-03-26net: phy: aquantia: simplify aqr_config_anegHeiner Kallweit
2019-03-25ice: Create a generic name for the ice_rx_flg64_bits structureChinh T Cao
2019-03-25ice: add and use new ice_for_each_traffic_class() macroBruce Allan
2019-03-25ice: change VF VSI tc info along with num_queuesPreethi Banala
2019-03-25ice: Prevent unintended multiple chain resetsDave Ertman
2019-03-25ice: map Rx buffer pages with DMA attributesMaciej Fijalkowski
2019-03-25ice: Limit the ice_add_rx_frag to frag additionMaciej Fijalkowski
2019-03-25ice: Gather the rx buf clean-up logic for better reuseMaciej Fijalkowski