summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libertas: change debug output of libertas_interrupt()Holger Schurig2007-06-112-4/+4
* [PATCH] libertas: single out mesh codeHolger Schurig2007-06-115-47/+104
* [PATCH] libertas: tune debug codeHolger Schurig2007-06-113-33/+34
* [PATCH] libertas: make debug configurableHolger Schurig2007-06-1117-975/+1082
* [PATCH] libertas: exclude non-used code when PROC_DEBUG is not setHolger Schurig2007-06-111-10/+11
* [PATCH] libertas: fix scanning from associate pathMarcelo Tosatti2007-06-113-12/+21
* [PATCH] libertas: make libertas_wlan_data_rates staticHolger Schurig2007-06-113-10/+8
* [PATCH] libertas: move vendor & product id's into if_usb.cHolger Schurig2007-06-112-11/+2
* [PATCH] libertas: remove unused/superfluous definitions of DEV_NAME_LENHolger Schurig2007-06-112-8/+0
* [PATCH] libertas: remove __FILE__ from debug outputHolger Schurig2007-06-111-4/+4
* [PATCH] libertas: remove deprecated pm_register and associated codeMarcelo Tosatti2007-06-113-151/+2
* [PATCH] libertas: fix removal of all debugfs filesHolger Schurig2007-06-111-1/+2
* [PATCH] libertas: a debug output was missing a newlineHolger Schurig2007-06-111-1/+1
* [PATCH] libertas: rename wlan_association_workerHolger Schurig2007-06-113-3/+3
* [PATCH] libertas: scan two channels per scan commandMarcelo Tosatti2007-06-112-9/+27
* Linux 2.6.22-rc4v2.6.22-rc4Linus Torvalds2007-06-041-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-06-048-189/+304
|\
| * [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()David Woodhouse2007-06-011-3/+10
| * [MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse2007-06-011-3/+3
| * [JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes()Artem Bityutskiy2007-06-011-3/+6
| * [JFFS2] Fix potential memory leak of dead xattrs on unmount.David Woodhouse2007-05-201-0/+4
| * [JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files.David Woodhouse2007-05-201-1/+1
| * [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-115-177/+283
| * [MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger2007-05-111-5/+0
* | libata: always use polling SETXFERTejun Heo2007-06-043-16/+10
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-06-045-53/+26
|\ \
| * | [SCSI] JAZZ ESP and SUN ESP need SPI_ATTRSDavid S. Miller2007-06-041-0/+2
| * | [SCSI] atari_NCR5380: update_timeout removalMichael Schmitz2007-06-041-42/+2
| * | [SCSI] aacraid: fix shutdown handler to also disable interrupts.Salyzyn, Mark2007-06-011-10/+12
| * | [SCSI] qla2xxx: fix timeout in qla2x00_down_timeoutBill Nottingham2007-05-301-1/+1
| * | [SCSI] fix CONFIG_SCSI_WAIT_SCAN=mHugh Dickins2007-05-301-0/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-047-9/+10
|\ \ \
| * | | Input: reduce raciness when input handlers disconnectDmitry Torokhov2007-06-034-4/+4
| * | | Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov2007-06-031-3/+4
| * | | Input: logips2pp - fix typo in KconfigUwe Bugla2007-05-281-1/+1
| * | | Input: db9 - do not ignore dev2 module parameterDmitry Torokhov2007-05-281-1/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-0421-96/+132
|\ \ \ \
| * | | | [ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctlPatrick McHardy2007-06-031-6/+9
| * | | | [IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDPWei Dong2007-06-033-3/+13
| * | | | [NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu2007-06-031-1/+1
| * | | | [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)Ilpo Järvinen2007-06-031-2/+2
| * | | | [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-038-19/+7
| * | | | [NET]: Make net watchdog timers 1 sec jiffy aligned.Venkatesh Pallipadi2007-06-031-1/+2
| * | | | [ATM]: Fix warning.Jeff Garzik2007-06-031-4/+11
| * | | | [TCP]: Use default 32768-61000 outgoing port range in all cases.Mark Glines2007-06-032-6/+1
| * | | | [AF_UNIX]: Fix datagram connect race causing an OOPS.David S. Miller2007-06-031-5/+38
| * | | | [TG3]: Fix link problem on Dell's onboard 5906.Michael Chan2007-06-031-2/+3
| * | | | [AF_UNIX]: Make socket locking much less confusing.David S. Miller2007-06-032-52/+50
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-042-3/+4
|\ \ \ \ \
| * | | | | [ATA]: Don't allow to enable this for SPARC64 without PCI.David S. Miller2007-06-031-0/+1