aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17net/mlx5e: Support offloading tc priorities and chains for eswitch flowsPaul Blakey4-12/+50
2018-10-17net/mlx5e: Use a slow path rule instead if vxlan neighbour isn't availablePaul Blakey1-22/+82
2018-10-17net/mlx5: E-Switch, Enable setting goto slow path chain actionPaul Blakey2-0/+8
2018-10-17net/mlx5e: Avoid duplicated code for tc offloads add/del fdb ruleOr Gerlitz1-41/+50
2018-10-17net/mlx5e: For TC offloads, always add new flow instead of appending the actionsPaul Blakey2-3/+3
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey4-6/+13
2018-10-17net/mlx5: E-Switch, Add chains and prioritiesPaul Blakey3-86/+339
2018-10-17net/mlx5: E-Switch, Have explicit API to delete fwd rulesOr Gerlitz3-2/+14
2018-10-17net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey4-11/+99
2018-10-17net/mlx5e: Split TC add rule path for nic vs e-switchRoi Dayan1-47/+138
2018-10-17net/mlx5e: Change return type of tc add flow functionsRabie Loulou1-47/+39
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch8-18/+21
2018-10-17net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch4-35/+33
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed14-137/+238
2018-10-16net: hns3: fix for multiple unmapping DMA problemFuyun Liang1-5/+8
2018-10-16net: hns3: rename hns_nic_dma_unmapFuyun Liang1-7/+7
2018-10-16net: hns3: add handling for big TX fragmentFuyun Liang1-14/+31
2018-10-16net: hns3: move DMA map into hns3_fill_descPeng Li2-26/+24
2018-10-16net: hns3: remove hns3_fill_desc_tsoPeng Li1-39/+5
2018-10-16qed: Prevent link getting down in case of autoneg-off.Rahul Verma1-7/+33
2018-10-16qede: Check available link modes before link set from ethtool.Rahul Verma1-19/+45
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma4-55/+403
2018-10-16qed: Added supported transceiver modes, speed capability and board config to HSI.Rahul Verma1-1/+53
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma5-23/+35
2018-10-16net: aquantia: make function aq_fw2x_update_stats staticYueHaibing1-1/+1
2018-10-15net: phy: merge phy_start_aneg and phy_start_aneg_privHeiner Kallweit1-18/+3
2018-10-15hv_netvsc: fix vf serial matching with pci slot infoHaiyang Zhang1-4/+11
2018-10-15fore200e: fix missing unlock on error in bsq_audit()Wei Yongjun1-0/+1
2018-10-15bnxt_en: Add PCI ID for BCM57508 device.Michael Chan1-0/+3
2018-10-15bnxt_en: Add new NAPI poll function for 57500 chips.Michael Chan2-4/+114
2018-10-15bnxt_en: Refactor bnxt_poll_work().Michael Chan2-11/+38
2018-10-15bnxt_en: Add coalescing setup for 57500 chips.Michael Chan1-0/+46
2018-10-15bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.Michael Chan2-43/+45
2018-10-15bnxt_en: Add RSS support for 57500 chips.Michael Chan1-4/+109
2018-10-15bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips.Michael Chan2-10/+22
2018-10-15bnxt_en: Allocate/Free CP rings for 57500 series chips.Michael Chan1-5/+66
2018-10-15bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips.Michael Chan2-6/+56
2018-10-15bnxt_en: Add helper functions to get firmware CP ring ID.Michael Chan1-11/+56
2018-10-15bnxt_en: Allocate completion ring structures for 57500 series chips.Michael Chan2-0/+67
2018-10-15bnxt_en: Modify the ring reservation functions for 57500 series chips.Michael Chan1-30/+97
2018-10-15bnxt_en: Adjust MSIX and ring groups for 57500 series chips.Michael Chan1-1/+8
2018-10-15bnxt_en: Re-structure doorbells.Michael Chan4-62/+171
2018-10-15bnxt_en: Add 57500 new chip ID and basic structures.Michael Chan2-15/+88
2018-10-15bnxt_en: Configure context memory on new devices.Michael Chan1-3/+120
2018-10-15bnxt_en: Check context memory requirements from firmware.Michael Chan2-8/+248
2018-10-15bnxt_en: Add new flags to setup new page table PTE bits on newer devices.Michael Chan2-2/+23
2018-10-15bnxt_en: Refactor bnxt_ring_struct.Michael Chan2-67/+77
2018-10-15bnxt_en: Update interrupt coalescing logic.Michael Chan2-21/+125
2018-10-15bnxt_en: Add maximum extended request length fw message support.Michael Chan2-7/+28
2018-10-15bnxt_en: Add additional extended port statistics.Michael Chan3-7/+121