- ec8378b net: dsa: mv88e6xxx: 6161 uses global 2 for PHY access by Andrew Lunn · 8 years ago
- d23a83f net: dsa: mv88e6xxx: move the Global 2 macros by Vivien Didelot · 8 years ago
- e097097 net: dsa: mv88e6xxx: move the Global 1 macros by Vivien Didelot · 8 years ago
- d2a160b net: dsa: mv88e6xxx: move the Port macros by Vivien Didelot · 8 years ago
- c4530ee net: dsa: mv88e6xxx: move PHY macros by Vivien Didelot · 8 years ago
- 4d5f2ba7 net: dsa: mv88e6xxx: rename chip header by Vivien Didelot · 8 years ago
- f0a4581 net: phy: marvell: make some functions static by Colin Ian King · 8 years ago
- a5eb62f netxen: remove writeq/readq function definitions by LABBE Corentin · 8 years ago
- 342fa19 mdio: mux: make child bus walking more permissive and errors more verbose by Jon Mason · 8 years ago
- fd7da28 net/mlx5e: Offload TC matching on ip tos / traffic-class by Or Gerlitz · 8 years ago
- e77834e net/mlx5e: Offload TC matching on tcp flags by Or Gerlitz · 8 years ago
- d0a65400 net: phy: use of_mdio_parse_addr by Jon Mason · 8 years ago
- 9ae122c liquidio: Fix checkpatch errors with references crossing single line by Satanand Burla · 8 years ago
- 4c1588a liquidio: VF interrupt initialization cleanup by Rick Farrington · 8 years ago
- a97051f cxgb4: fix incorrect cim_la output for T6 by Ganesh Goudar · 8 years ago
- 6e7da28 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
- dc4528e qed: Add support for changing iSCSI mac by Mintz, Yuval · 8 years ago
- 20675b3 qed: Support NVM-image reading API by Mintz, Yuval · 8 years ago
- 3c5da94 qed: Share additional information with qedf by Mintz, Yuval · 8 years ago
- 5779675 qed: Correct order of wwnn and wwpn by Mintz, Yuval · 8 years ago
- 3a5f899 team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias by Zhang Shengju · 8 years ago
- abf709a i40evf: Add support for Adaptive Virtual Function by Preethi Banala · 8 years ago
- 735e35c i40e/virtchnl: move function to virtchnl by Jesse Brandeburg · 8 years ago
- ff3f4cc virtchnl: finish conversion to virtchnl interface by Jesse Brandeburg · 8 years ago
- f0adc6e i40evf/virtchnl: whitespace cleanups by Jesse Brandeburg · 8 years ago
- 764430c i40e/virtchnl: refactor code for validate checks by Jesse Brandeburg · 8 years ago
- eedcfef virtchnl: convert to new macros by Jesse Brandeburg · 8 years ago
- 260e938 virtchnl: move some code to core driver by Jesse Brandeburg · 8 years ago
- 310a2ad virtchnl: rename i40e to generic virtchnl by Jesse Brandeburg · 8 years ago
- 55cdfd4 i40e: use new unified virtchnl header file by Jesse Brandeburg · 8 years ago
- 681bdf8 i40e/i40evf: create and use new unified header file by Jesse Brandeburg · 8 years ago
- 3929080 i40evf: drop i40e_type.h include by Jesse Brandeburg · 8 years ago
- 0266f79 mlxsw: spectrum: Add bridge dependency for spectrum by Ido Schimmel · 8 years ago
- 9f93ac8 net-next: stmmac: Add dwmac-sun8i by LABBE Corentin · 8 years ago
- ec33d71 net-next: stmmac: add optional setup function by LABBE Corentin · 8 years ago
- 3874191 net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr by LABBE Corentin · 8 years ago
- ce6ef68f mlxsw: spectrum: Implement the ethtool flash_device callback by Yotam Gigi · 8 years ago
- 1ee240e qed: No need to reset SBs on IOV init by Mintz, Yuval · 8 years ago
- ebbdcc6 qed: Reset IGU CAM to default on init by Mintz, Yuval · 8 years ago
- 50a2071 qed: Hold a single array for SBs by Mintz, Yuval · 8 years ago
- 09b6b14 qed: Provide auxiliary for getting free VF SB by Mintz, Yuval · 8 years ago
- 1ac7243 qed: Remove assumption on SB order in IGU by Mintz, Yuval · 8 years ago
- 726fdbe qed: Encapsulate interrupt counters in struct by Mintz, Yuval · 8 years ago
- a333f7f qed: Add aux. function translating sb_id -> igu_sb_id by Mintz, Yuval · 8 years ago
- d031548 qed: Distinguish between sb_id and igu_sb_id by Mintz, Yuval · 8 years ago
- d749dd0 qed: IGU read revised by Mintz, Yuval · 8 years ago
- 979cead qed: Minor refactoring in interrupt code by Mintz, Yuval · 8 years ago
- 8befd73 qed: Make qed_int_cau_conf_pi() static by Mintz, Yuval · 8 years ago
- 97fcc19 ppp: remove unnecessary bh disable in xmit path by Gao Feng · 8 years ago
- b987e98 dsa: add DSA switch driver for Microchip KSZ9477 by Woojung Huh · 8 years ago
- fc3973a phy: micrel: add Microchip KSZ 9477 Switch PHY support by Woojung Huh · 8 years ago
- 47eaa23 nfp: fix memory leak on FW load error by Jakub Kicinski · 8 years ago
- c66a9cf nfp: move basic eBPF stats to app-specific code by Jakub Kicinski · 8 years ago
- bb45e51 nfp: move bpf offload code to the BPF app by Jakub Kicinski · 8 years ago
- d9ae7f2 nfp: move eBPF offload files to BPF app directory by Jakub Kicinski · 8 years ago
- 2707d6f nfp: report app name in ethtool -i by Jakub Kicinski · 8 years ago
- 8aa0cb0 nfp: move port init to apps by Jakub Kicinski · 8 years ago
- 69394af nfp: turn reading PCIe RTsym parameters into a helper by Jakub Kicinski · 8 years ago
- 5c91435 nfp: add missing fall through statements by Jakub Kicinski · 8 years ago
- d897a63 sched: add helper for updating statistics on all actions by Jakub Kicinski · 8 years ago
- c380e37 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
- a99bbf6e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
- 8eb1b3c netvsc: Add #include's for csum_* function declarations by Michael Kelley · 8 years ago
- 9831724 net/mlxfw: select CONFIG_XZ_DEC by Arnd Bergmann · 8 years ago
- 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 8 years ago
- b15a7c0 net: dsa: mv88e6xxx: rename PHY PPU functions by Vivien Didelot · 8 years ago
- 7e20cfb net: dsa: mv88e6xxx: rename PHY PPU accessors by Vivien Didelot · 8 years ago
- 1b17aed net: dsa: mv88e6xxx: provide a PHY setup helper by Vivien Didelot · 8 years ago
- d9c23ff ixgbe: fix incorrect status check by Emil Tantilov · 8 years ago
- 3ce5cb7 ixgbe: add missing configuration for rate select 1 by Emil Tantilov · 8 years ago
- 08ed48e ixgbe: always call setup_mac_link for multispeed fiber by Emil Tantilov · 8 years ago
- 410a494 ixgbe: add write flush when configuring CS4223/7 by Emil Tantilov · 8 years ago
- cc1de78 ixgbe: correct CS4223/7 PHY identification by Emil Tantilov · 8 years ago
- 80666035 ixgbevf: Resolve warnings for -Wimplicit-fallthrough by Tony Nguyen · 8 years ago
- 31f5d9b ixgbevf: Resolve truncation warning for q_vector->name by Tony Nguyen · 8 years ago
- 93df946 ixgbe: Resolve warnings for -Wimplicit-fallthrough by Tony Nguyen · 8 years ago
- e61e4c8 ixgbe: Resolve truncation warning for q_vector->name by Tony Nguyen · 8 years ago
- 6af3d0f ixgbe: Add error checking to setting VF MAC by Tony Nguyen · 8 years ago
- 22cb4ff ixgbe: Correct thermal sensor event check by Mark Rustad · 8 years ago
- e6b41c8 ixgbe: enable L3/L4 filtering for Tx switched packets by Emil Tantilov · 8 years ago
- 5e999fb4 ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support by Paul Greenwalt · 8 years ago
- b09457e ixgbe: initialize u64_stats_sync structures early at ixgbe_probe by Liwei Song · 8 years ago
- 2a20525 ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets by Scott Peterson · 8 years ago
- 0a4ecc2 i40e: Check for memory allocation failure by Christophe Jaillet · 8 years ago
- 0bc0706 i40e: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
- 6118955 i40e: use pf data structure directly in i40e_ptp_rx_hang by Jacob Keller · 8 years ago
- 2955fac i40e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
- 6907757 i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
- bbc4e7d i40e: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
- 9d68322 i40evf: disable unused flags by Jesse Brandeburg · 8 years ago
- 155b0f6 i40evf: fix merge error in older patch by Jesse Brandeburg · 8 years ago
- eb873fe i40evf: fix duplicate lines by Jesse Brandeburg · 8 years ago
- ffe4064 bnxt_en: Fix xmit_more with BQL. by Michael Chan · 8 years ago
- 702c221 bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings(). by Michael Chan · 8 years ago
- 4d172f2 bnxt_en: Implement xmit_more. by Michael Chan · 8 years ago
- 434c975 bnxt_en: Optimize doorbell write operations for newer chips. by Michael Chan · 8 years ago
- 3284f9e bnxt_en: Add additional chip ID definitions. by Michael Chan · 8 years ago
- 0efd2fc bnxt_en: Add a callback to inform RDMA driver during PCI shutdown. by Michael Chan · 8 years ago
- c7ef35e bnxt_en: Add PCI IDs for BCM57454 VF devices. by Deepak Khungar · 8 years ago
- e605db8 bnxt_en: Support for Short Firmware Message by Deepak Khungar · 8 years ago