summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| | * bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan2019-07-011-1/+2
| | * bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli2019-06-294-11/+34
| | * net: macb: Fix SUBNS increment and increase resolutionHarini Katakam2019-06-292-2/+9
| | * net: macb: Add separate definition for PPM fractionHarini Katakam2019-06-292-1/+4
| | * net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier2019-06-281-1/+2
| | * net: ethernet: ti: cpsw: Assign OF node to slave devicesMarek Vasut2019-06-282-0/+4
| * | net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang2019-07-091-1/+1
| * | net: axienet: fix a potential double free in axienet_probe()Wen Yang2019-07-091-1/+0Star
| * | net: stmmac: enable clause 45 mdio supportKweh Hock Leong2019-07-091-8/+35
| * | net: mvpp2: cls: Add support for ETHER_FLOWMaxime Chevallier2019-07-091-0/+2
| * | net: mvpp2: cls: Report an error for unsupported flow typesMaxime Chevallier2019-07-091-0/+4
| * | nfp: tls: fix error return code in nfp_net_tls_add()Wei Yongjun2019-07-091-0/+1
| * | bnxt_en: add page_pool supportAndy Gospodarek2019-07-094-7/+47
| * | bnxt_en: optimized XDP_REDIRECT supportAndy Gospodarek2019-07-094-10/+140
| * | bnxt_en: Refactor __bnxt_xmit_xdp().Michael Chan2019-07-094-13/+28
| * | bnxt_en: rename some xdp functionsAndy Gospodarek2019-07-093-7/+7
| * | net: ethernet: ti: cpsw: add XDP supportIvan Khoronzhuk2019-07-084-59/+488
| * | net: ethernet: ti: cpsw_ethtool: allow res split while downIvan Khoronzhuk2019-07-081-2/+1Star
| * | net: ethernet: ti: davinci_cpdma: allow desc split while downIvan Khoronzhuk2019-07-083-9/+28
| * | net: ethernet: ti: davinci_cpdma: add dma mapped submitIvan Khoronzhuk2019-07-082-10/+83
| * | net: core: page_pool: add user refcnt and reintroduce page_pool_destroyIvan Khoronzhuk2019-07-082-8/+4Star
| * | macb: fix build warning for !CONFIG_OFArnd Bergmann2019-07-081-2/+2
| * | gve: fix unused variable/label warningsArnd Bergmann2019-07-081-33/+33
| * | sfc: Remove 'PCIE error reporting unavailable'Martin Habets2019-07-081-5/+1Star
| * | net: netsec: Sync dma for device on buffer allocationIlias Apalodimas2019-07-081-3/+1Star
| * | hinic: add fw version queryXue Chaojing2019-07-084-0/+54
| * | gve: Fix error return code in gve_alloc_qpls()Wei Yongjun2019-07-081-1/+3
| * | r8169: sync few chip names with vendor driverHeiner Kallweit2019-07-071-4/+4
| * | net/mlx5e: Add kTLS TX HW offload supportTariq Toukan2019-07-0614-7/+748
| * | net/mlx5e: Introduce a fenced NOP WQE posting functionTariq Toukan2019-07-061-0/+18
| * | net/mlx5e: Re-work TIS creation functionsTariq Toukan2019-07-065-11/+27
| * | net/mlx5e: Tx, Unconstify SQ stop roomTariq Toukan2019-07-064-17/+21
| * | net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBBEran Ben Elisha2019-07-061-2/+2
| * | net/mlx5e: Tx, Make SQ WQE fetch function type genericTariq Toukan2019-07-063-8/+10
| * | net/mlx5e: Tx, Enforce L4 inline copy when neededTariq Toukan2019-07-062-1/+9
| * | net/mlx5e: Move helper functions to a new txrx datapath headerTariq Toukan2019-07-068-153/+170
| * | net/mlx5: Accel, Add core TLS support for the Connect-X familyTariq Toukan2019-07-063-3/+101
| * | net/mlx5: Add crypto library to support create/destroy encryption keyTariq Toukan2019-07-063-1/+78
| * | net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan2019-07-067-92/+46Star
| * | net/mlx5: Accel, Expose accel wrapper for IPsec FPGA functionTariq Toukan2019-07-063-1/+11
| * | Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller2019-07-0623-328/+681
| |\ \
| | * | net/mlx5: Added devlink info callbackShay Agroskin2019-07-041-0/+60
| | * | net/mlx5: Added fw version query commandShay Agroskin2019-07-042-20/+201
| | * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-0421-308/+420
| | |\ \
| | | * | net/mlx5: Refactor mlx5_esw_query_functions for modularityParav Pandit2019-07-034-22/+46
| | | * | net/mlx5: E-Switch prepare functions change handler to be modularParav Pandit2019-07-031-17/+27
| | | * | net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit2019-07-034-13/+34
| | | * | net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-035-6/+8
| | | * | net/mlx5: Report a CQ error event only when a handler was setYishai Hadas2019-07-031-1/+2
| | | * | net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-033-6/+7