summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-21net: ethernet: update drivers to make both SW and HW TX timestampsMiroslav Lichvar
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar
2017-05-21ibmveth: Support to enable LSO/CSO for Trunk VEA.Sivakumar Krishnasamy
2017-05-21qede: Support 1G advertisment.Sudarsana Reddy Kalluru
2017-05-21qed: Fix setting of Management bitfieldsTomer Tayar
2017-05-21qede: qedr closure after setting stateMintz, Yuval
2017-05-21qed: Correct print in iscsi error-flowMintz, Yuval
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar
2017-05-21qede: Don't use an internal MAC fieldMintz, Yuval
2017-05-21qede: Add missing Status-block freeSudarsana Reddy Kalluru
2017-05-21qede: Honor user request for Tx buffersSudarsana Reddy Kalluru
2017-05-21qede: Allow WoL to activate by defaultMintz, Yuval
2017-05-19xgene: Check all RGMII phy mode variantsIyappan Subramanian
2017-05-19sk_buff: remove support for csum_bad in sk_buffDavide Caratti
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-18net/mlx5e: Fix possible memory leakWei Yongjun
2017-05-18qed: Remove unused including <linux/version.h>Wei Yongjun
2017-05-18ibmvnic: fix missing unlock on error in __ibmvnic_reset()Wei Yongjun
2017-05-18Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-05-18net1080: Remove unused function nc_dump_ttl()Matthias Kaehlcke
2017-05-18r8152: Remove unused function usb_ocp_read()Matthias Kaehlcke
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval
2017-05-18Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel
2017-05-18liquidio: make the spinlock octeon_devices_lock staticColin Ian King
2017-05-18sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven
2017-05-18sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven
2017-05-18Merge tag 'linux-can-next-for-4.13-20170518' of git://git.kernel.org/pub/scm/...David S. Miller
2017-05-18mlxsw: spectrum_dpipe: Fix sparse warningsArkadi Sharshevsky
2017-05-18mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky
2017-05-18mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky
2017-05-18net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.Eric Anholt
2017-05-18net: dsa: use switchdev_obj_dump_cb_t everywhereVivien Didelot
2017-05-18net: dsa: include switchdev.h only onceVivien Didelot
2017-05-18cxgb4: update latest firmware version supportedGanesh Goudar
2017-05-18net/wan/fsl_ucc_hdlc: add hdlc-bus supportHolger Brunck
2017-05-18net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback modeHolger Brunck
2017-05-18net/wan/fsl_ucc_hdlc: fix incorrect memory allocationHolger Brunck
2017-05-18net/wan/fsl_ucc_hdlc: fix wrong indentationHolger Brunck
2017-05-18net/wan/fsl_ucc_hdlc: fix unitialized variable warningsHolger Brunck
2017-05-18net/wan/fsl_ucc_hdlc: cleanup debug tracesHolger Brunck
2017-05-18qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork
2017-05-18net: make struct net_device::tx_queue_len unsigned intAlexey Dobriyan
2017-05-18net: ethernet: faraday: To support device tree usage.Greentime Hu
2017-05-18vhost_net: try batch dequing from skb arrayJason Wang
2017-05-18tap: support receiving skb from msg_controlJason Wang
2017-05-18tun: support receiving skb through msg_controlJason Wang
2017-05-18tap: export skb_arrayJason Wang