summaryrefslogtreecommitdiffstats
path: root/drivers/dma (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-17bugfixes and new hardware support for arcnet driverJeff Morrow4-4/+7
2007-02-17pcnet32 NAPI no longer experimentalpcnet32@verizon.net1-2/+2
2007-02-17MAINTAINERpcnet32@verizon.net1-2/+2
2007-02-17macb: Remove inappropriate spinlocks around mii callsHaavard Skinnemoen1-21/+3
2007-02-17Convert meth to netdev_privRalf Baechle1-13/+13
2007-02-17sky2: v1.13Stephen Hemminger1-1/+1
2007-02-17sky2: receive error handling improvementsStephen Hemminger1-8/+1
2007-02-17sky2: transmit timeoutStephen Hemminger2-16/+50
2007-02-17sky2: flow control negotiation for Yukon-FEStephen Hemminger1-11/+31
2007-02-17sky2: no need to reset pause bits on shutdownStephen Hemminger1-7/+0
2007-02-17sky2: dont flush good pause framesStephen Hemminger1-1/+1
2007-02-17cxgb3 Fix copyrights in the cxgb3 driver.Steve Wise6-6/+0
2007-02-17gianfar: don't duplicate gfar_error()Sergei Shtylyov1-70/+15
2007-02-17NetXen: Fix to get the driver working after sparse changesAmit S. Kale1-4/+4
2007-02-17net/wan/pc300too.c: pci_module_init to pci_register_driverRichard Knutsson1-1/+1
2007-02-17atl1: bump version numberJay Cliburn1-1/+1
2007-02-17atl1: add L1 device id to pci_ids, then use itChris Snook2-1/+2
2007-02-17atl1: remove unused defineChris Snook1-1/+0
2007-02-17atl1: read MAC address from registerJay Cliburn1-15/+20
2007-02-17atl1: fix bad ioread addressAl Viro1-1/+1
2007-02-17atl1: drop NET_PCI from KconfigJay Cliburn1-1/+1
2007-02-17PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struc...Komuro2-2/+2
2007-02-17phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming1-12/+144
2007-02-16[PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks1-0/+2
2007-02-16[PATCH] ecryptfs: fix forgotten format specifierThomas Hisch1-1/+2
2007-02-16[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow3-8/+24
2007-02-16[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...NeilBrown1-13/+19
2007-02-16[PATCH] knfsd: nfsd4: fix handling of directories without default ACLsJ. Bruce Fields1-1/+20
2007-02-16[PATCH] knfsd: nfsd4: acls: avoid unnecessary deniesJ. Bruce Fields1-45/+145
2007-02-16[PATCH] knfsd: nfsd4: acls: don't return explicit maskJ. Bruce Fields1-18/+7
2007-02-16[PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields2-2/+5
2007-02-16[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields1-6/+4
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields4-136/+66
2007-02-16[PATCH] knfsd: nfsd4: simplify nfsv4->posix translationJ. Bruce Fields1-95/+38
2007-02-16[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bitsJ. Bruce Fields1-10/+13
2007-02-16[PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields1-1/+6
2007-02-16[PATCH] small irq management simplificationJan Beulich1-4/+2
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap2-1/+2
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar5-14/+6
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar3-7/+12
2007-02-16[PATCH] posix timers: RCU optimization for clock_gettime()Paul E. McKenney1-5/+10
2007-02-16[PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz9-99/+105
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz10-415/+126
2007-02-16[PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz7-663/+687
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz4-34/+26
2007-02-16[PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz2-0/+11
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2-1/+16
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar6-1/+333
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar9-4/+650
2007-02-16[PATCH] hrtimers: prevent possible itimer DoSThomas Gleixner2-25/+47