summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-21sfc: expose CTPIO stats on NICs that support themBert Kenward
2017-12-21sfc: expose FEC stats on Medford2Edward Cree
2017-12-21sfc: support variable number of MAC statsEdward Cree
2017-12-21sfc: update MCDI protocol headersEdward Cree
2017-12-21cxgb4: add new T5 and T6 device id'sGanesh Goudar
2017-12-21net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer()Jie Deng
2017-12-21phylink: avoid attaching more than one PHYRussell King
2017-12-21net: ibm: emac: support RGMII-[RX|TX]ID phymodeChristian Lamparter
2017-12-21net: ibm: emac: replace custom PHY_MODE_* macrosChristian Lamparter
2017-12-21net: ibm: emac: replace custom rgmii_mode_name with phy_modesChristian Lamparter
2017-12-20s390/qeth: replace open-coded in*_pton()Julian Wiedmann
2017-12-20s390/qeth: pass full data length to l3_fill_header()Julian Wiedmann
2017-12-20s390/qeth: streamline l3_fill_header()Julian Wiedmann
2017-12-20s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann
2017-12-20s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann
2017-12-20s390/qeth: clean up l3_get_cast_type()Julian Wiedmann
2017-12-20s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann
2017-12-20s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann
2017-12-20s390/qeth: use ether_addr_* helpersJulian Wiedmann
2017-12-20s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann
2017-12-20s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann
2017-12-20s390/qeth: drop CONFIG_QETH_IPV6Julian Wiedmann
2017-12-20s390/qeth: use ip*_eth_mc_map helpersJulian Wiedmann
2017-12-20qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova
2017-12-20net: convert lcs_reply.refcnt from atomic_t to refcount_tElena Reshetova
2017-12-20netdevsim: correctly check return value of debugfs_create_dirPrashant Bhole
2017-12-20net: amd-xgbe: Get rid of custom hex_dump_to_buffer()Andy Shevchenko
2017-12-20netdevsim: bpf: remove unused variableJakub Kicinski
2017-12-20netdevsim: declare struct device_type as staticJakub Kicinski
2017-12-20net: pasemi: Replace mac address parsingAndy Shevchenko
2017-12-20net: bonding: Replace mac address parsingAndy Shevchenko
2017-12-19nfp: flower: compile Geneve encap actionsJohn Hurley
2017-12-19nfp: flower: compile Geneve match fieldsJohn Hurley
2017-12-19nfp: flower: read extra feature support from fwJohn Hurley
2017-12-19nfp: flower: remove unused tun_mask variableJohn Hurley
2017-12-19cxgb4: RSS table is 4k for T6Ganesh Goudar
2017-12-19ibmvnic: Include header descriptor support for ARP packetsThomas Falcon
2017-12-19ibmvnic: Increase maximum number of RX/TX queuesThomas Falcon
2017-12-19ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUESThomas Falcon
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller
2017-12-19cxgb4: Report tid start range correctly for T6Ganesh Goudar
2017-12-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-12-19net: ks8851: Support DT-provided MAC addressLukas Wunner
2017-12-19bcm63xx_enet: use platform device id directly for miibus nameJonas Gorski
2017-12-19bcm63xx_enet: remove pointless mac_id checkJonas Gorski
2017-12-19bcm63xx_enet: use platform data for dma channel numbersJonas Gorski
2017-12-19bcm63xx_enet: just use "enet" as the clock nameJonas Gorski
2017-12-19geneve: speedup geneve tunnels dismantleHaishuang Yan
2017-12-19vxlan: speedup vxlan tunnels dismantleHaishuang Yan
2017-12-19forcedeth: remove duplicate structure member in xmitZhu Yanjun