summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-01-21net: aquantia: Introduce firmware ops callbacksIgor Russkikh
2018-01-21net: aquantia: Change confusing no_ff_addr to more meaningful nameIgor Russkikh
2018-01-21net: aquantia: Remove create/destroy from hw opsIgor Russkikh
2018-01-21net: aquantia: Cleanup pci functions moduleIgor Russkikh
2018-01-21net: aquantia: Convert hw and caps structures to const static pointersIgor Russkikh
2018-01-21net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh
2018-01-21net: aquantia: Introduce new device ids and constantsIgor Russkikh
2018-01-21Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-01-21nfp: flower: prioritize stats updatesPieter Jansen van Vuuren
2018-01-21net: gemini: Depend on HAS_IOMEMLinus Walleij
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19mlxsw: spectrum: Upper-bound supported FW versionYuval Mintz
2018-01-19nfp: bpf: disable all ctrl vNIC capabilitiesJakub Kicinski
2018-01-19nfp: allow apps to disable ctrl vNIC capabilitiesJakub Kicinski
2018-01-19nfp: split reading capabilities out of nfp_net_init()Jakub Kicinski
2018-01-19nfp: read mailbox address from TLV capsJakub Kicinski
2018-01-19nfp: read ME frequency from vNIC ctrl memoryJakub Kicinski
2018-01-19nfp: add TLV capabilities to the BARJakub Kicinski
2018-01-19nfp: improve app not found messageJakub Kicinski
2018-01-19nfp: protect each repr pointer individually with RCUJakub Kicinski
2018-01-19nfp: add nfp_reprs_get_locked() helperJakub Kicinski
2018-01-19nfp: register devlink after app is createdJakub Kicinski
2018-01-19nfp: release global resources only on the remove pathJakub Kicinski
2018-01-19nfp: core: make scalar CPP helpers fail on short accessesJakub Kicinski
2018-01-19net/mlx5e: Add likely to the common RX checksum flowGal Pressman
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib
2018-01-19net/mlx5e: Merge per priority stats groupsKamal Heib
2018-01-19net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha
2018-01-19net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha
2018-01-19net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha
2018-01-19net/mlx5e: Print delta since last transmit per SQ upon TX timeoutEran Ben Elisha
2018-01-19net/mlx5e: Set hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5: Enable setting hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5e: Add RSS support for hairpinOr Gerlitz
2018-01-19net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz
2018-01-19net/mlx5e: Enlarge the NIC TC offload steering prio to support two levelsOr Gerlitz
2018-01-19net/mlx5e: Refactor RSS related objects and codeOr Gerlitz
2018-01-19net/mlx5e: Set per priority hairpin pairsOr Gerlitz
2018-01-19net/mlx5e: Use vhca id as the hairpin peer identifierOr Gerlitz
2018-01-19cxgb4: IPv6 filter takes 2 tidsGanesh Goudar
2018-01-19cxgb4: use zlib deflate to compress firmware dumpRahul Lakkireddy
2018-01-19cxgb4: update dump collection logic to use compressionRahul Lakkireddy
2018-01-19mlxsw: spectrum: Make function mlxsw_sp_kvdl_part_occ() staticWei Yongjun
2018-01-19forcedeth: remove unused variableZhu Yanjun
2018-01-18ibmvnic: Fix IPv6 packet descriptorsThomas Falcon
2018-01-18ibmvnic: Fix IP offload control bufferThomas Falcon
2018-01-18mlxsw: spectrum_router: Free LPM tree upon failureIdo Schimmel
2018-01-18nfp: bpf: add short busy wait for FW repliesJakub Kicinski
2018-01-18bpf: offload: allow array map offloadJakub Kicinski