aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-09mlx4: rx_headroom is a per port attributeEric Dumazet2-4/+4
2017-03-09mlx4: get rid of frag_prefix_sizeEric Dumazet2-17/+13
2017-03-09mlx4: remove order field from mlx4_en_frag_infoEric Dumazet2-4/+4
2017-03-09mlx4: dma_dir is a mlx4_en_priv attributeEric Dumazet3-12/+12
2017-03-08mlxsw: pci: Remove unused bitIdo Schimmel2-14/+0
2017-03-08mlxsw: spectrum: Fix helper function and port variable namesJiri Pirko1-11/+12
2017-03-09dpaa_eth: enable context-A stashingMadalin Bucur1-1/+2
2017-03-09dpaa_eth: enable multiple Tx traffic classesCamelia Groza1-0/+36
2017-03-09dpaa_eth: add four prioritised Tx traffic classesCamelia Groza2-9/+42
2017-03-09dpaa_eth: do not ignore port api return valueMadalin Bucur1-22/+43
2017-03-09dpaa_eth: enable Rx checksum offloadMadalin Bucur1-2/+27
2017-03-09dpaa_eth: remove redundant initializationMadalin Bucur1-1/+1
2017-03-09fsl/fman: enlarge FIFO to allow for the 5th portMadalin Bucur1-1/+1
2017-03-09fsl/fman: remove wrong freeMadalin Bucur1-3/+1
2017-03-09fsl/fman: set HW parser as BMI next engineMadalin Bucur2-3/+90
2017-03-09fsl/fman: parse result data is big endianMadalin Bucur1-5/+5
2017-03-08net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-10/+14
2017-03-08net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-22/+29
2017-03-08net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-28/+34
2017-03-08net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-41/+57
2017-03-08net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-17/+20
2017-03-08net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-46/+52
2017-03-08net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-22/+25
2017-03-08net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+27
2017-03-07net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence valuesTimur Tabi1-0/+6
2017-03-06net: ethernet: bgmac: driver power manangementJoey Zhong3-0/+87
2017-03-06net: ethernet: bgmac: unify code of the same familyJon Mason1-36/+28
2017-03-06net: ethernet: bgmac: use #defines for MAX sizeJon Mason1-1/+1
2017-03-06net: axienet: use eth_hw_addr_random()Tobias Klauser1-1/+1
2017-03-06netvsc: replace netdev_alloc_skb_ip_align with napi_alloc_skbstephen hemminger1-2/+4
2017-03-06netvsc: enable GROstephen hemminger1-4/+4
2017-03-06netvsc: implement NAPIstephen hemminger4-47/+102
2017-03-06vmbus: introduce in-place packet iteratorstephen hemminger2-25/+103
2017-03-06netvsc: don't overload variable in same functionstephen hemminger1-2/+2
2017-03-06net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-46/+52
2017-03-06net: smsc: epic100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-7/+9
2017-03-06net: sis: sis900: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-9/+9
2017-03-06net: sis: sis190: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-06net: silan: sc92031: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-36/+47
2017-03-06net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-06net: rocker: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-23/+32
2017-03-06net: realtek: r8169: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-16/+25
2017-03-06net: realtek: 8139too: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-06net: realtek: 8139cp: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-05net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-1/+1
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-123/+373
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-22/+29
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-42/+49
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds85-3180/+22360
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+39