| Commit message (Expand) | Author | Age |
* | [PATCH] pcnet32: Use PCI_DEVICE macro | Don Fry | 2006-07-05 |
* | [PATCH] pcnet32: Fix Section mismatch error | Don Fry | 2006-07-05 |
* | [PATCH] Add support for the Cicada 8201 PHY | Kim Phillips | 2006-07-05 |
* | [PATCH] zd1211rw: disable TX queue during stop | Daniel Drake | 2006-07-05 |
* | [PATCH] ZyDAS ZD1211 USB-WLAN driver | Daniel Drake | 2006-07-05 |
* | [PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549 | John W. Linville | 2006-07-05 |
* | [PATCH] CONFIG_WIRELESS_EXT is neccessary after all | Horms | 2006-07-05 |
* | [PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t... | Joseph Jezak | 2006-07-05 |
* | [PATCH] SoftMAC: Prevent multiple authentication attempts on the same network | Joseph Jezak | 2006-07-05 |
* | [PATCH] bcm43xx: enable shared key authentication | Daniel Drake | 2006-07-05 |
* | [PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211... | Larry Finger | 2006-07-05 |
* | [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine | Larry Finger | 2006-07-05 |
* | [PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c | Eric Sesterhenn | 2006-07-05 |
* | [PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie... | Hong Liu | 2006-07-05 |
* | [PATCH] bcm43xx: workaround init_board vs. IRQ race | Michael Buesch | 2006-07-05 |
* | [PATCH] bcm43xx: use softmac-suggested TX rate | Daniel Drake | 2006-07-05 |
* | [PATCH] Add two PLX device IDs | Faidon Liambotis | 2006-07-05 |
* | [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... | Jeff Garzik | 2006-07-05 |
* | [netdrvr] Use dev_printk() when ethernet interface isn't available | Jeff Garzik | 2006-07-05 |
* | [netdrvr] via-velocity: remove io_size struct member, it is invariant | Jeff Garzik | 2006-07-05 |
* | [netdrvr] via-velocity: misc. cleanups | Jeff Garzik | 2006-07-05 |
* | [netdrvr] minor cleanups in Becker-derived drivers | Jeff Garzik | 2006-07-05 |
* | [netdrvr] via-velocity: use netdev_priv() where appropriate | Jeff Garzik | 2006-07-05 |
* | [netdrvr] Remove Becker-template 'io_size' member, when invariant | Jeff Garzik | 2006-07-05 |
* | [netdrvr] Remove Linux-specific changelogs from several Becker template drivers | Jeff Garzik | 2006-07-05 |
* | [netdrvr] epic100: minor cleanups | Jeff Garzik | 2006-07-05 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | Move workqueue exports to where the functions are defined. | Dave Jones | 2006-06-30 |
| * | [CPUFREQ] Misc cleanups in ondemand. | Venkatesh Pallipadi | 2006-06-30 |
| * | [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli... | Venkatesh Pallipadi | 2006-06-30 |
| * | [CPUFREQ] Add queue_delayed_work_on() interface for workqueues. | Venkatesh Pallipadi | 2006-06-30 |
| * | [CPUFREQ] Remove slowdown from ondemand sampling path. | Venkatesh Pallipadi | 2006-06-30 |
* | | Fix up headers_install wrt devfs removal | Linus Torvalds | 2006-07-04 |
* | | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 |
|\ \ |
|
| * | | Remove export of include/linux/isdn/tpam.h | David Woodhouse | 2006-06-29 |
| * | | Remove <linux/i2c-id.h> and <linux/i2c-algo-ite.h> from userspace export | Jean Delvare | 2006-06-22 |
| * | | Restrict headers exported to userspace for SPARC and SPARC64 | David S. Miller | 2006-06-20 |
| * | | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for Alpha 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for SPARC 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for IA64 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for S390 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for i386 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for x86_64 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for PowerPC 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Basic implementation of 'make headers_check' | David Woodhouse | 2006-06-18 |
| * | | Basic implementation of 'make headers_install' | David Woodhouse | 2006-06-18 |
* | | | [PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scb | Arjan van de Ven | 2006-07-04 |
* | | | [PATCH] mthca: initialize send and receive queue locks separately | Zach Brown | 2006-07-04 |