summaryrefslogtreecommitdiffstats
path: root/sound/aoa (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-09ax88796: free irq on errorKulikov Vasiliy1-1/+3
2010-07-09ks8842: Remove unnecessary bank select.Richard Röjfors1-1/+0
2010-07-09ks8842: Do the TX timeout work in workqueue context.Richard Röjfors1-2/+22
2010-07-09ll_temac: fix DMA resources leakDenis Kirjanov1-0/+32
2010-07-09sfc: Remove unused field left from mis-mergeBen Hutchings1-2/+0
2010-07-09tg3: allow TSO on vlan devicesEric Dumazet1-7/+21
2010-07-09tg3: 64 bit stats on all archesEric Dumazet2-25/+14
2010-07-09bnx2: 64 bit stats on all archesEric Dumazet1-18/+7
2010-07-09cxgb3: simplify need_skb_unmapFUJITA Tomonori1-9/+5
2010-07-09cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usageFUJITA Tomonori1-9/+5
2010-07-09vlan: allow TSO setting on vlan interfacesEric Dumazet1-0/+20
2010-07-09gre: propagate ipv6 transport classStephen Hemminger1-0/+2
2010-07-08cxgb4: fix for new ndo_get_stats64 signatureDimitris Michailidis1-2/+2
2010-07-08b44: remove unused dma_desc_align_maskFUJITA Tomonori1-2/+0
2010-07-08ethoc: Fix warning in ethoc_init_ring().David S. Miller1-2/+2
2010-07-08niu: BUG on inability to find page in rx page hashes.David S. Miller1-1/+3
2010-07-08cxgb4: Use kfree_skb for skb pointersDenis Kirjanov1-1/+1
2010-07-08isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPITilman Schmidt2-49/+55
2010-07-08isdn/gigaset: document dial-out number formatTilman Schmidt1-1/+16
2010-07-08isdn/gigaset: fix leaks in error pathTilman Schmidt1-0/+2
2010-07-08isdn/gigaset: reduce syslog spamTilman Schmidt1-8/+8
2010-07-08isdn/gigaset: remove obsolete compile time optionsTilman Schmidt5-18/+0
2010-07-08isdn/gigaset: handle Supplementary Service ListenTilman Schmidt1-1/+26
2010-07-08isdn/gigaset: improve CAPI message debuggingTilman Schmidt1-11/+16
2010-07-08isdn/gigaset: drop debug check on isochronous writeTilman Schmidt1-18/+0
2010-07-08isdn/gigaset: ignore irrelevant device responsesTilman Schmidt2-56/+16
2010-07-08isdn/gigaset: avoid copying AT commands twiceTilman Schmidt6-134/+85
2010-07-08isdn/gigaset: adjust usb_gigaset tty write buffer limitTilman Schmidt1-1/+2
2010-07-08gianfar: code cleanupEran Liberty1-27/+27
2010-07-08net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2-3/+55
2010-07-08bnx2x: Set RXHASH for LRO packetsVladislav Zolotarov1-7/+21
2010-07-08net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()George Kadianakis1-2/+1
2010-07-08NET: SB1250: Initialize .ownerRalf Baechle1-0/+1
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet18-71/+89
2010-07-07vxge: show startup message with KERN_INFOWu Fengguang1-2/+2
2010-07-07ll_temac: Fix missing iounmapsDenis Kirjanov1-5/+13
2010-07-07bridge: Clear IPCB before possible entry into IP stackHerbert Xu1-0/+3
2010-07-06forcedeth: correct valid flagJulia Lawall1-1/+1
2010-07-06bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu1-9/+12
2010-07-06net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings1-1/+1
2010-07-06net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy1-1/+3
2010-07-06isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt1-6/+0
2010-07-06Documentation/isdn: CAPI controller interface amendmentTilman Schmidt1-2/+6
2010-07-06qlge: Change version to v1.00.00.25.00.00-01.Ron Mercer1-1/+1
2010-07-06qlge: Make adapter drop frame errors and pass up csum errors.Ron Mercer1-2/+28
2010-07-06qlge: Fix possible endian issue for rx UDP csum.Ron Mercer1-2/+2
2010-07-06qlge: Reduce print level in data path statements.Ron Mercer1-3/+3
2010-07-06qlge: Don't use firmware when forcing firmware dump.Ron Mercer3-24/+1
2010-07-06qlge: Restore promiscuous setting after reset.Ron Mercer2-1/+7
2010-07-06ni52: Use the instance of net_device_stats from net_device.Kulikov Vasiliy1-19/+18