summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | IB/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann2016-12-141-2/+3
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-153-30/+57
|\ \ \ \ \
| * | | | | drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton2016-12-151-2/+1
| * | | | | igb: update code to better handle incrementing page countAlexander Duyck2016-12-152-8/+23
| * | | | | igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck2016-12-151-20/+33
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-146-7/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | treewide: Fix printk() message errorsMasanari Iida2016-12-146-7/+7
* | | | | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-142-86/+33
|\ \ \ \ \ \
| * | | | | | xen-netback: fix error handling outputArnd Bergmann2016-11-101-1/+1
| * | | | | | xen: make use of xenbus_read_unsigned() in xen-netfrontJuergen Gross2016-11-071-49/+18
| * | | | | | xen: make use of xenbus_read_unsigned() in xen-netbackJuergen Gross2016-11-071-36/+14
* | | | | | | Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-131-1/+0
|\| | | | | |
* | | | | | | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-0/+6
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki2016-12-121-0/+6
| |\ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | / / | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | net: smsc911x: Synchronize the runtime PM status during system suspendUlf Hansson2016-11-091-0/+6
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-131-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-19108-819/+1059
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-1315-21/+23
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-1615-21/+23
| |/ / / / / /
* | | | | | | e1000: use disable_hardirq() for e1000_netpoll()WANG Cong2016-12-112-6/+6
* | | | | | | i40e: don't truncate match_method assignmentKeller, Jacob E2016-12-111-2/+1
* | | | | | | net: ethernet: ti: netcp: add support of cptsWingMan Kwok2016-12-114-14/+452
* | | | | | | net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi2016-12-1111-90/+67
* | | | | | | net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2016-12-112-23/+6
* | | | | | | net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo2016-12-112-22/+6
* | | | | | | net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-101-25/+31
* | | | | | | net: ethernet: ti: cpsw: sync rates for channels in dual emac modeIvan Khoronzhuk2016-12-101-1/+11
* | | | | | | net: ethernet: ti: cpsw: re-split res only when speed is changedIvan Khoronzhuk2016-12-101-5/+59
* | | | | | | net: ethernet: ti: cpsw: combine budget and weight split and checkIvan Khoronzhuk2016-12-101-73/+34
* | | | | | | net: ethernet: ti: cpsw: don't start queue twiceIvan Khoronzhuk2016-12-101-2/+0
* | | | | | | net: ethernet: ti: cpsw: use same macros to get active slaveIvan Khoronzhuk2016-12-101-4/+1
* | | | | | | net: mvneta: select GENERIC_ALLOCATORArnd Bergmann2016-12-101-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-1016-17/+132
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | net: mlx5: Fix Kconfig help textChristopher Covington2016-12-101-2/+0
| * | | | | | net: smsc911x: back out silently on probe deferralsLinus Walleij2016-12-101-1/+8
| * | | | | | ibmveth: set correct gso_size and gso_typeThomas Falcon2016-12-102-2/+64
| * | | | | | net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli2016-12-091-0/+1
| * | | | | | net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli2016-12-091-0/+1
| * | | | | | Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-091-2/+4
| |\ \ \ \ \ \
| | * | | | | | can: peak: fix bad memory access and free sequence추지호2016-12-081-2/+4
| * | | | | | | cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V2016-12-093-1/+2
| * | | | | | | driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng2016-12-081-1/+3
| * | | | | | | NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2016-12-082-5/+30
| |/ / / / / /
| * | | | | | phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli2016-12-071-3/+13
| * | | | | | netvsc: reduce maximum GSO sizestephen hemminger2016-12-071-0/+5
| * | | | | | drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex2016-12-071-0/+1
* | | | | | | net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi2016-12-104-5/+249
* | | | | | | net: qcom/emac: move phy init code to separate filesTimur Tabi2016-12-105-523/+478
* | | | | | | net: xgene: avoid bogus maybe-uninitialized warningArnd Bergmann2016-12-091-3/+3