summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-11[PATCH] libertas: split wlan_add_card()Holger Schurig3-6/+24
2007-06-11[PATCH] libertas: move reset_device() code main.c to if_usb.cHolger Schurig3-28/+35
2007-06-11[PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k...Holger Schurig3-21/+7
2007-06-11[PATCH] libertas: fix SSID outputHolger Schurig1-3/+3
2007-06-11[PATCH] libertas: get rid of libertas_sbi_get_priv()Holger Schurig4-16/+3
2007-06-11[PATCH] libertas: change debug output of libertas_interrupt()Holger Schurig2-4/+4
2007-06-11[PATCH] libertas: single out mesh codeHolger Schurig5-47/+104
2007-06-11[PATCH] libertas: tune debug codeHolger Schurig3-33/+34
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig17-975/+1082
2007-06-11[PATCH] libertas: exclude non-used code when PROC_DEBUG is not setHolger Schurig1-10/+11
2007-06-11[PATCH] libertas: fix scanning from associate pathMarcelo Tosatti3-12/+21
2007-06-11[PATCH] libertas: make libertas_wlan_data_rates staticHolger Schurig3-10/+8
2007-06-11[PATCH] libertas: move vendor & product id's into if_usb.cHolger Schurig2-11/+2
2007-06-11[PATCH] libertas: remove unused/superfluous definitions of DEV_NAME_LENHolger Schurig2-8/+0
2007-06-11[PATCH] libertas: remove __FILE__ from debug outputHolger Schurig1-4/+4
2007-06-11[PATCH] libertas: remove deprecated pm_register and associated codeMarcelo Tosatti3-151/+2
2007-06-11[PATCH] libertas: fix removal of all debugfs filesHolger Schurig1-1/+2
2007-06-11[PATCH] libertas: a debug output was missing a newlineHolger Schurig1-1/+1
2007-06-11[PATCH] libertas: rename wlan_association_workerHolger Schurig3-3/+3
2007-06-11[PATCH] libertas: scan two channels per scan commandMarcelo Tosatti2-9/+27
2007-06-05Linux 2.6.22-rc4v2.6.22-rc4Linus Torvalds1-1/+1
2007-06-05Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-189/+304
2007-06-05libata: always use polling SETXFERTejun Heo3-16/+10
2007-06-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-53/+26
2007-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-9/+10
2007-06-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds21-96/+132
2007-06-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2-3/+4
2007-06-05vanishing ioctl handler debuggingAndrew Morton1-3/+11
2007-06-05mtrr atomicity fixAndrew Morton1-1/+4
2007-06-05SPI dynamic busid generation bugfixDavid Brownell1-1/+1
2007-06-04[SCSI] JAZZ ESP and SUN ESP need SPI_ATTRSDavid S. Miller1-0/+2
2007-06-04[SCSI] atari_NCR5380: update_timeout removalMichael Schmitz1-42/+2
2007-06-04Input: reduce raciness when input handlers disconnectDmitry Torokhov4-4/+4
2007-06-04Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov1-3/+4
2007-06-04[ATA]: Don't allow to enable this for SPARC64 without PCI.David S. Miller1-0/+1
2007-06-04[VIDEO]: XVR500 and XVR2500 require FB=yDavid S. Miller1-3/+3
2007-06-04[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctlPatrick McHardy1-6/+9
2007-06-04[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDPWei Dong3-3/+13
2007-06-04[NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu1-1/+1
2007-06-04[TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)Ilpo Järvinen1-2/+2
2007-06-04[NET]: Fix comparisons of unsigned < 0.Bill Nottingham8-19/+7
2007-06-04[NET]: Make net watchdog timers 1 sec jiffy aligned.Venkatesh Pallipadi1-1/+2
2007-06-04[ATM]: Fix warning.Jeff Garzik1-4/+11
2007-06-04[TCP]: Use default 32768-61000 outgoing port range in all cases.Mark Glines2-6/+1
2007-06-04[AF_UNIX]: Fix datagram connect race causing an OOPS.David S. Miller1-5/+38
2007-06-04[TG3]: Fix link problem on Dell's onboard 5906.Michael Chan1-2/+3
2007-06-04[AF_UNIX]: Make socket locking much less confusing.David S. Miller2-52/+50
2007-06-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds24-265/+45
2007-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-321/+376
2007-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds13-27/+46