| Commit message (Expand) | Author | Age | Files | Lines |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 20 | -200/+240 |
* | [PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write() | Adrian Bunk | 2006-11-07 | 1 | -2/+2 |
* | [PATCH] bcm43xx: Drain TX status before starting IRQs | Michael Buesch | 2006-11-07 | 1 | -0/+18 |
* | [PATCH] bcm43xx: fix unexpected LED control values in BCM4303 sprom | Larry Finger | 2006-10-31 | 2 | -1/+12 |
* | [PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeouts | Michael Buesch | 2006-10-31 | 1 | -1/+15 |
* | [PATCH] hostap_plx: fix CIS verification | Pavel Roskin | 2006-10-31 | 1 | -2/+2 |
* | [PATCH] pcmcia: add more IDs to hostap_cs.c | Dominik Brodowski | 2006-10-25 | 1 | -0/+7 |
* | [PATCH] missing include of dma-mapping.h | Al Viro | 2006-10-24 | 1 | -0/+1 |
* | [PATCH] zd1211rw: fix build-break caused by association race fix | John W. Linville | 2006-10-17 | 1 | -1/+1 |
* | [PATCH] airo: check if need to freeze | Dave Kleikamp | 2006-10-16 | 1 | -2/+4 |
* | [PATCH] wireless: More WE-21 potential overflows... | Jean Tourrilhes | 2006-10-16 | 3 | -4/+0 |
* | [PATCH] zd1201: Possible NULL dereference | Eric Sesterhenn | 2006-10-16 | 1 | -4/+2 |
* | [PATCH] orinoco: fix WE-21 buffer overflow | Jean Tourrilhes | 2006-10-16 | 1 | -7/+9 |
* | [PATCH] airo.c: check returned values | Florin Malita | 2006-10-16 | 1 | -26/+72 |
* | [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAM | Larry Finger | 2006-10-16 | 3 | -24/+46 |
* | [PATCH] bcm43xx-softmac: check returned value from pci_enable_device | Larry Finger | 2006-10-16 | 1 | -1/+5 |
* | [PATCH] softmac: Fix WX and association related races | Michael Buesch | 2006-10-16 | 2 | -2/+2 |
* | [PATCH] bcm43xx: fix race condition in periodic work handler | Michael Buesch | 2006-10-16 | 1 | -2/+1 |
* | drivers/net: eliminate irq handler impossible checks, needless casts | Jeff Garzik | 2006-10-06 | 3 | -22/+6 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 20 | -35/+30 |
* | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-10-02 | 2 | -7/+27 |
|\ |
|
| * | drivers/net/wireless/{airo,ipw2100}: fix error handling bugs | Jeff Garzik | 2006-10-01 | 2 | -7/+27 |
* | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -1/+0 |
* | | [PATCH] maximum latency tracking infrastructure | Arjan van de Ven | 2006-10-01 | 1 | -0/+10 |
|/ |
|
* | [IPV4]: annotate struct in_ifaddr | Al Viro | 2006-09-28 | 1 | -2/+2 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-27 | 22 | -167/+208 |
|\ |
|
| * | [PATCH] bcm43xx: fix netdev watchdog timeouts | Larry Finger | 2006-09-25 | 1 | -2/+1 |
| * | [PATCH] zd1211rw: Add LED support | Ulrich Kunitz | 2006-09-25 | 4 | -78/+117 |
| * | [PATCH] zd1211rw: Added workqueue | Ulrich Kunitz | 2006-09-25 | 2 | -0/+12 |
| * | [PATCH] zd1211rw: Removes wrong assertions | Ulrich Kunitz | 2006-09-25 | 1 | -6/+0 |
| * | [PATCH] zd1211rw: 16-bit writes for physical control registers | Ulrich Kunitz | 2006-09-25 | 1 | -7/+7 |
| * | [PATCH] bcm43xx-softmac: improve wrong firmware message | Larry Finger | 2006-09-25 | 1 | -3/+4 |
| * | [PATCH] bcm43xx-softmac: update noise handling | Larry Finger | 2006-09-25 | 2 | -4/+2 |
| * | [PATCH] bcm43xx-softmac: update PHY initialization | Larry Finger | 2006-09-25 | 1 | -8/+7 |
| * | [PATCH] WE-21 for ipw2200 | Jean Tourrilhes | 2006-09-25 | 1 | -9/+7 |
| * | [PATCH] bcm43xx: WE-21 support | Larry Finger | 2006-09-25 | 1 | -1/+1 |
| * | [PATCH] WE-21 for zd1211rw | Daniel Drake | 2006-09-25 | 1 | -1/+1 |
| * | [PATCH] WE-21 for zd1201 | Jean Tourrilhes | 2006-09-25 | 1 | -1/+1 |
| * | [PATCH] WE-21 for wl3501 | Jean Tourrilhes | 2006-09-25 | 1 | -3/+3 |
| * | [PATCH] WE-21 for ray_cs | Jean Tourrilhes | 2006-09-25 | 1 | -1/+1 |
| * | [PATCH] WE-21 for Prism54 | Jean Tourrilhes | 2006-09-25 | 1 | -8/+8 |
| * | [PATCH] WE-21 for orinoco | Jean Tourrilhes | 2006-09-25 | 1 | -5/+5 |
| * | [PATCH] WE-21 for ipw2100 | Jean Tourrilhes | 2006-09-25 | 1 | -7/+7 |
| * | [PATCH] WE-21 for hostap | Jean Tourrilhes | 2006-09-25 | 1 | -5/+5 |
| * | [PATCH] WE-21 for atmel | Jean Tourrilhes | 2006-09-25 | 1 | -9/+9 |
| * | [PATCH] WE-21 for airo | Jean Tourrilhes | 2006-09-25 | 1 | -9/+10 |
* | | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 | 1 | -2/+2 |
* | | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-22 | 1 | -10/+12 |
|\ |
|