- c777019 i40e/i40evf: Consolidate all header changes into TSO function by Alexander Duyck · 10 years ago
- c49a7bc i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path by Alexander Duyck · 10 years ago
- 03f9d6a i40e/i40evf: Use u64 values instead of casting them in TSO function by Alexander Duyck · 10 years ago
- a9c9a81 i40e/i40evf: Drop outer checksum offload that was not requested by Alexander Duyck · 10 years ago
- 8888fd8 i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11. by Catherine Sullivan · 10 years ago
- 3b12008 i40e: When in promisc mode apply promisc mode to Tx Traffic as well by Anjali Singhai Jain · 10 years ago
- 73b03f9 i40e: clean event descriptor before use by Shannon Nelson · 10 years ago
- 9b9344f i40evf: set adapter state on reset failure by Mitch Williams · 10 years ago
- 6e93d0c i40e: better error reporting for nvmupdate by Shannon Nelson · 10 years ago
- 0d79032 i40e: expand comment by Mitch Williams · 10 years ago
- a16ae2d i40e: Do not disable queues in the Legacy/MSI Interrupt handler by Anjali Singhai Jain · 10 years ago
- 16fd08b i40e/i40evf: avoid atomics by Mitch Williams · 10 years ago
- 4147e2c i40e: Removal of code which relies on BASE VEB SEID by Kiran Patil · 10 years ago
- 6784ed5 i40e: Fix PROMISC mode for Multi-function per port (MFP) devices by Anjali Singhai Jain · 10 years ago
- dd35310 i40e: Add a SW workaround for lost interrupts by Anjali Singhai Jain · 10 years ago
- f734dff i40e: trivial: cleanup use of pf->hw by Jesse Brandeburg · 10 years ago
- 00e5ec4 i40evf: support packet split receive by Mitch Williams · 10 years ago
- cb5c260 i40e: drop unused debugfs file "dump" by Jesse Brandeburg · 10 years ago
- d6b3bca i40e: get rid of magic number by Mitch Williams · 10 years ago
- d8ef034 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
- fccd84d rocker: return -EOPNOTSUPP for undefined world ops by Jiri Pirko · 9 years ago
- 3fbcdbf rocker: move OF-DPA stuff into separate file by Jiri Pirko · 9 years ago
- 53901cc rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags by Jiri Pirko · 9 years ago
- ae3907e rocker: remove trans parameter to rocker_cmd_exec function by Jiri Pirko · 9 years ago
- ca0a5f2 rocker: pre-allocate wait structures during cmd ring init by Jiri Pirko · 9 years ago
- c1fe922 rocker: pass "learning" value as a parameter to rocker_port_set_learning by Jiri Pirko · 9 years ago
- e420114 rocker: introduce worlds infrastructure by Jiri Pirko · 9 years ago
- 0514c4e rocker: move rocker and rocker_port structs into header by Jiri Pirko · 9 years ago
- e1ba3de rocker: implement get settings mode command by Jiri Pirko · 9 years ago
- de15219 rocker: push tlv processing into separate files by Jiri Pirko · 9 years ago
- 11ce2ba rocker: rename rocker.c to rocker_main.c by Jiri Pirko · 9 years ago
- 0fe685f rocker: rename rocker.h to rocker_hw.h by Jiri Pirko · 9 years ago
- b15edf8 rocker: remove unused rocker_port param from alloc funcs and shorten their names by Jiri Pirko · 9 years ago
- 107dec2 drivers: net: xgene: Add support for multiple queues by Iyappan Subramanian · 9 years ago
- fc4262d drivers: net: xgene: Add support for RSS by Iyappan Subramanian · 9 years ago
- 76f94a9 drivers: net: xgene: Add support for Classifier engine by Iyappan Subramanian · 9 years ago
- a92265c ixgbe: fix dates on header of ixgbe_model.h by John Fastabend · 9 years ago
- fa477f4 ixgbe: use u32 instead of __u32 in model header by John Fastabend · 9 years ago
- c24215c i40e/i40evf: Bump version by Jesse Brandeburg · 10 years ago
- 4668607 i40e: properly show packet split status in debugfs by Mitch Williams · 10 years ago
- 1a36d7f i40e/i40evf: use logical operators, not bitwise by Mitch Williams · 10 years ago
- f16704e i40e/i40evf: use pages correctly in Rx by Mitch Williams · 10 years ago
- dd1a5df i40e/i40evf: use __GFP_NOWARN by Jesse Brandeburg · 10 years ago
- 13cb3e9 i40e: dump descriptor indexes in hex by Jesse Brandeburg · 10 years ago
- c2e245a i40e/i40evf: try again after failure by Jesse Brandeburg · 10 years ago
- 40d72a5 i40e/i40evf: don't lose interrupts by Jesse Brandeburg · 10 years ago
- eaab59e i40evf: Change vf driver string to reflect all products i40evf supports by Catherine Sullivan · 10 years ago
- ecc6a23 i40e: Refactor force_wb and WB_ON_ITR functionality code by Anjali Singhai Jain · 10 years ago
- 66fc360 i40e: use new add_veb calling with VEB stats control by Shannon Nelson · 10 years ago
- 8a187f4 i40e: add VEB stat control and remove L2 cloud filter by Shannon Nelson · 10 years ago
- 67be6eb i40e: set shared bit for multicast filters by Shannon Nelson · 10 years ago
- f1bbad3 i40e: Make the DCB firmware checks for X710/XL710 only by Neerav Parikh · 10 years ago
- 2818ccd i40e: move sync_vsi_filters up in service_task by Jesse Brandeburg · 10 years ago
- a4f9cdb pasemi_mac: Replace LRO with GRO by Ben Hutchings · 9 years ago
- fc48b7a qed/qede: use 8.7.3.0 FW. by Yuval Mintz · 9 years ago
- 82c1330 sh_eth: kill useless *switch* defaults by Sergei Shtylyov · 9 years ago
- bb64b03 ravb: kill useless *switch* defaults by Sergei Shtylyov · 9 years ago
- 2069230 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
- ced3fca amd-xgbe: Mask auto-negotiation interrupts in ISR by Lendacky, Thomas · 9 years ago
- c3727d6 amd-xgbe: Check Rx queue fifos before stopping Rx DMA by Lendacky, Thomas · 9 years ago
- b3b7159 amd-xgbe: Do traffic class setup when called through dcbnl by Lendacky, Thomas · 9 years ago
- 6a49ee4 amd-xgbe: Fix the mapping of priorities to traffic classes by Lendacky, Thomas · 9 years ago
- 8dba2a2 amd-xgbe: Enable/disable PFC per traffic class by Lendacky, Thomas · 9 years ago
- 757e6aa amd-xgbe: Verify forced speed matches the active speedset by Lendacky, Thomas · 9 years ago
- 7934942 amd-xgbe: Use __napi_schedule_irqoff by Lendacky, Thomas · 9 years ago
- 491aefb amd-xgbe: Change from napi_complete to napi_complete_done by Lendacky, Thomas · 9 years ago
- b4eee84 amd-xgbe: Disable VLAN filtering when in promiscuous mode by Lendacky, Thomas · 9 years ago
- ba94272 i40e: use eth_platform_get_mac_address() by Sowmini Varadhan · 10 years ago
- 72b7486 i40e: add priv flag for automatic rule eviction by Anjali Singhai Jain · 10 years ago
- a340c78 i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices by Anjali Singhai · 10 years ago
- 4580de0 i40e/i40evf: bump version to 1.4.12/1.4.8 by Jesse Brandeburg · 10 years ago
- 45d0435 i40e: avoid large memcpy by assigning struct by Jacob Keller · 10 years ago
- c40918c i40e: count allocation errors by Jesse Brandeburg · 10 years ago
- 426bda0 i40e: drop unused function by Jesse Brandeburg · 10 years ago
- 2f0aff4 i40e: negate PHY int mask bits by Shannon Nelson · 10 years ago
- 7bd6875 i40e: APIs to Add/remove port mirroring rules by Kiran Patil · 10 years ago
- c53934c i40e: fix: do not sleep in netdev_ops by Jesse Brandeburg · 10 years ago
- 38c3cec i40e: allocate memory safer by Jesse Brandeburg · 10 years ago
- e9f6563 i40e: do TSO only if CHECKSUM_PARTIAL is set by Shannon Nelson · 10 years ago
- 3578fa0 i40e: fix bug in dma sync by Jesse Brandeburg · 10 years ago
- d89d967 i40e: trivial: fix missing space by Jesse Brandeburg · 10 years ago
- f3699b3 i40e: trivial: drop duplicate definition by Jesse Brandeburg · 10 years ago
- f551588 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
- db956ae net: ixgbe: abort with cls u32 divisor groups greater than 1 by John Fastabend · 9 years ago
- b82b17d net: ixgbe: add support for tc_u32 offload by John Fastabend · 9 years ago
- 9d35cf0 net: ixgbe: add minimal parser details for ixgbe by John Fastabend · 9 years ago
- 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
- e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
- 82f399c i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7 by Catherine Sullivan · 10 years ago
- d17038d i40e: trivial: remove unnecessary local var by Jesse Brandeburg · 10 years ago
- 2eccf1d i40e: remove VF device IDs from PF by Jesse Brandeburg · 10 years ago
- de1017f i40e: add netdev info to VSI dump by Shannon Nelson · 10 years ago
- 509a447 i40evf: enable bus master after reset by Mitch Williams · 10 years ago
- 1d73b2d i40e: add a little more to an NVM update debug message by Shannon Nelson · 10 years ago
- dd54a1a i40e: refactor DCB function by Jesse Brandeburg · 10 years ago
- 07f169c i40e: add 20G speed for Tx bandwidth calculations by Mitch Williams · 10 years ago
- 1d0a4ad i40e: add counter for arq overflows by Mitch Williams · 10 years ago
- a3d772a i40e: fix write-back-on-itr to work with legacy itr by Anjali Singhai Jain · 10 years ago
- 071c859 i40e: Store lan_vsi_idx and lan_vsi_id in the right size by Pandi Maharajan · 10 years ago
- 97b884f i40e: Bump AQ minor version to 1.5 for new FW features by Shannon Nelson · 10 years ago