summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake22-0/+6911
2006-07-05[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549John W. Linville1-2/+2
2006-07-05[PATCH] CONFIG_WIRELESS_EXT is neccessary after allHorms1-0/+2
2006-07-05[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...Joseph Jezak1-2/+4
2006-07-05[PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak4-9/+57
2006-07-05[PATCH] bcm43xx: enable shared key authenticationDaniel Drake1-0/+4
2006-07-05[PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211...Larry Finger1-0/+3
2006-07-05[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger3-30/+3
2006-07-05[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.cEric Sesterhenn1-1/+1
2006-07-05[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...Hong Liu1-4/+11
2006-07-05[PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch1-13/+14
2006-07-05[PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake1-1/+4
2006-07-05[PATCH] Add two PLX device IDsFaidon Liambotis1-0/+2
2006-07-05[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik13-134/+88
2006-07-05[netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik13-135/+173
2006-07-05[netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik2-11/+13
2006-07-05[netdrvr] via-velocity: misc. cleanupsJeff Garzik1-26/+22
2006-07-05[netdrvr] minor cleanups in Becker-derived driversJeff Garzik4-23/+24
2006-07-05[netdrvr] via-velocity: use netdev_priv() where appropriateJeff Garzik1-19/+19
2006-07-05[netdrvr] Remove Becker-template 'io_size' member, when invariantJeff Garzik5-28/+22
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik8-522/+24
2006-07-05[netdrvr] epic100: minor cleanupsJeff Garzik1-61/+10
2006-07-05Merge branch 'locks'Trond Myklebust4-44/+80
2006-07-05NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust1-1/+3
2006-07-05This fixes a panic doing the first READDIR or READDIRPLUS call when:Trond Myklebust1-2/+1
2006-07-05NFS: Fix NFS page_state usageTrond Myklebust1-3/+17
2006-07-05NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust2-12/+31
2006-07-05VFS: Add support for the FL_ACCESS flag to flock_lock_file()Trond Myklebust1-0/+5
2006-07-05NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust1-3/+5
2006-07-05NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust2-27/+22
2006-07-05VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust2-2/+17
2006-07-05Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust662-9374/+27110
2006-07-05[PATCH] Makefile typoAndreas Schwab1-1/+1
2006-07-05[PATCH] powerpc: implement missing jiffies64_to_cputime64()David Woodhouse1-0/+18
2006-07-05[PATCH] powerpc: Fix loss of interrupts with MPICBenjamin Herrenschmidt1-10/+29
2006-07-05[ARM] 3711/1: AT91 timer updateAndrew Victor4-65/+66
2006-07-05[ARM] 3709/1: pnx4008: convert to generic irq subsystemVitaly Wool4-20/+13
2006-07-05[ARM] 3710/1: AT91 Serial: Use GPIO APIAndrew Victor1-2/+3
2006-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-194/+127
2006-07-05Fix up headers_install wrt devfs removalLinus Torvalds1-1/+1
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds49-0/+399
2006-07-04[PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scbArjan van de Ven1-2/+3
2006-07-04[PATCH] mthca: initialize send and receive queue locks separatelyZach Brown1-1/+4
2006-07-04[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto1-3/+13
2006-07-04[PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer1-1/+1
2006-07-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds33-318/+2732
2006-07-04Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-15/+17
2006-07-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-9/+32
2006-07-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds19-428/+327
2006-07-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds44-464/+1159