summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-313-7/+34
* dsa: mv88e6xxx: Don't poll forced interfaces for state changesAndrew Lunn2015-08-311-0/+5
* dsa: mv88e6xxx: Set the RGMII delay based on phy interfaceAndrew Lunn2015-08-312-0/+12
* phy: fixed_phy: Set supported speed in phydevAndrew Lunn2015-08-311-0/+12
* dsa: mv88e6xxx: Allow speed/duplex of port to be configuredAndrew Lunn2015-08-316-0/+64
* net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli2015-08-311-0/+1
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-312-8/+5
* net: thunderx: Support for internal loopback modeSunil Goutham2015-08-315-0/+97
* net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-315-84/+505
* net: thunderx: Rework interrupt handlingSunil Goutham2015-08-313-72/+102
* net: thunderx: Support for HW VLAN strippingSunil Goutham2015-08-314-7/+55
* net: thunderx: Receive hashing HW offload supportSunil Goutham2015-08-312-10/+39
* net: thunderx: mailboxes: remove code duplicationSunil Goutham2015-08-312-36/+11
* net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-315-120/+103
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-314-7/+6
|\
| * net/smsc911x: Fix deferred probe for interruptTony Lindgren2015-08-291-1/+4
| * bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov2015-08-291-2/+0
| * sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-291-3/+1
| * ravb: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-291-1/+1
* | geneve: Use GRO cells infrastructure.Jesse Gross2015-08-291-1/+16
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-296-31/+348
|\ \
| * | Bluetooth: hci_bcm: Fix crash on suspendFrederic Danis2015-08-281-10/+26
| * | Bluetooth: hci_intel: Add support for platform driverLoic Poulain2015-08-281-13/+189
| * | Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersMarcel Holtmann2015-08-281-0/+2
| * | Bluetooth: btusb: Correct typos based on checkpatch.plMinjune Kim2015-08-281-2/+2
| * | Bluetooth: hci_intel: Add Intel baudrate configuration supportLoic Poulain2015-08-281-0/+119
| * | Bluetooth: hci_uart: Fix zero len data packet reception issueLoic Poulain2015-08-281-2/+7
| * | Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li2015-08-281-2/+1
| * | Bluetooth: hci_bcm: Use non-sleep version of gpio_set_valueLoic Poulain2015-08-181-2/+2
* | | vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc2015-08-291-0/+1
* | | ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-292-0/+4
* | | ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-292-2/+2
* | | phylib: simplify NULL checksSergei Shtylyov2015-08-282-5/+5
* | | phylib: simplify bogus phy_device_create() resultSergei Shtylyov2015-08-281-1/+1
* | | sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah2015-08-286-28/+72
* | | cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai2015-08-284-0/+72
* | | net: Add ethernet header for pass through VRF deviceDavid Ahern2015-08-281-3/+45
* | | net/xen-netfront: only napi_synchronize() if runningChas Williams2015-08-281-1/+2
* | | r8169: Add software counter for multicast packagesCorinna Vinschen2015-08-281-5/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-2849-762/+280
|\ \ \ | | |/ | |/|
| * | Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-281-1/+1
| |\ \
| | * | PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli2015-08-261-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-2816-88/+161
| |\ \ \
| | * | | sfc: only use vadaptor stats if firmware is capableBert Kenward2015-08-271-1/+26
| | * | | net: phy: fixed: propagate fixed link values to structMadalin Bucur2015-08-271-0/+9
| | * | | usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-08-261-3/+4
| | * | | drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2015-08-262-2/+6
| | * | | net: fec: use reinit_completion() in mdio accessor functionsRussell King2015-08-261-2/+2
| | * | | net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King2015-08-261-4/+12
| | * | | vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner2015-08-261-0/+2