| Commit message (Expand) | Author | Age |
* | r8169: fix printk_ratelimit in the interrupt handler | Francois Romieu | 2005-11-16 |
* | [PATCH] sdladrv.c build fix | Toni Mueller | 2005-11-15 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-13 |
|\ |
|
| * | [ARM] Use correct IO operations for Pleb | Russell King | 2005-11-12 |
* | | [PATCH] ppc: add support for new powerbooks | Olof Johansson | 2005-11-13 |
* | | [PATCH] Update email address for Kumar | Kumar Gala | 2005-11-13 |
* | | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik | 2005-11-13 |
|/ |
|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-11-11 |
|\ |
|
| * | [PATCH] gt96100eth.c: Don't concatenate __FUNCTION__ with strings. | Ralf Baechle | 2005-11-11 |
| * | [PATCH] smc91x: DB1200 support. | Pete Popov | 2005-11-11 |
| * | [PATCH] SAA9730: Driver overhaul | Ralf Baechle | 2005-11-11 |
| * | [PATCH] SAA9730: Whitespace cleanup. | Ralf Baechle | 2005-11-11 |
| * | [netdrvr forcedeth] phy address scan range | Ayaz Abdulla | 2005-11-11 |
| * | [netdrvr forcedeth] support for irq mitigation | Ayaz Abdulla | 2005-11-11 |
| * | [netdrvr forcedeth] remove superfluous rx engine stop/start | Ayaz Abdulla | 2005-11-11 |
| * | [PATCH] gianfar mii needs to zero out the mii_bus structure | Kumar Gala | 2005-11-11 |
| * | Merge branch 'atmel' | Jeff Garzik | 2005-11-11 |
| |\ |
|
| | * | [PATCH] Atmel wireless update | simon@thekelleys.org.uk | 2005-11-11 |
| * | | [PATCH] disable DEBUG in ibmveth | Anton Blanchard | 2005-11-11 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 |
* | | | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 2005-11-10 |
* | | | [BNX2]: simplify parameter checks in bnx2_{get,set}_eeprom | John W. Linville | 2005-11-10 |
* | | | [BNX2]: check return of dev_alloc_skb in bnx2_test_loopback | John W. Linville | 2005-11-10 |
* | | | [BNX2]: output driver name as prefix in error message | John W. Linville | 2005-11-10 |
* | | | [PATCH] fs_enet build fix | Marcelo Tosatti | 2005-11-09 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-11-09 |
|\ \ \ |
|
| * | | | [PATCH] IOC: And don't mark the things as broken Cowboy. | Ralf Baechle | 2005-11-09 |
| * | | | [PATCH] dgrs: fix warnings when CONFIG_ISA and CONFIG_PCI are not enabled | Ashutosh Naik | 2005-11-09 |
| * | | | [PATCH] cris v10 eth: use ethtool_ops | Christoph Hellwig | 2005-11-09 |
| * | | | [PATCH] b44: increase version number | Francois Romieu | 2005-11-09 |
| * | | | [PATCH] b44: race on device closing | Francois Romieu | 2005-11-09 |
| * | | | [PATCH] b44: replace B44_FLAG_INIT_COMPLETE with netif_running() | Francois Romieu | 2005-11-09 |
| * | | | [wireless ipw2100] kill unused-var warnings for debug-disabled code | Jeff Garzik | 2005-11-09 |
| * | | | Merge rsync://bughost.org/repos/ipw-delta/ | Jeff Garzik | 2005-11-09 |
| |\ \ \ |
|
| | * | | | Update version ipw2200 stamp to 1.0.8 | James Ketrenos | 2005-11-07 |
| | * | | | Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firm... | James Ketrenos | 2005-11-07 |
| | * | | | Fixed parameter reordering in firmware log routine. | James Ketrenos | 2005-11-07 |
| | * | | | Fixed problem with not being able to send broadcast packets. | Hong Liu | 2005-11-07 |
| | * | | | Added channel support for ipw2200 cards identified as 'ZZR' | James Ketrenos | 2005-11-07 |
| | * | | | Removed warning about TKIP not being configured if countermeasures are | James Ketrenos | 2005-11-07 |
| | * | | | Fixes missed beacon logic in relation to on-network AP roaming. | Ben Cahill | 2005-11-07 |
| | * | | | Removed legacy WIRELESS_EXT checks from ipw2200.c | James Ketrenos | 2005-11-07 |
| | * | | | Fix 'Driver using old /proc/net/wireless support, please fix driver !' message. | Benoit Boissinot | 2005-11-07 |
| | * | | | Pulled out a stray KERNEL_VERSION check around the suspend handler. | James Ketrenos | 2005-11-07 |
| | * | | | Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7) | James Ketrenos | 2005-11-07 |
| | * | | | Fixes WEP firmware error condition. | Hong Liu | 2005-11-07 |
| | * | | | [Fix bug# 771] Too many (8) bytes recieved when using AES/hwcrypto | Zhu Yi | 2005-11-07 |
| | * | | | Fixes problem with WEP not working (association succeeds, but no Tx/Rx) | Hong Liu | 2005-11-07 |
| | * | | | Removed PF_SYNCTHREAD legacy. | James Ketrenos | 2005-11-07 |