Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | 8139cp: pci_get_drvdata(pdev) can not be NULL in suspend handler | François Romieu | 2006-08-31 | 1 | -6/+4 | |
| | * | | | | | | | | | | 8139cp: removal of useless BUG_ON() check | Francois Romieu | 2006-08-31 | 1 | -1/+0 | |
| | * | | | | | | | | | | 8139cp: sync the device private data with its r8169 counterpart | Francois Romieu | 2006-08-31 | 1 | -6/+6 | |
| | * | | | | | | | | | | 8139cp: ring_info removal for the receive path | Francois Romieu | 2006-08-31 | 1 | -7/+7 | |
| | * | | | | | | | | | | 8139cp: remove gratuitous indirection | Francois Romieu | 2006-08-31 | 1 | -2/+2 | |
| | * | | | | | | | | | | 8139cp: trim ring_info | Francois Romieu | 2006-08-31 | 1 | -17/+16 | |
| * | | | | | | | | | | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-09-12 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tmp' into upstream | Jeff Garzik | 2006-09-12 | 32 | -102/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | [PATCH] Remove more unnecessary driver printk's | Andy Gospodarek | 2006-09-12 | 32 | -102/+38 | |
| * | | | | | | | | | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-09-12 | 11 | -48/+169 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | [PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan card | Christian Steineck | 2006-09-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | [PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.c | Larry Finger | 2006-09-11 | 1 | -9/+3 | |
| | * | | | | | | | | | | | | | [PATCH] bcm43xx: ucode debug status via sysfs | Larry Finger | 2006-09-11 | 2 | -4/+64 | |
| | * | | | | | | | | | | | | | [PATCH] bcm43xx: Add firmware version printout | Larry Finger | 2006-09-11 | 2 | -0/+33 | |
| | * | | | | | | | | | | | | | [PATCH] bcm43xx: remove dead statistics code | Larry Finger | 2006-09-11 | 1 | -11/+1 | |
| | * | | | | | | | | | | | | | [PATCH] Prism54 : add bitrates to scan result | Jean Tourrilhes | 2006-09-11 | 1 | -0/+30 | |
| | * | | | | | | | | | | | | | [PATCH] zd1211rw: Removed unneeded packed attributes | Ulrich Kunitz | 2006-09-11 | 4 | -11/+11 | |
| | * | | | | | | | | | | | | | [PATCH] zd1211rw: Add ID for Asus WL-159g | Daniel Drake | 2006-09-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | [PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54 | Daniel Drake | 2006-09-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | [PATCH] bcm43xx: Correct out of sequence initialization step | Larry Finger | 2006-09-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | [PATCH] bcm43xx-softmac: Init, shutdown and restart fixes | Larry Finger | 2006-09-11 | 3 | -17/+28 | |
| | * | | | | | | | | | | | | | Merge branch 'upstream-fixes' into upstream | John W. Linville | 2006-09-11 | 3 | -27/+88 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'from-linus' into upstream | John W. Linville | 2006-09-11 | 38 | -362/+584 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-09-12 | 17 | -139/+242 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-09-11 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | [PATCH] skge: check for PCI hotplug during IRQ | Stephen Hemminger | 2006-09-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] cleanup unnecessary forcedeth printk | Andy Gospodarek | 2006-09-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] Handle pci_enable_device() errors in resume | Valerie Henson | 2006-09-11 | 3 | -11/+22 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] Use tulip.h in winbond-840.c | Grant Grundler | 2006-09-11 | 1 | -44/+24 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] Clean up tulip.h | Grant Grundler | 2006-09-11 | 2 | -11/+13 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] Defer tulip_select_media() to process context | Francois Romieu | 2006-09-11 | 4 | -41/+60 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] Flush MMIO writes in reset sequence | Grant Grundler | 2006-09-11 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] Make DS21143 printout match lspci output | Thibaut Varene | 2006-09-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] Print physical address in tulip_init_one | Grant Grundler | 2006-09-11 | 1 | -2/+8 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] Change tulip maintainer | Valerie Henson | 2006-09-11 | 8 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-11 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | [PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static | Adrian Bunk | 2006-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] skge: version 1.8 | Stephen Hemminger | 2006-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] skge: use NAPI for transmit complete | Stephen Hemminger | 2006-09-06 | 2 | -55/+28 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] skge: irq lock race | Stephen Hemminger | 2006-09-06 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] skge: use netdev_alloc_skb | Stephen Hemminger | 2006-09-06 | 1 | -14/+15 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] sky2: more pci device id's | Stephen Hemminger | 2006-09-06 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | [PATCH] myri10ge: improve firmware selection | Brice Goglin | 2006-09-06 | 1 | -7/+28 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-09-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil... | Jeff Garzik | 2006-09-06 | 12 | -489/+892 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | [PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBm | Larry Finger | 2006-08-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | [PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequence | Larry Finger | 2006-08-29 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | [PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selected | Zhu Yi | 2006-08-29 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | | [PATCH] ipw2200: Update version stamp to 1.1.4 | Zhu Yi | 2006-08-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | [PATCH] ipw2200: enable wireless extension passive scan | Zhu Yi | 2006-08-29 | 2 | -13/+39 |