summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko2011-04-126-187/+99
* ethtool: time to blink provided in seconds not jiffiesAllan, Bruce W2011-04-121-1/+1
* vxge: update driver versionJon Mason2011-04-121-2/+2
* vxge: spin-lock issueJon Mason2011-04-121-16/+32
* vxge: always enable hardware time stampJon Mason2011-04-123-51/+64
* s2io: Fix warnings due to -Wunused-but-set-variable.David S. Miller2011-04-122-10/+5
* niu: Fix warnings due to -Wunused-but-set-variableDavid S. Miller2011-04-111-11/+3
* caif: Add BUG_ON if dev_info is missing in packetSjur Brændeland2011-04-111-1/+2
* caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland2011-04-119-88/+14
* caif: code cleanupStephen Hemminger2011-04-1112-416/+30
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-112765-8032/+7214
|\
| * caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland2011-04-111-1/+5
| * caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland2011-04-111-2/+2
| * netxen: limit skb frags for non tso packetamit salecha2011-04-112-2/+19
| * bonding:fix two typosPeter Pan(潘卫平)2011-04-111-2/+2
| * net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)2011-04-114-5/+5
| * bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)2011-04-111-1/+0
| * bonding:delete unused alb_timerPeter Pan(潘卫平)2011-04-111-1/+0
| * bonding:set save_load to 0 when initializingPeter Pan(潘卫平)2011-04-111-1/+1
| * stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO2011-04-111-1/+0
| * stmmac: fix open funct when exit on errorGiuseppe CAVALLARO2011-04-111-20/+28
| * stmmac: fixed dma lib build when turn-on the debug optionGiuseppe CAVALLARO2011-04-111-14/+14
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-116-8/+28
| |\
| | * iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville2011-04-111-4/+5
| | * p54: Initialize extra_len in p54_tx_80211Jason Conti2011-04-081-1/+1
| | * ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau2011-04-081-2/+10
| | * ath: add missing regdomain pair 0x5c mappingChristian Lamparter2011-04-071-0/+1
| | * mwl8k: do not free unrequested irqBrian Cavagnolo2011-04-071-1/+8
| | * iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
| * | pci: fix PCI bus allocation alignment handlingLinus Torvalds2011-04-111-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-1154-164/+301
| |\ \
| | * | net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning2011-04-101-0/+15
| | * | mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin2011-04-071-0/+4
| | * | mlx4: Sensing link type at device initializationYevgeny Petrilin2011-04-073-2/+9
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-109-34/+61
| |\ \ \
| | * \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2011-04-095-27/+50
| | |\ \ \
| | | * | | ALSA: hda - Don't query connections for widgets have no connectionsTakashi Iwai2011-04-071-0/+3
| | | * | | ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)David Henningsson2011-04-071-1/+1
| | | * | | ALSA: hda - HDMI: Fix MCP7x audio infoframe checksumsAaron Plattner2011-04-071-26/+44
| | | * | | ALSA: usb-audio: define another USB ID for a buggy USB MIDI cableTarek Soliman2011-04-061-0/+1
| | | * | | ALSA: HDA: Fix dock mic for Lenovo X220-tabletDavid Henningsson2011-04-051-0/+1
| | * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-04-09689-10452/+17839
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-04-05689-10452/+17839
| | | |\ \ \ \
| | | | * | | | ASoC: format_register_str: Don't clip register valuesStephen Warren2011-04-031-4/+4
| | | | * | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-04-037-17/+23
| | | | |\ \ \ \
| | | | | * | | | ASoC: PXA: Fix oops in __pxa2xx_pcm_prepareVasily Khoruzhick2011-04-032-0/+4
| | | | | * | | | ASoC: zylonite: set .codec_dai_name in initializerAntonio Ospite2011-03-301-3/+3
| * | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-04-092-21/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu2011-04-011-16/+2
| | * | | | | | | | mtd: atmel_nand: modify test case for using DMA operationsNicolas Ferre2011-04-011-2/+4