summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-01tg3: Fix temperature reportingJean Delvare1-1/+1
2015-09-01phylib: fix device deletion order in mdiobus_unregister()Mark Salter1-1/+1
2015-08-31net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward1-2/+2
2015-08-31net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn1-25/+48
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn3-7/+34
2015-08-31dsa: mv88e6xxx: Don't poll forced interfaces for state changesAndrew Lunn1-0/+5
2015-08-31dsa: mv88e6xxx: Set the RGMII delay based on phy interfaceAndrew Lunn2-0/+12
2015-08-31phy: fixed_phy: Set supported speed in phydevAndrew Lunn1-0/+12
2015-08-31dsa: mv88e6xxx: Allow speed/duplex of port to be configuredAndrew Lunn6-0/+64
2015-08-31net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli1-0/+1
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2-8/+5
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham5-0/+97
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham5-84/+505
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham3-72/+102
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham4-7/+55
2015-08-30net: thunderx: Receive hashing HW offload supportSunil Goutham2-10/+39
2015-08-30net: thunderx: mailboxes: remove code duplicationSunil Goutham2-36/+11
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham5-120/+103
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+6
2015-08-29geneve: Use GRO cells infrastructure.Jesse Gross1-1/+16
2015-08-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller6-31/+348
2015-08-29net/smsc911x: Fix deferred probe for interruptTony Lindgren1-1/+4
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc1-0/+1
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc2-0/+4
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2-2/+2
2015-08-28bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov1-2/+0
2015-08-28sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov1-3/+1
2015-08-28ravb: propagate platform_get_irq() error upstreamSergei Shtylyov1-1/+1
2015-08-28phylib: simplify NULL checksSergei Shtylyov2-5/+5
2015-08-28phylib: simplify bogus phy_device_create() resultSergei Shtylyov1-1/+1
2015-08-28sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah6-28/+72
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai4-0/+72
2015-08-28net: Add ethernet header for pass through VRF deviceDavid Ahern1-3/+45
2015-08-28net/xen-netfront: only napi_synchronize() if runningChas Williams1-1/+2
2015-08-28r8169: Add software counter for multicast packagesCorinna Vinschen1-5/+4
2015-08-28Bluetooth: hci_bcm: Fix crash on suspendFrederic Danis1-10/+26
2015-08-28Bluetooth: hci_intel: Add support for platform driverLoic Poulain1-13/+189
2015-08-28Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersMarcel Holtmann1-0/+2
2015-08-28Bluetooth: btusb: Correct typos based on checkpatch.plMinjune Kim1-2/+2
2015-08-28Bluetooth: hci_intel: Add Intel baudrate configuration supportLoic Poulain1-0/+119
2015-08-28Bluetooth: hci_uart: Fix zero len data packet reception issueLoic Poulain1-2/+7
2015-08-28Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li1-2/+1
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller49-762/+280
2015-08-27Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-88/+161
2015-08-27Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+10
2015-08-27net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto1-3/+2
2015-08-27net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto1-1/+9
2015-08-27mlxsw: Make mailboxes 4KB alignedIdo Schimmel1-33/+50
2015-08-27mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmitJiri Pirko1-2/+2