summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* r8152: add missing Makefile ruleJF Le Fillatre2014-08-021-0/+1
* cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-08-022-3/+32
* xen-netfront: print correct number of queuesDavid Vrabel2014-07-311-2/+2
* xen-netfront: release per-queue Tx and Rx resource when disconnectingDavid Vrabel2014-07-311-61/+7
* xen-netfront: fix locking in connect error pathDavid Vrabel2014-07-311-1/+1
* macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich2014-07-311-0/+1
* bonding: use kobject_put instead of _del after kobject_addVeaceslav Falico2014-07-311-2/+2
* bna: fix performance regressionIvan Vecera2014-07-301-1/+1
* bna: fill the magic in bnad_get_eeprom() instead of validatingIvan Vecera2014-07-301-4/+2
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-301-1/+65
|\
| * of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-291-0/+48
| * of: Split early_init_dt_scan into two partsLaura Abbott2014-07-291-1/+17
* | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-301-1/+8
|\ \
| * | x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-301-1/+8
* | | Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-302-33/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-3019-25/+131
|\ \ \ | |_|/ |/| |
| * | net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli2014-07-291-1/+1
| * | cdc-ether: clean packet filter upon probeOliver Neukum2014-07-291-0/+16
| * | cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-292-2/+33
| * | isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov2014-07-291-0/+1
| * | neighbour : fix ndm_type type error issueJun Zhao2014-07-281-1/+1
| * | sunvnet: only use connected ports when sendingDavid L Stevens2014-07-281-5/+17
| * | Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller2014-07-281-1/+2
| |\ \
| | * | can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian2014-07-251-1/+2
| * | | bnx2x: fix crash during TSO tunnelingDmitry Kravkov2014-07-242-0/+10
| * | | r8152: fix the checking of the usb speedhayeswang2014-07-241-4/+3
| * | | Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-243-9/+22
| |\ \ \
| | * | | ath9k: fix aggregation session lockupFelix Fietkau2014-07-231-0/+9
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-07-222-9/+13
| | |\ \ \
| | | * | | iwlwifi: mvm: pass beacons from foreign APsEliad Peller2014-07-211-2/+13
| | | * | | iwlwifi: mvm: fix merge damageEmmanuel Grumbach2014-07-061-7/+0
| * | | | | net: phy: Ensure the MDIO bus module is heldEzequiel Garcia2014-07-241-0/+13
| * | | | | net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia2014-07-241-0/+1
| * | | | | bnx2x: fix set_setting for some PHYsYaniv Rosner2014-07-241-0/+1
| * | | | | hyperv: Fix error return code in netvsc_init_buf()Wei Yongjun2014-07-231-1/+3
| * | | | | amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun2014-07-231-1/+2
| * | | | | net: bcmgenet: correctly pad short packetsFlorian Fainelli2014-07-221-0/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-07-271-2/+2
|\ \ \ \ \
| * | | | | firewire: ohci: disable MSI for VIA VT6315 againStefan Richter2014-07-231-2/+2
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-2514-88/+146
|\ \ \ \ \ \
| * | | | | | drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse2014-07-251-0/+1
| * | | | | | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-255-0/+8
| |\ \ \ \ \ \
| | * | | | | | drm/radeon: fix irq ring buffer overflow handlingChristian König2014-07-234-0/+4
| | * | | | | | drm/radeon: fix error handling in radeon_vm_bo_set_addrChristian König2014-07-221-0/+4
| * | | | | | | Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-253-25/+15
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson2014-07-231-16/+9
| | * | | | | | drm/i915: fix freeze with blank screen booting highmemHugh Dickins2014-07-221-2/+2
| | * | | | | | drm/i915: Reorder the semaphore deadlock check, againChris Wilson2014-07-211-7/+4
| * | | | | | | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-227-63/+122
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon/TN: only enable bapm on MSI systemsAlex Deucher2014-07-211-7/+8