summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: Add GRO support for vxlan trafficOr Gerlitz2014-01-211-7/+110
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-216-12/+32
* bond: make slave_sysfs_ops staticstephen hemminger2014-01-211-1/+1
* net: add vxlan descriptionJesse Brandeburg2014-01-211-0/+1
* sfc: Fix transposed ptp_{under, over}size_sync_windows statisticsBen Hutchings2014-01-211-2/+2
* sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.Jon Cooper2014-01-212-8/+37
* net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstampdamuzi0002014-01-193-19/+21
* net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai2014-01-195-0/+158
* net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai2014-01-191-10/+34
* net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai2014-01-191-1/+8
* net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai2014-01-191-0/+2
* net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai2014-01-191-4/+14
* net: stmmac: Add support for optional reset controlChen-Yu Tsai2014-01-195-5/+25
* net: stmmac: Enable stmmac main clock when probing hardwareChen-Yu Tsai2014-01-191-13/+13
* phy: cleanup 10g codestephen hemminger2014-01-191-20/+4
* qlcnic: fix sparse warningsFengguang Wu2014-01-191-8/+8
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-181-3/+2
* 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