summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig2007-06-1111-62/+57
* [PATCH] libertas: wakeup both mesh and normal wakeup when getting out of scanChris Ball2007-06-111-0/+2
* [PATCH] libertas: added transmission failures to mesh statisticsJavier Cardona2007-06-113-3/+9
* [PATCH] libertas: fix error handling of card initializationMarcelo Tosatti2007-06-112-2/+9
* [PATCH] libertas: fixed transmission flow control on the mesh interfaceJavier Cardona2007-06-115-12/+41
* [PATCH] libertas: split wlan_add_card()Holger Schurig2007-06-113-6/+24
* [PATCH] libertas: move reset_device() code main.c to if_usb.cHolger Schurig2007-06-113-28/+35
* [PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k...Holger Schurig2007-06-113-21/+7
* [PATCH] libertas: fix SSID outputHolger Schurig2007-06-111-3/+3
* [PATCH] libertas: get rid of libertas_sbi_get_priv()Holger Schurig2007-06-114-16/+3
* [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
OpenPOWER on IntegriCloud