summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-10-17mlxsw: spectrum_fid: Add APIs to lookup FID without creating itIdo Schimmel
2018-10-17mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FIDIdo Schimmel
2018-10-17net/mlx5e: Support offloading tc priorities and chains for eswitch flowsPaul Blakey
2018-10-17net/mlx5e: Use a slow path rule instead if vxlan neighbour isn't availablePaul Blakey
2018-10-17net/mlx5: E-Switch, Enable setting goto slow path chain actionPaul Blakey
2018-10-17net/mlx5e: Avoid duplicated code for tc offloads add/del fdb ruleOr Gerlitz
2018-10-17net/mlx5e: For TC offloads, always add new flow instead of appending the actionsPaul Blakey
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey
2018-10-17net/mlx5: E-Switch, Add chains and prioritiesPaul Blakey
2018-10-17net/mlx5: E-Switch, Have explicit API to delete fwd rulesOr Gerlitz
2018-10-17net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey
2018-10-17net/mlx5e: Split TC add rule path for nic vs e-switchRoi Dayan
2018-10-17net/mlx5e: Change return type of tc add flow functionsRabie Loulou
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch
2018-10-17net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-10-17igc: Add watchdogSasha Neftin
2018-10-17igc: Add setup link functionalitySasha Neftin
2018-10-17igc: Add code for PHY supportSasha Neftin
2018-10-17igc: Add NVM supportSasha Neftin
2018-10-17igc: Add HW initialization codeSasha Neftin
2018-10-17igc: Add transmit and receive fastpath and interrupt handlersSasha Neftin
2018-10-17igc: Add support for Tx/Rx ringsSasha Neftin
2018-10-17igc: Add interrupt supportSasha Neftin
2018-10-17igc: Add netdevSasha Neftin
2018-10-17igc: Add support for PFSasha Neftin
2018-10-17igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller supportSasha Neftin
2018-10-16net: hns3: fix for multiple unmapping DMA problemFuyun Liang
2018-10-16net: hns3: rename hns_nic_dma_unmapFuyun Liang
2018-10-16net: hns3: add handling for big TX fragmentFuyun Liang
2018-10-16net: hns3: move DMA map into hns3_fill_descPeng Li
2018-10-16net: hns3: remove hns3_fill_desc_tsoPeng Li
2018-10-16qed: Prevent link getting down in case of autoneg-off.Rahul Verma
2018-10-16qede: Check available link modes before link set from ethtool.Rahul Verma
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma
2018-10-16qed: Added supported transceiver modes, speed capability and board config to ...Rahul Verma
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma
2018-10-16net: aquantia: make function aq_fw2x_update_stats staticYueHaibing
2018-10-15nfp: flower: use offsets provided by pedit instead of index for ipv6Pieter Jansen van Vuuren
2018-10-15nfp: flower: fix multiple keys per pedit actionPieter Jansen van Vuuren
2018-10-15nfp: flower: fix pedit set actions for multiple partial masksPieter Jansen van Vuuren
2018-10-15net: fec: don't dump RX FIFO register when not availableFugang Duan
2018-10-15bnxt_en: Add PCI ID for BCM57508 device.Michael Chan
2018-10-15bnxt_en: Add new NAPI poll function for 57500 chips.Michael Chan
2018-10-15bnxt_en: Refactor bnxt_poll_work().Michael Chan
2018-10-15bnxt_en: Add coalescing setup for 57500 chips.Michael Chan
2018-10-15bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.Michael Chan
2018-10-15bnxt_en: Add RSS support for 57500 chips.Michael Chan
2018-10-15bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips.Michael Chan
2018-10-15bnxt_en: Allocate/Free CP rings for 57500 series chips.Michael Chan