| Commit message (Expand) | Author | Age | Files | Lines |
* | [TG3]: Update version and reldate | Michael Chan | 2006-06-30 | 1 | -2/+2 |
* | [TG3]: Add TSO workaround using GSO | Michael Chan | 2006-06-30 | 2 | -5/+51 |
* | [TG3]: Turn on hw fix for ASF problems | Michael Chan | 2006-06-30 | 2 | -2/+7 |
* | [TG3]: Add rx BD workaround | Michael Chan | 2006-06-30 | 2 | -2/+29 |
* | [TG3]: Add tg3_netif_stop() in vlan functions | Michael Chan | 2006-06-30 | 1 | -0/+12 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-30 | 4 | -13/+24 |
|\ |
|
| * | [IrDA]: Fix the AU1000 FIR dependencies | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
| * | [IrDA]: MCS7780 usb_driver struct should be static | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
| * | [BNX2]: Turn off link during shutdown | Michael Chan | 2006-06-30 | 2 | -4/+5 |
| * | [BNX2]: Use dev_kfree_skb() instead of the _irq version | Michael Chan | 2006-06-30 | 1 | -5/+5 |
| * | [BNX2]: Add NETIF_F_TSO_ECN | Michael Chan | 2006-06-30 | 1 | -2/+12 |
* | | [SUNHME]: Mark SBUS probing routines as __devinit. | David S. Miller | 2006-06-30 | 1 | -5/+5 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 3 | -23/+1 |
|\ |
|
| * | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -2/+0 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -5/+1 |
| * | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -14/+0 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 11 | -34/+39 |
|\ \ |
|
| * | | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_... | Greg Kroah-Hartman | 2006-06-27 | 1 | -1/+1 |
| * | | [PATCH] 64bit resource: fix up printks for resources in networks drivers | Greg Kroah-Hartman | 2006-06-27 | 11 | -33/+38 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-28 | 15 | -199/+133 |
|\ \ \ |
|
| * | | | [netdrvr] Remove long-unused bits from Becker template drivers | Jeff Garzik | 2006-06-27 | 8 | -124/+58 |
| * | | | [netdrvr] natsemi: minor cleanups | Jeff Garzik | 2006-06-27 | 1 | -23/+12 |
| * | | | [netdrvr] natsemi: Separate out media initialization code | Jeff Garzik | 2006-06-27 | 1 | -28/+37 |
| * | | | [PATCH] WAN: update info page for a bunch of my drivers | Krzysztof Halasa | 2006-06-27 | 3 | -3/+3 |
| * | | | [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch | Adrian Bunk | 2006-06-27 | 1 | -1/+1 |
| * | | | [PATCH] Fix phy id for LXT971A/LXT972A | Uwe Zeisberger | 2006-06-27 | 1 | -4/+4 |
| * | | | [PATCH] DM9000 - minor code cleanups | Ben Dooks | 2006-06-27 | 1 | -4/+5 |
| * | | | [PATCH] DM9000 - do no re-init spin lock | Ben Dooks | 2006-06-27 | 1 | -1/+0 |
| * | | | [PATCH] DM9000 - check for MAC left in by bootloader | Ben Dooks | 2006-06-27 | 1 | -0/+7 |
| * | | | [PATCH] DM9000 - better checks for platform resources | Ben Dooks | 2006-06-27 | 1 | -11/+6 |
| |/ / |
|
* | | | [PATCH] m68knommu: FEC driver event/irq fixes | Greg Ungerer | 2006-06-28 | 1 | -39/+52 |
* | | | [PATCH] m68knommu: FEC driver set different priority/level on each IRQ | Willson Callan | 2006-06-28 | 1 | -3/+3 |
* | | | [PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU family | Matt Waddel | 2006-06-28 | 1 | -19/+179 |
* | | | [PATCH] m68knommu: avoid fec driver hang when link disappears | Philippe De Muyter | 2006-06-28 | 1 | -4/+11 |
* | | | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ | Jesper Juhl | 2006-06-28 | 2 | -18/+7 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 4 | -5/+5 |
|\ \
| |/
|/| |
|
| * | spelling fixes | Andreas Mohr | 2006-06-26 | 4 | -5/+5 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-26 | 1 | -2/+6 |
|\ \ |
|
| * | | [IRDA]: add some IBM think pads | Ben Collins | 2006-06-26 | 1 | -2/+6 |
| |/ |
|
* | | [PATCH] Add bcm43xx HW RNG support | Michael Buesch | 2006-06-26 | 3 | -0/+44 |
* | | [PATCH] drivers: use list_move() | Akinobu Mita | 2006-06-26 | 1 | -2/+1 |
|/ |
|
* | [PATCH] m68knommu: 532x FEC eth struct map | Greg Ungerer | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] irda-usb printk fix | Andrew Morton | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] wan/sdla section fixes | Randy Dunlap | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] m68k: cleanup generic irq names | Roman Zippel | 2006-06-25 | 1 | -1/+1 |
* | [NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find(). | David S. Miller | 2006-06-24 | 1 | -14/+0 |
* | [NET] myri_sbus: Kill unused next_module struct member. | David S. Miller | 2006-06-24 | 1 | -1/+0 |
* | [NET] myri_sbus: Convert to new SBUS device layer. | David S. Miller | 2006-06-24 | 1 | -55/+61 |