Age | Commit message (Expand) | Author |
2016-09-16 | net: ethernet: mediatek: add more resets for internal ethernet circuit block | Sean Wang |
2016-09-16 | net: ethernet: mediatek: add the whole ethernet reset into the reset process | Sean Wang |
2016-09-16 | net: ethernet: mediatek: add controlling power domain the ethernet belongs to | Sean Wang |
2016-09-16 | net: ethernet: mediatek: cleanup error path inside mtk_hw_init | Sean Wang |
2016-09-16 | net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini... | Sean Wang |
2016-09-16 | net: ethernet: mediatek: refactoring mtk_hw_init to be reused | Sean Wang |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash |
2016-09-15 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash |
2016-09-15 | alx: fix error handling in __alx_open | Tobias Regnery |
2016-09-15 | cxgb4vf: don't offload Rx checksums for IPv6 fragments | Hariprasad Shenai |
2016-09-15 | atm: iphase: fix newline escape and minor tweak to source formatting | Colin Ian King |
2016-09-13 | mlxsw: spectrum: Add support for new ethtool API | Ido Schimmel |
2016-09-13 | mlxsw: spectrum: Indicate support of multiple port types | Ido Schimmel |
2016-09-13 | mlxsw: spectrum: Report port type according to operational speed | Ido Schimmel |
2016-09-13 | mlxsw: spectrum: Report link partner's advertised speeds | Ido Schimmel |
2016-09-13 | mlxsw: spectrum: Correctly report autonegotiation | Ido Schimmel |
2016-09-13 | net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-09-13 | net: ethernet: apm: xgene: use phydev from struct net_device | Philippe Reynes |
2016-09-13 | net: ethernet: dwmac: fix non static symbol warning | Wei Yongjun |
2016-09-13 | net: macb: fix missing unlock on error in macb_start_xmit() | Wei Yongjun |
2016-09-13 | net: Remove NO_IRQ from powerpc-only network drivers | Michael Ellerman |
2016-09-12 | iwlegacy: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | hamradio: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | stmmac: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | sis900: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | sfc: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | natsemi: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | net: mvneta: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | ixgbe: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | i825xx: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | sundance: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | bnx2: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | ethernet: amd: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | starfire: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | 3c59x: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-09-11 | net/mlx4_en: Fix panic on xmit while port is down | Moshe Shemesh |
2016-09-11 | net/mlx4_en: Fixes for DCBX | Tariq Toukan |
2016-09-11 | net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state() | Kamal Heib |