aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-11[PATCH] libertas: move reset_device() code main.c to if_usb.cHolger Schurig
2007-06-11[PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k...Holger Schurig
2007-06-11[PATCH] libertas: fix SSID outputHolger Schurig
2007-06-11[PATCH] libertas: get rid of libertas_sbi_get_priv()Holger Schurig
2007-06-11[PATCH] libertas: change debug output of libertas_interrupt()Holger Schurig
2007-06-11[PATCH] libertas: single out mesh codeHolger Schurig
2007-06-11[PATCH] libertas: tune debug codeHolger Schurig
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig
2007-06-11[PATCH] libertas: exclude non-used code when PROC_DEBUG is not setHolger Schurig
2007-06-11[PATCH] libertas: fix scanning from associate pathMarcelo Tosatti
2007-06-11[PATCH] libertas: make libertas_wlan_data_rates staticHolger Schurig
2007-06-11[PATCH] libertas: move vendor & product id's into if_usb.cHolger Schurig
2007-06-11[PATCH] libertas: remove unused/superfluous definitions of DEV_NAME_LENHolger Schurig
2007-06-11[PATCH] libertas: remove __FILE__ from debug outputHolger Schurig
2007-06-11[PATCH] libertas: remove deprecated pm_register and associated codeMarcelo Tosatti
2007-06-11[PATCH] libertas: fix removal of all debugfs filesHolger Schurig
2007-06-11[PATCH] libertas: a debug output was missing a newlineHolger Schurig
2007-06-11[PATCH] libertas: rename wlan_association_workerHolger Schurig
2007-06-11[PATCH] libertas: scan two channels per scan commandMarcelo Tosatti
2007-06-04Linux 2.6.22-rc4v2.6.22-rc4Linus Torvalds
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-06-04libata: always use polling SETXFERTejun Heo
2007-06-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-06-04vanishing ioctl handler debuggingAndrew Morton
2007-06-04mtrr atomicity fixAndrew Morton
2007-06-04SPI dynamic busid generation bugfixDavid Brownell
2007-06-04[SCSI] JAZZ ESP and SUN ESP need SPI_ATTRSDavid S. Miller
2007-06-04[SCSI] atari_NCR5380: update_timeout removalMichael Schmitz
2007-06-03Input: reduce raciness when input handlers disconnectDmitry Torokhov
2007-06-03Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov
2007-06-03[ATA]: Don't allow to enable this for SPARC64 without PCI.David S. Miller
2007-06-03[VIDEO]: XVR500 and XVR2500 require FB=yDavid S. Miller
2007-06-03[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctlPatrick McHardy
2007-06-03[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDPWei Dong
2007-06-03[NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu
2007-06-03[TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)Ilpo Järvinen
2007-06-03[NET]: Fix comparisons of unsigned < 0.Bill Nottingham
2007-06-03[NET]: Make net watchdog timers 1 sec jiffy aligned.Venkatesh Pallipadi
2007-06-03[ATM]: Fix warning.Jeff Garzik
2007-06-03[TCP]: Use default 32768-61000 outgoing port range in all cases.Mark Glines
2007-06-03[AF_UNIX]: Fix datagram connect race causing an OOPS.David S. Miller
2007-06-03[TG3]: Fix link problem on Dell's onboard 5906.Michael Chan
2007-06-03[AF_UNIX]: Make socket locking much less confusing.David S. Miller
2007-06-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-06-03NET: add MAINTAINERS entry for ucc_geth driverLi Yang