summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-11tap: Renaming tap related APIs, data structures, macrosSainath Grandhi
2017-02-11tap: Refactoring macvtap.cSainath Grandhi
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-10Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-02-10nfp: add the PF driverJakub Kicinski
2017-02-10nfp: allocate irqs in lower driverJakub Kicinski
2017-02-10nfp: add port layer to debugfs directoriesJakub Kicinski
2017-02-10nfp: add support for service processor accessJakub Kicinski
2017-02-10nfp: add rtsym supportJakub Kicinski
2017-02-10nfp: add MIP reading supportJakub Kicinski
2017-02-10nfp: add support for reading nffw infoJakub Kicinski
2017-02-10nfp: add hwinfo supportJakub Kicinski
2017-02-10nfp: add support for resourcesJakub Kicinski
2017-02-10nfp: add CPP access coreJakub Kicinski
2017-02-10nfp: rename the driver and add new main fileJakub Kicinski
2017-02-10bitfield.h: add FIELD_FIT() helperJakub Kicinski
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller
2017-02-10net: ethernet: ti: netcp_core: remove netif_trans_updateIvan Khoronzhuk
2017-02-10net: dsa: remove unnecessary phy*.h includesRussell King
2017-02-10net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10iscsi: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: fman: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: macb: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or...David S. Miller
2017-02-10xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky
2017-02-10spectrum: flower: Treat ETH_P_ALL as a special case and translate for HWJiri Pirko
2017-02-10NET: mkiss: Fix panicRalf Baechle
2017-02-10net: hns: Fix the device being used for dma mapping during TXKejian Yan
2017-02-10mlxsw: spectrum: Update mc_disabled flag by switchdev attrNogah Frankel
2017-02-10mlxsw: spectrum: Extend port_orig_get for bridge devicesNogah Frankel
2017-02-10mlxsw: spectrum: Add an option to flood mc by mc_router_portNogah Frankel
2017-02-10mlxsw: spectrum: Separate bc and mc floodsNogah Frankel
2017-02-10mlxsw: spectrum: Change max vfidNogah Frankel
2017-02-10mlxsw: spectrum: Make port flood update more genericNogah Frankel
2017-02-10mlxsw: spectrum: Break flood set func to be per tableNogah Frankel
2017-02-10mlxsw: spectrum_router: Add support for route replaceIdo Schimmel
2017-02-10mlxsw: spectrum_router: Add support for route appendIdo Schimmel
2017-02-10mlxsw: spectrum_router: Correctly handle identical routesIdo Schimmel
2017-02-09net/ena: update driver version to 1.1.2Netanel Belgazal
2017-02-09net/ena: change condition for host attribute configurationNetanel Belgazal
2017-02-09net/ena: change driver's default timeoutsNetanel Belgazal
2017-02-09net/ena: reduce the severity of ena printoutsNetanel Belgazal
2017-02-09net/ena: use READ_ONCE to access completion descriptorsNetanel Belgazal