- 0ed2dbf igbvf: use BIT() macro instead of shifts by Jacob Keller · 9 years ago
- 12b28b4 igbvf: remove unused variable and dead code by Jacob Keller · 9 years ago
- 3f544d2 igb: adjust PTP timestamps for Tx/Rx latency by Nathan Sullivan · 9 years ago
- ab507c9 e1000e: e1000e_cyclecounter_read(): do overflow check only if needed by Denys Vlasenko · 9 years ago
- a07fd74d e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check by Denys Vlasenko · 9 years ago
- fb5277f e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64 by Denys Vlasenko · 9 years ago
- 8008f68 igb: make igb_update_pf_vlvf static by Jacob Keller · 9 years ago
- a51d8c2 igb: use BIT() macro or unsigned prefix by Jacob Keller · 9 years ago
- 847042a e1000e: Cleanup consistency in ret_val variable usage by Brian Walsh · 9 years ago
- e11f303 e1000e: fix ethtool autoneg off for non-copper by Steve Shih · 9 years ago
- 831bfb0e qed*: Tx-switching configuration by Yuval Mintz · 9 years ago
- 73390ac qed*: support ndo_get_vf_config by Yuval Mintz · 9 years ago
- 6ddc760 qed*: IOV support spoof-checking by Yuval Mintz · 9 years ago
- 733def6 qed*: IOV link control by Yuval Mintz · 9 years ago
- eff1696 qed*: Support forced MAC by Yuval Mintz · 9 years ago
- 08feecd qed*: Support PVID configuration by Yuval Mintz · 9 years ago
- fefb020 qede: Add VF support by Yuval Mintz · 9 years ago
- 17b235c qed: Align TLVs by Yuval Mintz · 9 years ago
- 36558c3 qed: Bulletin and Link by Yuval Mintz · 9 years ago
- dacd88d qed: IOV l2 functionality by Yuval Mintz · 9 years ago
- 0b55e27 qed: IOV configure and FLR by Yuval Mintz · 9 years ago
- 1408cc1f qed: Introduce VFs by Yuval Mintz · 9 years ago
- 37bff2b qed: Add VF->PF channel infrastructure by Yuval Mintz · 9 years ago
- 32a47e7 qed: Add CONFIG_QED_SRIOV by Yuval Mintz · 9 years ago
- b797a68 net/mlx5e: Enable CQE compression when PCI is slower than link by Saeed Mahameed · 9 years ago
- d9d9f15 net/mlx5e: Expand WQE stride when CQE compression is enabled by Tariq Toukan · 9 years ago
- 7219ab3 net/mlx5e: CQE compression by Tariq Toukan · 9 years ago
- 9365fbf net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
- 45f5c32 net: ethernet: fec: use phydev from struct net_device by Philippe Reynes · 9 years ago
- bfca2eb stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static by Joachim Eastwood · 9 years ago
- 1de1d44 mlx5: Fix merge errors. by David S. Miller · 9 years ago
- e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 7dbb291 net/mlx5e: make VXLAN support conditional by Arnd Bergmann · 9 years ago
- 7fd7406 Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" by Arnd Bergmann · 9 years ago
- c66b258 sh_eth: reuse sh_eth_chip_reset() by Sergei Shtylyov · 9 years ago
- 7927092 sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga() by Sergei Shtylyov · 9 years ago
- 59efcba pxa168_eth: mdiobus_scan() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
- 810810f qede: uninitialized variable in qede_start_xmit() by Dan Carpenter · 9 years ago
- 8c1f454 netxen: netxen_rom_fast_read() doesn't return -1 by Dan Carpenter · 9 years ago
- 1c755ff netxen: reversed condition in netxen_nic_set_link_parameters() by Dan Carpenter · 9 years ago
- 545fea5 netxen: fix error handling in netxen_get_flash_block() by Dan Carpenter · 9 years ago
- 218d48e cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled by Hariprasad Shenai · 9 years ago
- 5113bfd mlxsw: spectrum: Fix ordering in mlxsw_sp_fini by Jiri Pirko · 9 years ago
- 2889286 mlxsw: spectrum: Add missing rollback in flood configuration by Ido Schimmel · 9 years ago
- 51554db mlxsw: spectrum: Fix rollback order in LAG join failure by Ido Schimmel · 9 years ago
- 95aef7c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
- 8e0ddc0 qede: prevent chip hang when increasing channels by Sudarsana Reddy Kalluru · 9 years ago
- f37bd0c cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure by Jon Maxwell · 9 years ago
- 3949c4a i40e: constify i40e_client_ops structure by Julia Lawall · 9 years ago
- ce927db i40e: fix misleading indentation by Arnd Bergmann · 9 years ago
- 147e81e i40e: Test memory before ethtool alloc succeeds by Jesse Brandeburg · 9 years ago
- b163098 i40evf: Allocate Rx buffers properly by Mitch Williams · 9 years ago
- bec60fc i40e/i40evf: Remove unused hardware receive descriptor code by Jesse Brandeburg · 9 years ago
- ab9ad98 i40evf: refactor receive routine by Jesse Brandeburg · 9 years ago
- 19b85e6 i40evf: Drop packet split receive routine by Jesse Brandeburg · 9 years ago
- 1a557afc i40e: Refactor receive routine by Jesse Brandeburg · 9 years ago
- 82d6920 net/mlx4_en: Fix endianness bug in IPV6 csum calculation by Daniel Jurgens · 9 years ago
- 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 9 years ago
- 04b3b77 i40e/i40evf: Remove reference to ring->dtype by Jesse Brandeburg · 9 years ago
- b32bfa17 i40e: Drop packet split receive routine by Jesse Brandeburg · 9 years ago
- f8a952c i40e/i40evf: Refactor tunnel interpretation by Jesse Brandeburg · 9 years ago
- aa8a8b0 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
- 7d2837d bnxt_en: Setup multicast properly after resetting device. by Michael Chan · 9 years ago
- 67a95e2 bnxt_en: Need memory barrier when processing the completion ring. by Michael Chan · 9 years ago
- 3e66bab drivers: fix dev->trans_start removal fallout by Florian Westphal · 9 years ago
- 9b36627 net: remove dev->trans_start by Florian Westphal · 9 years ago
- 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
- 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 9 years ago
- a6e5472 dmfe: kill DEVICE define by Florian Westphal · 9 years ago
- 1c021bb net: fec: only clear a queue's work bit if the queue was emptied by Uwe Kleine-König · 9 years ago
- 1edc57e net/mlx5: E-Switch, Implement trust vf ndo by Mohamad Haj Yahia · 9 years ago
- a35f71f net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling by Mohamad Haj Yahia · 9 years ago
- 78a9199 net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups by Mohamad Haj Yahia · 9 years ago
- 586cfa7 net/mlx5: E-Switch, Use vport event handler for vport cleanup by Mohamad Haj Yahia · 9 years ago
- 01f51f2 net/mlx5: E-Switch, Enable/disable ACL tables on demand by Mohamad Haj Yahia · 9 years ago
- f942380 net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk by Mohamad Haj Yahia · 9 years ago
- dfcb1ed net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST mode by Mohamad Haj Yahia · 9 years ago
- 5742df0 net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLs by Mohamad Haj Yahia · 9 years ago
- 761e205 net/mlx5: E-Switch, Fix error flow memory leak by Mohamad Haj Yahia · 9 years ago
- 831cae1 net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq() by Mohamad Haj Yahia · 9 years ago
- efdc810 net/mlx5: Flow steering, Add vport ACL support by Mohamad Haj Yahia · 9 years ago
- fbc4a69 net/mlx5e: Fix aRFS compilation dependency by Maor Gottlieb · 9 years ago
- 20decb7 drivers: net: xgene: Fix error handling by Matthias Brugger · 9 years ago
- f358738 cxgb4: Check for firmware errors in the mailbox command loop by Hariprasad Shenai · 9 years ago
- 5a20f5c cxgb4: Don't sleep when mbox cmd is issued from interrupt context by Hariprasad Shenai · 9 years ago
- ecc9120 drivers: net: emac: add Atheros AR8035 phy initialization code by Christian Lamparter · 9 years ago
- 152971e bnxt: Add support for segmentation of tunnels with outer checksums by Alexander Duyck · 9 years ago
- f3ed653 net/mlx5e: Fix IPv6 tunnel checksum offload by Alexander Duyck · 9 years ago
- b49663c net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 9 years ago
- 0906712 net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO by Alexander Duyck · 9 years ago
- 3c9346b net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 9 years ago
- 8b44a8a ixgbevf: Remove unused parameter by Tony Nguyen · 9 years ago
- 8829009 ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a by Usha Ketineni · 9 years ago
- 2f8214f ixgbevf: Use mac_ops instead of trying to identify NIC type by Alexander Duyck · 9 years ago
- 33b0eb1 ixgbevf: Change the relaxed order settings in VF driver for sparc by Babu Moger · 9 years ago
- 45a88df ixgbe: Revise populating few registers and macro definitions by Preethi Banala · 9 years ago
- 4c4f802 ixgbe: Return 64 bit stats values by Preethi Banala · 9 years ago
- 61ff59d ixgbe: Remove duplicate and unused device ID definitions by Preethi Banala · 9 years ago
- 740234f ixgbe: check EEPROM for WOL support for X540 and above by Emil Tantilov · 9 years ago
- 00103a6c ixgbe: add WoL support for some 82599 subdevice IDs by Emil Tantilov · 9 years ago