summaryrefslogtreecommitdiffstats
path: root/drivers/net (unfollow)
Commit message (Expand)AuthorFilesLines
2005-11-05[AGPGART] When we encounter reserved mode bits, print them out.Dave Jones1-2/+4
2005-10-25[AGPGART] Set .owner field of struct pci_driver.Dave Jones12-0/+12
2005-10-21[AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones7-37/+18
2005-09-24[AGPGART] Fix serverworks TLB flush.Dave Jones1-2/+16
2005-09-14[PATCH] pci: only call pci_restore_bars at bootJohn W. Linville1-4/+12
2005-09-14[PATCH] s390: ctc driver fixesFrank Pavlic1-19/+22
2005-09-14[PATCH] skge: gmac register access errors in dual portStephen Hemminger3-46/+56
2005-09-14[PATCH] ixgb: correct rx_dropped countingJohn W. Linville1-2/+0
2005-09-14[PATCH] e100: correct rx_dropped and add rx_missed_errorsJohn W. Linville1-3/+1
2005-09-14[PATCH] e1000: correct rx_dropped countingJohn W. Linville1-1/+0
2005-09-14[PATCH] airo : fix channel number in scanmatthieu castet1-1/+4
2005-09-14[PATCH] sata_sis: uninitialized variableUwe Koziolek1-1/+1
2005-09-14[PATCH] sata_sis: Fix typo in sata port2 initialisationArnaud Patard1-1/+1
2005-09-14[PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLERKeith Owens1-1/+1
2005-09-14[PATCH] s2io warning fixesAndrew Morton1-4/+5
2005-09-14[PATCH] sk98lin: remove PCI id info for cards for conflicting devicesStephen Hemminger1-7/+5
2005-09-14[PATCH] Even more fallout from ATI Xpress timer workaroundCal Peake1-3/+1
2005-09-14[DCCP]: Handle SYNC packets in dccp_rcv_state_processArnaldo Carvalho de Melo1-0/+6
2005-09-14[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereqArnaldo Carvalho de Melo1-1/+2
2005-09-13[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis2-1/+5
2005-09-13[NETFILTER]: Fix DHCP + MASQUERADE problemPatrick McHardy1-0/+6
2005-09-13[NETFILTER]: Fix rcu race in ipt_REDIRECTPatrick McHardy1-6/+10
2005-09-13[NETFILTER]: Simplify netbios helperPatrick McHardy1-12/+7
2005-09-13[NETFILTER]: Use correct type for "ports" module parameterPatrick McHardy3-9/+9
2005-09-13[PATCH] x86_64: Export end_pfnAndi Kleen1-0/+1
2005-09-13[PATCH] Fix spinlock owner debuggingIngo Molnar1-4/+4
2005-09-13[PATCH] i386: Ignore masked FPU exceptionsChuck Ebbert1-2/+3
2005-09-13[PATCH] ppc64: Make eeh_init function againPaul Mackerras1-1/+1
2005-09-13[PATCH] x86_64: NMI watchdog frequency calculation adjustmentsJan Beulich1-4/+4
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap18-82/+5
2005-09-13[PATCH] drivers/video: Replace custom macro with isdigit()Tobias Klauser2-4/+2
2005-09-13[PATCH] arch/i386: Replace custom macro with isdigit()Tobias Klauser1-4/+3
2005-09-13[PATCH] More documentation, minor cleanup in kdump.txtVivek Goyal1-3/+8
2005-09-13[PATCH] Tell people not to use pm_register()Pavel Machek1-0/+6
2005-09-13[PATCH] Doc: update oops-tracing.txt (Tainted flags)Randy Dunlap1-8/+17
2005-09-13[PATCH] matroxfb adjustmentsJan Beulich1-5/+8
2005-09-13[PATCH] fbcon: constify font dataJan Beulich15-40/+39
2005-09-13[PATCH] minor fbcon_scroll adjustmentJan Beulich1-0/+2
2005-09-13[PATCH] v4l: fixup on cx88_dvb for Dvico HDTV5 GoldMauro Carvalho Chehab1-3/+4
2005-09-13[PATCH] v4l: experimental Sliced VBI API supportMauro Carvalho Chehab1-22/+87
2005-09-13[PATCH] Code cleanups in calbacks in svcsockNeil Brown1-44/+39
2005-09-13[PATCH] nfsd4: fix setclientid unlock of unlocked state lockNeil Brown1-3/+2
2005-09-13[PATCH] nfsd4: fix open seqid incrementing in lockNeil Brown1-13/+15
2005-09-13[PATCH] nfsd4: move replay_ownerNeil Brown3-29/+40
2005-09-13[PATCH] nfsd4: printk reductionNeil Brown1-17/+10
2005-09-13[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie3-0/+490
2005-09-13[PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita...Richard Purdie5-9/+609
2005-09-13[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie5-14/+100
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie4-31/+64
2005-09-13[PATCH] SharpSL: Add cxx00 support to the Corgi LCD driverRichard Purdie3-14/+139