summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-05-23nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski
2018-05-23nfp: use split in naming of PCIe PF portsJakub Kicinski
2018-05-23nfp: abm: force Ethternet port upJakub Kicinski
2018-05-23nfp: abm: spawn port netdevsJakub Kicinski
2018-05-23nfp: add devlink_eswitch_mode_set callbackJakub Kicinski
2018-05-23nfp: add app pointer to port representorsJakub Kicinski
2018-05-23nfp: abm: create project-specific vNIC structureJakub Kicinski
2018-05-23nfp: abm: add initial active buffer management NIC skeletonJakub Kicinski
2018-05-23nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski
2018-05-23nfp: add shared buffer configurationJakub Kicinski
2018-05-23nfp: add support for per-PCI PF mailboxJakub Kicinski
2018-05-23nfp: move rtsym helpers to pf codeJakub Kicinski
2018-05-22qede: Add support for populating ethernet TLVs.Sudarsana Reddy Kalluru
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru
2018-05-22qed: Add MFW interfaces for TLV request support.Sudarsana Reddy Kalluru
2018-05-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-05-22mlxsw: spectrum_router: Add support for route appendDavid Ahern
2018-05-22i40e: use the more traditional 'i' loop variableJacob Keller
2018-05-22i40e: add function doc headers for ethtool stats functionsJacob Keller
2018-05-22i40e: update data pointer directly when copying to the bufferJacob Keller
2018-05-22i40e: fold prefix strings directly into stat namesJacob Keller
2018-05-22i40e: use WARN_ONCE to replace the commented BUG_ON size checkJacob Keller
2018-05-22i40e: split i40e_get_strings() into smaller functionsJacob Keller
2018-05-22i40e: always return all queue stat stringsJacob Keller
2018-05-22i40e: always return VEB stat stringsJacob Keller
2018-05-22i40e: free skb after clearing lock in ptp_stopJacob Keller
2018-05-21ti: ethernet: davinci: Fix cast to int warningsFlorian Fainelli
2018-05-21net: ethernet: davinci_emac: Fix printing of base addressFlorian Fainelli
2018-05-21net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk formatFlorian Fainelli
2018-05-21net: ethernet: ti: cpts: Fix timestamp printFlorian Fainelli
2018-05-21ti: ethernet: cpdma: Use correct format for genpool_*Florian Fainelli
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar
2018-05-21net: ethernet: Sort Kconfig sourcing alphabeticallyFlorian Fainelli
2018-05-21net: phy: phylink: Don't release NULL GPIOFlorian Fainelli
2018-05-20mv88e6xxx: Fix uninitialized variable warning.David S. Miller
2018-05-20net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn
2018-05-20net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn
2018-05-20net: dsa: mv88e6xxx: Remove OF check for IRQ domainAndrew Lunn
2018-05-20sh_eth: fix typo in comment to BCULR writeSergei Shtylyov
2018-05-20sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'Sergei Shtylyov
2018-05-20sh_eth: fix typo in EESR.TRO bit nameSergei Shtylyov
2018-05-20net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin
2018-05-20net: hns3: Fixes kernel panic issue during rmmod hns3 driverXi Wang
2018-05-20net: hns3: Fix for netdev not running problem after calling net_stop and net_...Fuyun Liang
2018-05-20net: hns3: Use enums instead of magic number in hclge_is_special_opcodeHuazhong Tan
2018-05-20net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang