aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-04firmware: convert tg3 driver to request_firmware()Jaswinder Singh Rajput7-698/+992
2009-01-04firmware: convert acenic driver to request_firmware()Jaswinder Singh6-46/+9510
2009-01-04ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller2-7/+49
2008-12-29net: Fix percpu counters deadlockHerbert Xu6-8/+21
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell4-8/+8
2008-12-29drivers/net/usb: use USB API functions rather than constantsJulia Lawall2-3/+2
2008-12-29cls_cgroup: clean up KconfigLi Zefan1-3/+0
2008-12-29cls_cgroup: clean up for cgroup partLi Zefan1-9/+14
2008-12-29cls_cgroup: fix an oops when removing a cgroupLi Zefan1-1/+1
2008-12-29EtherExpress16: fix printing timed out statusRoel Kluin1-28/+28
2008-12-29mlx4_en: Added "set_ringparam" Ethtool interface implementationYevgeny Petrilin3-33/+61
2008-12-29mlx4_en: Always allocate RX ring for each interrupt vectorYevgeny Petrilin2-13/+4
2008-12-29mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGSYevgeny Petrilin1-1/+2
2008-12-29IPVS: Make "no destination available" message more consistent between schedulersSimon Horman9-10/+24
2008-12-29net: KS8695: removed duplicated #includeHuang Weiyi1-1/+0
2008-12-29tun: Fix SIOCSIFHWADDR error.Kusanagi Kouichi1-1/+1
2008-12-29smsc911x: compile fix re netif_rx signature changesAlexey Dobriyan1-2/+2
2008-12-29netns: foreach_netdev_safe is insufficient in default_device_exitEric W. Biederman1-3/+5
2008-12-29net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell1-15/+2
2008-12-29net: Fix more NAPI interface netdev argument drop fallout.Kamalesh Babulal3-3/+3
2008-12-28net: Fix unused variable warnings in pasemi_mac.c and spider_net.cDavid S. Miller2-3/+0
2008-12-28net: ehea NAPI interface cleanup fixStephen Rothwell2-2/+2
2008-12-28cifs: update for new IP4/6 address printingStephen Rothwell1-4/+4
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok10-48/+130
2008-12-29powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard1-1/+15
2008-12-28m68k: use the new byteorder headersHarvey Harrison1-11/+5
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven1-1/+2
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain1-72/+3
2008-12-28m68k: fix trigraph ignored warning in setox.SFinn Thain1-2/+2
2008-12-28macfb annotations and compiler warning fixFinn Thain1-16/+16
2008-12-28m68k: mac baboon interrupt enable/disableFinn Thain2-15/+35
2008-12-28m68k: machw.h cleanupFinn Thain12-33/+0
2008-12-28m68k: Mac via cleanup and commentryFinn Thain1-47/+32
2008-12-28m68k: Reinstate mac rtcFinn Thain2-9/+10
2008-12-27net: Allow dependancies of FDDI & Tokenring to be modular.Dave Jones2-2/+2
2008-12-26igb: Fix build warning when DCA is disabled.David S. Miller1-2/+1
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller11-14/+0
2008-12-26gro: Fix potential use after freeHerbert Xu1-1/+4
2008-12-26sfc: If AN is enabled, always read speed/duplex from the AN advertising bitsBen Hutchings1-7/+10
2008-12-26sfc: When disabling the NIC, close the device rather than unregistering itBen Hutchings1-24/+23
2008-12-26sfc: SFT9001: Add cable diagnosticsBen Hutchings1-8/+107
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings5-15/+44
2008-12-26sfc: Merge top-level functions for self-testsBen Hutchings3-55/+48
2008-12-26sfc: Clean up PHY mode management in loopback self-testBen Hutchings1-12/+7
2008-12-26sfc: Fix unreliable link detection in some loopback modesBen Hutchings3-13/+24
2008-12-26sfc: Generate unique names for per-NIC workqueuesBen Hutchings2-1/+6
2008-12-26802.3ad: use standard ethhdr instead of ad_headerHolger Eitzenberger2-18/+8
2008-12-26802.3ad: generalize out mac address initializerHolger Eitzenberger2-11/+14
2008-12-26802.3ad: initialize ports LACPDU from const initializerHolger Eitzenberger1-49/+12
2008-12-26802.3ad: remove typedef around ad_systemHolger Eitzenberger1-3/+3