summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-1824-68/+115
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-178-24/+43
| |\
| | * e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-161-6/+2
| | * be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-151-2/+9
| | * bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-151-14/+15
| | * net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-01-151-0/+1
| | * qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-141-0/+2
| | * dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard2014-01-141-0/+12
| | |
| | \
| *-. \ Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds2014-01-161-8/+13
| |\ \ \
| | | * \ Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.l...Ingo Molnar2014-01-151-8/+13
| | | |\ \
| | | | * | clocksource: cadence_ttc: Fix mutex taken inside interrupt contextSoren Brinkmann2013-12-301-8/+13
| * | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-161-1/+1
| |\ \ \ \ \
| | * | | | | hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare2014-01-141-1/+1
| * | | | | | Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds2014-01-155-14/+29
| |\ \ \ \ \ \
| | * | | | | | md: fix problem when adding device to read-only array with bitmap.NeilBrown2014-01-142-3/+18
| | * | | | | | md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown2014-01-141-4/+4
| | * | | | | | md/raid5: fix a recently broken BUG_ON().NeilBrown2014-01-141-1/+2
| | * | | | | | md/raid1: fix request counting bug in new 'barrier' code.NeilBrown2014-01-141-2/+1
| | * | | | | | md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown2014-01-141-2/+2
| | * | | | | | md/raid5: Fix possible confusion when multiple write errors occur.NeilBrown2014-01-141-2/+2
| * | | | | | | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2014-01-156-10/+17
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs2014-01-156-10/+17
| * | | | | | | | Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie2014-01-141-1/+1
| * | | | | | | | Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...Dave Airlie2014-01-143-3/+11
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes2014-01-101-0/+2
| | * | | | | | | drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä2014-01-101-2/+2
| | * | | | | | | drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni2014-01-081-1/+7
| * | | | | | | | block: null_blk: fix queue leak inside removing deviceMing Lei2014-01-121-8/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single functionEmil Tantilov2014-01-172-140/+133
* | | | | | | | ixgbevf: redo dma mapping using the tx buffer infoEmil Tantilov2014-01-172-40/+59
* | | | | | | | ixgbevf: make the first tx_buffer a repository for most of the skb infoEmil Tantilov2014-01-172-95/+130
* | | | | | | | ixgbevf: add tx countersEmil Tantilov2014-01-171-0/+2
* | | | | | | | ixgbevf: remove counters for Tx/Rx checksum offloadEmil Tantilov2014-01-173-20/+9
* | | | | | | | ixgbevf: move ring specific stats into ring specific structureEmil Tantilov2014-01-173-44/+62
* | | | | | | | ixgbevf: make use of the dev pointer in the ixgbevf_ring structEmil Tantilov2014-01-173-84/+61
* | | | | | | | i40e: Fix device ID define names to align to standardShannon Nelson2014-01-177-70/+70
* | | | | | | | i40e: add DCB option to KconfigNeerav Parikh2014-01-172-0/+10
* | | | | | | | i40e: add DCB and DCBNL supportNeerav Parikh2014-01-174-20/+669
* | | | | | | | i40e: implement DCB support infastructureNeerav Parikh2014-01-175-15/+712
* | | | | | | | i40e: refactor flow directorAnjali Singhai Jain2014-01-173-160/+221
* | | | | | | | i40e: rename definesJesse Brandeburg2014-01-174-33/+33
* | | | | | | | i40e: whitespace fixesJesse Brandeburg2014-01-174-5/+5
* | | | | | | | i40e: Change firmware workaroundJesse Brandeburg2014-01-172-7/+2
* | | | | | | | i40e: fix compile warning on checksum_localJesse Brandeburg2014-01-171-1/+1
* | | | | | | | virtio-net: fix build error when CONFIG_AVERAGE is not enabledMichael Dalton2014-01-171-0/+1
* | | | | | | | ixgbevf: bump versionDon Skidmore2014-01-171-1/+1
* | | | | | | | ixgbe: bump version numberDon Skidmore2014-01-171-1/+1
* | | | | | | | ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller2014-01-171-2/+4
* | | | | | | | net: ftgmac100: use kfree_skb() where appropriateEric Dumazet2014-01-171-3/+3
* | | | | | | | bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com2014-01-173-2/+46