ChangeSet@1.1510.4.10, 2004-01-14 18:21:53-05:00, bcollins@debian.org [IEEE1394]: Sync file revisions. ChangeSet@1.1510.4.9, 2004-01-14 18:15:54-05:00, bcollins@debian.org [IEEE1394]: Rework highlevel list locking to avoid blocking under spinlocks. ChangeSet@1.1510.4.8, 2004-01-14 18:14:33-05:00, bcollins@debian.org [IEEE1394]: Fix test in ohci_soft_reset(), and handle hot-unplugged cardbus cards better. ChangeSet@1.1510.4.7, 2004-01-14 18:12:50-05:00, bcollins@debian.org [IEEE1394]: Per-host address space patch from Steve. ChangeSet@1.1510.4.6, 2004-01-14 18:11:20-05:00, bcollins@debian.org [IEEE1394]: Fix compilation when CONFIG_COMPAT is enabled (32/64 systems). This was broken by the last commit for cdev stuff which removed the "int ret;" that these routines used. ChangeSet@1.1510.4.5, 2004-01-14 18:09:36-05:00, bcollins@debian.org [IEEE1394]: Use the right length when deregistering raw1394 char device. ChangeSet@1.1510.4.4, 2004-01-14 18:08:22-05:00, bcollins@debian.org [IEEE1394]: Convert to cdev API. Retire our char device dispatching logic. With the 2.6 cdev API we can register much smaller device number regions, so we use that instead. ChangeSet@1.1510.4.3, 2004-01-14 18:06:34-05:00, bcollins@debian.org [IEEE1394]: Spelling fix from Dominik Brodowski. ChangeSet@1.1510.4.2, 2004-01-14 18:04:31-05:00, bcollins@debian.org [IEEE1394]: Update OUI database as of Dec 31, 2003. ChangeSet@1.1510.4.1, 2004-01-12 17:13:40-08:00, torvalds@evo.osdl.org Dosemu actually wants to do a zero-sized source mremap to generate the duplicate area at 0x0000 and 0x100000. There's no downside to it, so allow it even though it's a tad strange. ChangeSet@1.1513, 2004-01-11 01:09:34-05:00, viro@parcelfarce.linux.theplanet.co.uk [netdrvr forcedeth] kfree -> free_netdev ChangeSet@1.1510.3.1, 2004-01-10 19:59:37-05:00, simon@thekelleys.org.uk [wireless atmel] various updates Below is a patch against 2.6.1-rc1 which has that fix and quite a few other components. viz: * Bumped version to 0.9 * Dmitry Torokhov's skb-leak and netif_carrier patches. * Added a couple of fields to /proc/driver/atmel * Fixed failure to call unregister_netdev in a couple of error-unwind paths. I think this fixes the unregister_netdevice: waiting for eth1 to become free. bugs, but I don't have definative proof. * Remove floating-point constants just in case the compiler doesn't. * Fixed bug in scanning. * Added firmware versioning, driver will search through different available versions of firmware 'till it finds an available one. * Changed firmware URL in configure help to a directory rather than a file, so I can release new named versions. * Added support for later releases of the firmware, which are WPA aware. Firmware verion is automatically detected, so users who upgrade their kernel but not their firmware won't have problems. The PCI support and possible WPA support will have to wait for another day. ChangeSet@1.1512, 2004-01-10 19:50:12-05:00, manfred@colorfullife.com [netdrvr forcedeth] alloc fixes ChangeSet@1.1510.2.1, 2004-01-10 16:15:29-05:00, khc@pm.waw.pl [wan] add new pc200syn driver ChangeSet@1.1510.1.1, 2004-01-10 16:05:15-05:00, achirica@telefonica.net [wireless airo] Fix PCI registration ChangeSet@1.1511, 2004-01-10 16:00:04-05:00, manfred@colorfullife.com [netdrvr] add "forcedeth" driver for nVidia nForce NICs ChangeSet@1.1510, 2004-01-09 11:07:39-08:00, torvalds@home.osdl.org Merge bk://linux-dj.bkbits.net/agpgart into home.osdl.org:/home/torvalds/v2.5/linux ChangeSet@1.1484.1.2, 2004-01-09 17:43:29+00:00, davej@redhat.com [AGPGART] The RadeonIGP 345M device ID is 0xcbb2, not 0xcbb Spotted by Matteo Croce ChangeSet@1.1508, 2004-01-09 02:14:55-08:00, davem@nuts.ninka.net [SPARC64]: Update defconfig. ChangeSet@1.1507, 2004-01-09 02:14:10-08:00, bcollins@debian.org [SPARC64]: Add option to define default command line to kernel, ala PPC. ChangeSet@1.1503.1.24, 2004-01-09 02:11:04-08:00, jt@bougret.hpl.hp.com [IRDA]: Fix compiler warning in af_irda.c ChangeSet@1.1503.1.23, 2004-01-09 02:10:24-08:00, jt@bougret.hpl.hp.com [IRDA]: Add module alias for IrCOMM pseudo serial device. From Martin Diehl. ChangeSet@1.1503.1.22, 2004-01-09 02:09:57-08:00, jt@bougret.hpl.hp.com [IRDA]: Fix sir-dev 'raw' mode for sir dongles that need it. From Martin Diehl. ChangeSet@1.1503.1.21, 2004-01-09 02:09:23-08:00, jt@bougret.hpl.hp.com [IRDA]: Fix a potential dealock in sir-dev state machine. Also, make sir-dev locking compatible with irport. From Martin Diehl. ChangeSet@1.1503.1.20, 2004-01-09 02:08:39-08:00, jt@bougret.hpl.hp.com [IRDA]: Proper calculation for F-timer. Improve interoperability. ChangeSet@1.1503.1.19, 2004-01-09 02:05:27-08:00, garloff@suse.de [NETFILTER]: Align nulldevname properly in ip_tables. ChangeSet@1.1503.1.18, 2004-01-09 02:00:14-08:00, chas@cmf.nrl.navy.mil [ATM]: br2684 incorrectly handles frames recvd with FCS (by Alex Zeffertt ) ChangeSet@1.1503.1.17, 2004-01-09 01:57:33-08:00, shemminger@osdl.org [X25]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.16, 2004-01-09 01:57:13-08:00, shemminger@osdl.org [UNIX]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.15, 2004-01-09 01:56:50-08:00, shemminger@osdl.org [ROSE]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.14, 2004-01-09 01:56:19-08:00, shemminger@osdl.org [NETROM]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.13, 2004-01-09 01:55:54-08:00, shemminger@osdl.org [LLC]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.12, 2004-01-09 01:55:30-08:00, shemminger@osdl.org [IRDA]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.11, 2004-01-09 01:55:00-08:00, shemminger@osdl.org [ECONET]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.10, 2004-01-09 01:54:37-08:00, shemminger@osdl.org [NETLINK]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.9, 2004-01-09 01:54:10-08:00, shemminger@osdl.org [DECNET]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.8, 2004-01-09 01:53:49-08:00, shemminger@osdl.org [IPX]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.7, 2004-01-09 01:53:15-08:00, shemminger@osdl.org [AX25]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.6, 2004-01-09 01:52:52-08:00, shemminger@osdl.org [ATM]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.5, 2004-01-09 01:52:21-08:00, shemminger@osdl.org [APPLETALK DDP]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.4, 2004-01-09 01:51:57-08:00, shemminger@osdl.org [PPPOE]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.3, 2004-01-09 01:51:28-08:00, shemminger@osdl.org [BLUETOOTH]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.2, 2004-01-09 01:50:34-08:00, shemminger@osdl.org [IPV4/IPV6]: Use size_t for size in {send,recv}msg. ChangeSet@1.1503.1.1, 2004-01-09 01:49:00-08:00, shemminger@osdl.org [NET]: Use size_t for size argument in {send,recv}msg callchain. ChangeSet@1.1506, 2004-01-09 01:41:04-08:00, wesolows@foobazco.org [SPARC]: Use spinlock to protect IRQ action management. ChangeSet@1.1505, 2004-01-09 01:39:49-08:00, wesolows@foobazco.org [SPARC]: Fix PMD masking in SRMMU code. ChangeSet@1.1504, 2004-01-09 01:36:40-08:00, davem@nuts.ninka.net [SPARC64]: In early bootup, BUG() if cannot find TLB entry for remapping. ChangeSet@1.1503, 2004-01-08 22:57:32-08:00, torvalds@home.osdl.org Linux 2.6.1 TAG: v2.6.1