Age | Commit message (Expand) | Author | Files | Lines |
2017-06-02 | team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias | Zhang Shengju | 5 | -5/+5 |
2017-06-01 | mlxsw: spectrum: Add bridge dependency for spectrum | Ido Schimmel | 1 | -0/+1 |
2017-06-01 | net-next: stmmac: Add dwmac-sun8i | LABBE Corentin | 5 | -2/+1024 |
2017-06-01 | net-next: stmmac: add optional setup function | LABBE Corentin | 1 | -1/+3 |
2017-06-01 | net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr | LABBE Corentin | 1 | -1/+2 |
2017-06-01 | mlxsw: spectrum: Implement the ethtool flash_device callback | Yotam Gigi | 1 | -9/+42 |
2017-06-01 | qed: No need to reset SBs on IOV init | Mintz, Yuval | 3 | -33/+4 |
2017-06-01 | qed: Reset IGU CAM to default on init | Mintz, Yuval | 3 | -20/+162 |
2017-06-01 | qed: Hold a single array for SBs | Mintz, Yuval | 8 | -27/+103 |
2017-06-01 | qed: Provide auxiliary for getting free VF SB | Mintz, Yuval | 3 | -29/+51 |
2017-06-01 | qed: Remove assumption on SB order in IGU | Mintz, Yuval | 2 | -61/+33 |
2017-06-01 | qed: Encapsulate interrupt counters in struct | Mintz, Yuval | 5 | -24/+21 |
2017-06-01 | qed: Add aux. function translating sb_id -> igu_sb_id | Mintz, Yuval | 1 | -10/+21 |
2017-06-01 | qed: Distinguish between sb_id and igu_sb_id | Mintz, Yuval | 3 | -25/+30 |
2017-06-01 | qed: IGU read revised | Mintz, Yuval | 4 | -140/+83 |
2017-06-01 | qed: Minor refactoring in interrupt code | Mintz, Yuval | 1 | -3/+12 |
2017-06-01 | qed: Make qed_int_cau_conf_pi() static | Mintz, Yuval | 2 | -52/+34 |
2017-06-01 | ppp: remove unnecessary bh disable in xmit path | Gao Feng | 1 | -11/+11 |
2017-06-01 | dsa: add DSA switch driver for Microchip KSZ9477 | Woojung Huh | 8 | -0/+3398 |
2017-06-01 | phy: micrel: add Microchip KSZ 9477 Switch PHY support | Woojung Huh | 1 | -0/+11 |
2017-06-01 | nfp: fix memory leak on FW load error | Jakub Kicinski | 1 | -0/+1 |
2017-06-01 | nfp: move basic eBPF stats to app-specific code | Jakub Kicinski | 5 | -34/+67 |
2017-06-01 | nfp: move bpf offload code to the BPF app | Jakub Kicinski | 6 | -59/+159 |
2017-06-01 | nfp: move eBPF offload files to BPF app directory | Jakub Kicinski | 6 | -10/+10 |
2017-06-01 | nfp: report app name in ethtool -i | Jakub Kicinski | 5 | -3/+15 |
2017-06-01 | nfp: move port init to apps | Jakub Kicinski | 8 | -35/+309 |
2017-06-01 | nfp: turn reading PCIe RTsym parameters into a helper | Jakub Kicinski | 1 | -7/+17 |
2017-06-01 | nfp: add missing fall through statements | Jakub Kicinski | 1 | -0/+2 |
2017-06-01 | sched: add helper for updating statistics on all actions | Jakub Kicinski | 3 | -27/+4 |
2017-06-01 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 9 | -80/+180 |
2017-06-01 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 9 | -19/+77 |
2017-05-31 | netvsc: Add #include's for csum_* function declarations | Michael Kelley | 1 | -0/+2 |
2017-05-31 | net/mlxfw: select CONFIG_XZ_DEC | Arnd Bergmann | 1 | -0/+1 |
2017-05-31 | net: dsa: remove dev arg of dsa_register_switch | Vivien Didelot | 6 | -6/+6 |
2017-05-31 | net: dsa: mv88e6xxx: rename PHY PPU functions | Vivien Didelot | 1 | -19/+19 |
2017-05-31 | net: dsa: mv88e6xxx: rename PHY PPU accessors | Vivien Didelot | 3 | -14/+17 |
2017-05-31 | net: dsa: mv88e6xxx: provide a PHY setup helper | Vivien Didelot | 3 | -9/+11 |
2017-05-31 | ixgbe: fix incorrect status check | Emil Tantilov | 1 | -4/+4 |
2017-05-31 | ixgbe: add missing configuration for rate select 1 | Emil Tantilov | 1 | -0/+19 |
2017-05-31 | ixgbe: always call setup_mac_link for multispeed fiber | Emil Tantilov | 1 | -18/+0 |
2017-05-31 | ixgbe: add write flush when configuring CS4223/7 | Emil Tantilov | 1 | -2/+18 |
2017-05-31 | ixgbe: correct CS4223/7 PHY identification | Emil Tantilov | 2 | -6/+7 |
2017-05-31 | ixgbevf: Resolve warnings for -Wimplicit-fallthrough | Tony Nguyen | 1 | -0/+2 |
2017-05-31 | ixgbevf: Resolve truncation warning for q_vector->name | Tony Nguyen | 1 | -7/+7 |
2017-05-31 | ixgbe: Resolve warnings for -Wimplicit-fallthrough | Tony Nguyen | 5 | -11/+18 |
2017-05-31 | ixgbe: Resolve truncation warning for q_vector->name | Tony Nguyen | 1 | -7/+7 |
2017-05-31 | ixgbe: Add error checking to setting VF MAC | Tony Nguyen | 1 | -13/+41 |
2017-05-31 | ixgbe: Correct thermal sensor event check | Mark Rustad | 1 | -2/+1 |
2017-05-31 | ixgbe: enable L3/L4 filtering for Tx switched packets | Emil Tantilov | 1 | -0/+3 |
2017-05-31 | ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support | Paul Greenwalt | 3 | -2/+29 |