summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-17dwc_eth_qos: constify net_device_ops structuresJulia Lawall
2016-09-17hisilicon: constify net_device_ops structuresJulia Lawall
2016-09-17net: vrf: Remove RT_FL_TOSDavid Ahern
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller
2016-09-17net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan
2016-09-17net/mlx5e: Introduce API for RX mapped pagesTariq Toukan
2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan
2016-09-16net-next: dsa: add new driver for qca8xxx familyJohn Crispin
2016-09-16net: emac: remove .owner field for driverWei Yongjun
2016-09-16net: emac: remove unnecessary dev_set_drvdata()Wei Yongjun
2016-09-16net: dsa: b53: Remove unused including <linux/version.h>Wei Yongjun
2016-09-16net: dsa: bcm_sf2: Fix non static symbol warningWei Yongjun
2016-09-16net: ethernet: mediatek: avoid race condition during the reset processSean Wang
2016-09-16net: ethernet: mediatek: add more resets for internal ethernet circuit blockSean Wang
2016-09-16net: ethernet: mediatek: add the whole ethernet reset into the reset processSean Wang
2016-09-16net: ethernet: mediatek: add controlling power domain the ethernet belongs toSean Wang
2016-09-16net: ethernet: mediatek: cleanup error path inside mtk_hw_initSean Wang
2016-09-16net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini...Sean Wang
2016-09-16net: ethernet: mediatek: refactoring mtk_hw_init to be reusedSean Wang
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash
2016-09-15libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash
2016-09-15alx: fix error handling in __alx_openTobias Regnery
2016-09-15cxgb4vf: don't offload Rx checksums for IPv6 fragmentsHariprasad Shenai
2016-09-15atm: iphase: fix newline escape and minor tweak to source formattingColin Ian King
2016-09-14mwifiex: firmware name correction for usb8997 chipsetGanapathi Bhat
2016-09-14mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat
2016-09-14rtlwifi: rtl818x: constify local structuresJulia Lawall
2016-09-14iwlegacy: constify local structuresJulia Lawall
2016-09-14ath: constify local structuresJulia Lawall
2016-09-14rtl8xxxu: fix spelling mistake "firmare" -> "firmware"Colin Ian King
2016-09-14rtl8xxxu: Reset device on module unload if still attachedJes Sorensen
2016-09-14mwifiex: correction in Rx STBC field of htcapinfoAmitkumar Karwar
2016-09-14mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()Amitkumar Karwar
2016-09-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-09-13mlxsw: spectrum: Add support for new ethtool APIIdo Schimmel
2016-09-13mlxsw: spectrum: Indicate support of multiple port typesIdo Schimmel
2016-09-13mlxsw: spectrum: Report port type according to operational speedIdo Schimmel
2016-09-13mlxsw: spectrum: Report link partner's advertised speedsIdo Schimmel
2016-09-13mlxsw: spectrum: Correctly report autonegotiationIdo Schimmel
2016-09-13net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-13net: ethernet: apm: xgene: use phydev from struct net_devicePhilippe Reynes