summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-05[PATCH] Add support for the Cicada 8201 PHYKim Phillips1-6/+36
2006-07-05[PATCH] zd1211rw: disable TX queue during stopDaniel Drake1-0/+2
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 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
2006-07-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds74-2864/+4502
2006-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds14-27/+36
2006-07-04[PATCH] revert "kthread: convert stop_machine into a kthread"Andrew Morton1-11/+6
2006-07-04[PATCH] zfcp: fix incorrect usage of fsf_req_list_lockHeiko Carstens1-4/+5
2006-07-04[PATCH] zfcp: fix incorrect usage of erp_lockHeiko Carstens1-4/+4
2006-07-04[PATCH] Fix modular cpuid.koOGAWA Hirofumi1-2/+4
2006-07-04[Bluetooth] Add RFCOMM role switch supportMarcel Holtmann1-0/+5
2006-07-04[Bluetooth] Allow disabling of credit based flow controlMarcel Holtmann1-5/+13
2006-07-04[Bluetooth] Small cleanup of the L2CAP source codeMarcel Holtmann1-180/+177
2006-07-04[Bluetooth] Use real devices for host controllersMarcel Holtmann8-101/+79
2006-07-04[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann8-9/+56
2006-07-04[Bluetooth] Add automatic sniff mode supportMarcel Holtmann7-86/+454
2006-07-04[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann4-4/+20
2006-07-04[Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann1-0/+71