Age | Commit message (Expand) | Author |
2017-06-04 | net: phy: smsc: Implement PHY statistics | Andrew Lunn |
2017-06-04 | net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshot | Andrew Lunn |
2017-06-04 | net: dsa: mv88e6xxx: 6161 uses global 2 for PHY access | Andrew Lunn |
2017-06-04 | net: dsa: mv88e6xxx: move the Global 2 macros | Vivien Didelot |
2017-06-04 | net: dsa: mv88e6xxx: move the Global 1 macros | Vivien Didelot |
2017-06-04 | net: dsa: mv88e6xxx: move the Port macros | Vivien Didelot |
2017-06-04 | net: dsa: mv88e6xxx: move PHY macros | Vivien Didelot |
2017-06-04 | net: dsa: mv88e6xxx: rename chip header | Vivien Didelot |
2017-06-04 | net: phy: marvell: make some functions static | Colin Ian King |
2017-06-04 | netxen: remove writeq/readq function definitions | LABBE Corentin |
2017-06-04 | mdio: mux: make child bus walking more permissive and errors more verbose | Jon Mason |
2017-06-04 | net/mlx5e: Offload TC matching on ip tos / traffic-class | Or Gerlitz |
2017-06-04 | net/mlx5e: Offload TC matching on tcp flags | Or Gerlitz |
2017-06-02 | net: phy: use of_mdio_parse_addr | Jon Mason |
2017-06-02 | liquidio: Fix checkpatch errors with references crossing single line | Satanand Burla |
2017-06-02 | liquidio: VF interrupt initialization cleanup | Rick Farrington |
2017-06-02 | cxgb4: fix incorrect cim_la output for T6 | Ganesh Goudar |
2017-06-02 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2017-06-02 | qed: Add support for changing iSCSI mac | Mintz, Yuval |
2017-06-02 | qed: Support NVM-image reading API | Mintz, Yuval |
2017-06-02 | qed: Share additional information with qedf | Mintz, Yuval |
2017-06-02 | qed: Correct order of wwnn and wwpn | Mintz, Yuval |
2017-06-02 | team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias | Zhang Shengju |
2017-06-01 | i40evf: Add support for Adaptive Virtual Function | Preethi Banala |
2017-06-01 | i40e/virtchnl: move function to virtchnl | Jesse Brandeburg |
2017-06-01 | virtchnl: finish conversion to virtchnl interface | Jesse Brandeburg |
2017-06-01 | i40evf/virtchnl: whitespace cleanups | Jesse Brandeburg |
2017-06-01 | i40e/virtchnl: refactor code for validate checks | Jesse Brandeburg |
2017-06-01 | virtchnl: convert to new macros | Jesse Brandeburg |
2017-06-01 | virtchnl: move some code to core driver | Jesse Brandeburg |
2017-06-01 | virtchnl: rename i40e to generic virtchnl | Jesse Brandeburg |
2017-06-01 | i40e: use new unified virtchnl header file | Jesse Brandeburg |
2017-06-01 | i40e/i40evf: create and use new unified header file | Jesse Brandeburg |
2017-06-01 | i40evf: drop i40e_type.h include | Jesse Brandeburg |
2017-06-01 | mlxsw: spectrum: Add bridge dependency for spectrum | Ido Schimmel |
2017-06-01 | net-next: stmmac: Add dwmac-sun8i | LABBE Corentin |
2017-06-01 | net-next: stmmac: add optional setup function | LABBE Corentin |
2017-06-01 | net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr | LABBE Corentin |
2017-06-01 | mlxsw: spectrum: Implement the ethtool flash_device callback | Yotam Gigi |
2017-06-01 | qed: No need to reset SBs on IOV init | Mintz, Yuval |
2017-06-01 | qed: Reset IGU CAM to default on init | Mintz, Yuval |
2017-06-01 | qed: Hold a single array for SBs | Mintz, Yuval |
2017-06-01 | qed: Provide auxiliary for getting free VF SB | Mintz, Yuval |
2017-06-01 | qed: Remove assumption on SB order in IGU | Mintz, Yuval |
2017-06-01 | qed: Encapsulate interrupt counters in struct | Mintz, Yuval |
2017-06-01 | qed: Add aux. function translating sb_id -> igu_sb_id | Mintz, Yuval |
2017-06-01 | qed: Distinguish between sb_id and igu_sb_id | Mintz, Yuval |
2017-06-01 | qed: IGU read revised | Mintz, Yuval |
2017-06-01 | qed: Minor refactoring in interrupt code | Mintz, Yuval |
2017-06-01 | qed: Make qed_int_cau_conf_pi() static | Mintz, Yuval |