Age | Commit message (Expand) | Author | Files | Lines |
2016-09-17 | dwc_eth_qos: constify net_device_ops structures | Julia Lawall | 1 | -1/+1 |
2016-09-17 | hisilicon: constify net_device_ops structures | Julia Lawall | 1 | -1/+1 |
2016-09-17 | net: vrf: Remove RT_FL_TOS | David Ahern | 1 | -3/+0 |
2016-09-17 | Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or... | David S. Miller | 141 | -1218/+4293 |
2016-09-17 | net/mlx5e: Implement RX mapped page cache for page recycle | Tariq Toukan | 4 | -5/+99 |
2016-09-17 | net/mlx5e: Introduce API for RX mapped pages | Tariq Toukan | 1 | -19/+27 |
2016-09-17 | net/mlx5e: Single flow order-0 pages for Striding RQ | Tariq Toukan | 5 | -304/+184 |
2016-09-16 | net-next: dsa: add new driver for qca8xxx family | John Crispin | 4 | -0/+1255 |
2016-09-16 | net: emac: remove .owner field for driver | Wei Yongjun | 1 | -1/+0 |
2016-09-16 | net: emac: remove unnecessary dev_set_drvdata() | Wei Yongjun | 1 | -1/+0 |
2016-09-16 | net: dsa: b53: Remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2016-09-16 | net: dsa: bcm_sf2: Fix non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2016-09-16 | net: ethernet: mediatek: avoid race condition during the reset process | Sean Wang | 2 | -1/+38 |
2016-09-16 | net: ethernet: mediatek: add more resets for internal ethernet circuit block | Sean Wang | 2 | -13/+20 |
2016-09-16 | net: ethernet: mediatek: add the whole ethernet reset into the reset process | Sean Wang | 2 | -8/+51 |
2016-09-16 | net: ethernet: mediatek: add controlling power domain the ethernet belongs to | Sean Wang | 1 | -0/+7 |
2016-09-16 | net: ethernet: mediatek: cleanup error path inside mtk_hw_init | Sean Wang | 1 | -5/+29 |
2016-09-16 | net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini... | Sean Wang | 1 | -4/+11 |
2016-09-16 | net: ethernet: mediatek: refactoring mtk_hw_init to be reused | Sean Wang | 1 | -28/+34 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash | 3 | -21/+29 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash | 3 | -15/+20 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash | 3 | -19/+23 |
2016-09-15 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash | 3 | -19/+23 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 3 | -15/+19 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 4 | -25/+16 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 3 | -40/+30 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 3 | -22/+13 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 4 | -97/+61 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash | 4 | -68/+69 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash | 7 | -77/+125 |
2016-09-15 | alx: fix error handling in __alx_open | Tobias Regnery | 1 | -1/+3 |
2016-09-15 | cxgb4vf: don't offload Rx checksums for IPv6 fragments | Hariprasad Shenai | 1 | -3/+4 |
2016-09-15 | atm: iphase: fix newline escape and minor tweak to source formatting | Colin Ian King | 1 | -3/+3 |
2016-09-14 | mwifiex: firmware name correction for usb8997 chipset | Ganapathi Bhat | 1 | -1/+1 |
2016-09-14 | mwifiex: Command 7 handling for USB chipsets | Ganapathi Bhat | 2 | -0/+5 |
2016-09-14 | rtlwifi: rtl818x: constify local structures | Julia Lawall | 8 | -8/+8 |
2016-09-14 | iwlegacy: constify local structures | Julia Lawall | 1 | -2/+2 |
2016-09-14 | ath: constify local structures | Julia Lawall | 1 | -1/+1 |
2016-09-14 | rtl8xxxu: fix spelling mistake "firmare" -> "firmware" | Colin Ian King | 1 | -2/+2 |
2016-09-14 | rtl8xxxu: Reset device on module unload if still attached | Jes Sorensen | 1 | -0/+5 |
2016-09-14 | mwifiex: correction in Rx STBC field of htcapinfo | Amitkumar Karwar | 1 | -1/+1 |
2016-09-14 | mwifiex: handle error if IRQ request fails in mwifiex_sdio_of() | Amitkumar Karwar | 1 | -1/+3 |
2016-09-14 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 47 | -549/+2125 |
2016-09-13 | mlxsw: spectrum: Add support for new ethtool API | Ido Schimmel | 2 | -160/+185 |
2016-09-13 | mlxsw: spectrum: Indicate support of multiple port types | Ido Schimmel | 1 | -3/+5 |
2016-09-13 | mlxsw: spectrum: Report port type according to operational speed | Ido Schimmel | 1 | -1/+0 |
2016-09-13 | mlxsw: spectrum: Report link partner's advertised speeds | Ido Schimmel | 2 | -1/+27 |
2016-09-13 | mlxsw: spectrum: Correctly report autonegotiation | Ido Schimmel | 2 | -3/+14 |
2016-09-13 | net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -24/+37 |
2016-09-13 | net: ethernet: apm: xgene: use phydev from struct net_device | Philippe Reynes | 4 | -19/+18 |