summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * batman-adv: check return value of pskb_trim_rcsum()Marek Lindner2013-05-091-2/+6
| | * batman-adv: check proto length before accessing proto string bufferMarek Lindner2013-05-091-1/+1
| * | ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-121-1/+1
| * | net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2013-05-123-6/+45
| * | net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2013-05-122-10/+3Star
| * | net: fec: enable hardware checksum only on imx6q-fecShawn Guo2013-05-121-7/+13
| * | Merge branch 'qlcnic'David S. Miller2013-05-129-69/+167
| |\ \
| | * | qlcnic: Fix validation of link event command.Rajesh Borundia2013-05-121-3/+0Star
| | * | qlcnic: Fix mailbox response handling.Rajesh Borundia2013-05-124-15/+10Star
| | * | qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra2013-05-121-3/+11
| | * | qlcnic: Fix reset recovery after transmit timeoutSony Chacko2013-05-122-14/+23
| | * | qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani2013-05-124-27/+94
| | * | qlcnic: Fix missing bracket in module parameter.Himanshu Madhani2013-05-121-5/+5
| | * | qlcnic: Fix ethtool stringsShahed Shaikh2013-05-121-2/+3
| | * | qlcnic: Fix setting MAC addressManish Chopra2013-05-121-0/+21
| |/ /
| * | Merge branch 'wireless'David S. Miller2013-05-1011-117/+131
| |\ \
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-1011-117/+131
| |/| |
| | * | mwifiex: fix setting of multicast filterDaniel Drake2013-05-081-15/+6Star
| | * | mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-082-3/+1Star
| | * | mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-081-0/+1
| | * | ath9k: Update initvals for AR9565Sujith Manoharan2013-05-081-68/+70
| | * | ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-081-2/+2
| | * | iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-081-2/+1Star
| | * | B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-083-26/+40
| | * | ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-031-0/+5
| | * | ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-031-1/+5
* | | | Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-05-134-17/+49
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown2013-05-134-8/+11
| |\ \ \ \
| | * \ \ \ Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux into spi-fix-grantMark Brown2013-05-064-8/+11
| | |\ \ \ \
| | | * | | | spi/davinci: fix module build errorManjunathappa, Prakash2013-04-071-1/+1
| | | * | | | spi: Return error from of_spi_register_master on bad "cs-gpios" propertyAndreas Larsson2013-04-071-1/+4
| | | * | | | spi: Initialize cs_gpio and cs_gpios with -ENOENTAndreas Larsson2013-04-072-4/+4
| | | * | | | spi/atmel: fix speed_hz check in atmel_spi_transfer()Joachim Eastwood2013-04-071-2/+2
| * | | | | | Merge remote-tracking branch 'spi/fix/atmel' into spi-linusMark Brown2013-05-131-9/+38
| |\ \ \ \ \ \
| | * | | | | | spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIORichard Genoud2013-05-021-9/+38
* | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-1317-156/+213
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/mgag200: Fix framebuffer base address programmingChristopher Harvey2013-05-131-3/+24
| * | | | | | | | drm/mgag200: Convert counter delays to jiffiesChristopher Harvey2013-05-131-9/+6Star
| * | | | | | | | drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey2013-05-131-21/+21
| * | | | | | | | drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey2013-05-131-5/+1Star
| * | | | | | | | drm: Only print a debug message when the polled connector has changedLespiau, Damien2013-05-131-6/+13
| * | | | | | | | drm: Make the HPD status updates debug logs more readableLespiau, Damien2013-05-132-4/+7
| * | | | | | | | drm: Use names of ioctls in debug tracesChris Cummins2013-05-102-8/+15
| * | | | | | | | drm: Remove pointless '-' characters from drm_fb_helper documentationVille Syrjälä2013-05-101-8/+8
| * | | | | | | | drm: Add kernel-doc for drm_fb_helper_funcs->initial_configVille Syrjälä2013-05-101-0/+1
| * | | | | | | | drm: refactor call to request_moduleKees Cook2013-05-101-5/+1Star
| * | | | | | | | drm: Don't prune modes loudly when a connector is disconnectedDamien Lespiau2013-05-101-1/+3
| * | | | | | | | drm: Add missing break in the command line mode parsing codeDamien Lespiau2013-05-101-0/+1
| * | | | | | | | Merge branch 'for-linux-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2013-05-1010-90/+116
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: clear the stolen fb before resumingJani Nikula2013-05-071-2/+14