summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-01flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert
2015-09-01tg3: Fix temperature reportingJean Delvare
2015-09-01phylib: fix device deletion order in mdiobus_unregister()Mark Salter
2015-08-31net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward
2015-08-31net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
2015-08-31dsa: mv88e6xxx: Don't poll forced interfaces for state changesAndrew Lunn
2015-08-31dsa: mv88e6xxx: Set the RGMII delay based on phy interfaceAndrew Lunn
2015-08-31phy: fixed_phy: Set supported speed in phydevAndrew Lunn
2015-08-31dsa: mv88e6xxx: Allow speed/duplex of port to be configuredAndrew Lunn
2015-08-31net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar
2015-08-31net: thunderx: Support for internal loopback modeSunil Goutham
2015-08-31net: thunderx: Support for upto 96 queues for a VFSunil Goutham
2015-08-31net: thunderx: Rework interrupt handlingSunil Goutham
2015-08-31net: thunderx: Support for HW VLAN strippingSunil Goutham
2015-08-31net: thunderx: Receive hashing HW offload supportSunil Goutham
2015-08-31net: thunderx: mailboxes: remove code duplicationSunil Goutham
2015-08-31net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-29geneve: Use GRO cells infrastructure.Jesse Gross
2015-08-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-29net/smsc911x: Fix deferred probe for interruptTony Lindgren
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc
2015-08-29bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov
2015-08-29sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov
2015-08-29ravb: propagate platform_get_irq() error upstreamSergei Shtylyov
2015-08-28phylib: simplify NULL checksSergei Shtylyov
2015-08-28phylib: simplify bogus phy_device_create() resultSergei Shtylyov
2015-08-28sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai
2015-08-28net: Add ethernet header for pass through VRF deviceDavid Ahern
2015-08-28net/xen-netfront: only napi_synchronize() if runningChas Williams
2015-08-28r8169: Add software counter for multicast packagesCorinna Vinschen
2015-08-28Bluetooth: hci_bcm: Fix crash on suspendFrederic Danis
2015-08-28Bluetooth: hci_intel: Add support for platform driverLoic Poulain
2015-08-28Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersMarcel Holtmann
2015-08-28Bluetooth: btusb: Correct typos based on checkpatch.plMinjune Kim
2015-08-28Bluetooth: hci_intel: Add Intel baudrate configuration supportLoic Poulain
2015-08-28Bluetooth: hci_uart: Fix zero len data packet reception issueLoic Poulain
2015-08-28Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-28Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-28Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-27net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto
2015-08-27net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto
2015-08-27mlxsw: Make mailboxes 4KB alignedIdo Schimmel