[PATCH] x86_64: Update TSC sync algorithm
[pandora-kernel.git] / drivers / net /
2005-05-17 Linus TorvaldsMerge ... /linux/kernel/git/jgarzik/netdev-2.6.git
2005-05-16 Daniel Andersen[PATCH] wireless: 3CRWE154G72 Kconfig help fix
2005-05-16 Jiri Benc[PATCH] Typo in tulip driver
2005-05-16 Geoff Levand[PATCH] {PATCH] Fix IBM EMAC driver ioctl bug
2005-05-16 Al Viro[PATCH] drivers/net/wireless enabled by wrong option
2005-05-06 Linus TorvaldsMerge ... parisc-linux.org/~jejb/git/scsi-for-linus...
2005-05-05 Jesper Juhl[PATCH] update Ross Biro bouncing email address
2005-05-05 Adrian Bunk[PATCH] make some things static
2005-05-05 Daniel Ritz[PATCH] 3c59x: only put the device into D3 when we...
2005-05-05 Linus TorvaldsMerge ... /linux/kernel/git/davem/sparc-2.6.git
2005-05-05 Linus TorvaldsMerge ... /linux/kernel/git/davem/net-2.6.git
2005-05-05 David S. Miller[TG3]: Update driver version and reldate.
2005-05-05 Michael Chan[TG3]: Ignore tg3_stop_block() errors.
2005-05-05 David S. Miller[TG3]: Elide tg3_stop_block messages when such events...
2005-05-05 Christoph Hellwig[ATALK]: Add alloc_ltalkdev().
2005-05-05 David WoodhouseMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-05-05 Linus TorvaldsMerge ... /linux/kernel/git/aegl/linux-2.6.git
2005-05-04 Linus TorvaldsMerge ... /linux/kernel/git/shaggy/jfs-2.6.git/
2005-05-04 Al Viro[PATCH] ISA DMA Kconfig fixes - part 4 (irda)
2005-05-04 Al Viro[PATCH] ISA DMA Kconfig fixes - part 3
2005-05-04 Linus TorvaldsMerge ... /linux/kernel/git/davem/net-2.6.git/
2005-05-03 Jesper Juhl[PPP]: remove redundant NULL pointer checks before...
2005-05-03 Jesper Juhl[WAN]: kfree of NULL pointer is valid
2005-05-03 David WoodhouseMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-05-01 Vinay K Nallamothu[PATCH] __attribute__ placement fixes
2005-05-01 Paul E. McKenney[PATCH] Change synchronize_kernel to _rcu and _sched
2005-05-01 Pavel Machek[PATCH] hp100: fix card names
2005-04-28 Linus TorvaldsMerge ... kernel.org:/home/rmk/linux-2.6-rmk.git
2005-04-28 David S. Miller[TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.
2005-04-27 Linus TorvaldsMerge ... /linux/kernel/git/aegl/linux-2.6.git
2005-04-26 Marcelo Tosatti[PATCH] PC300 pci_enable_device fix
2005-04-26 Linus TorvaldsMerge ... /home/rmk/linux-2.6-serial.git
2005-04-26 Linus TorvaldsMerge ... kernel.org:/home/rmk/linux-2.6-rmk.git
2005-04-26 Linus TorvaldsMerge ... /linux/kernel/git/gregkh/usb-2.6.git/
2005-04-26 Linus TorvaldsMerge ... /linux/kernel/git/davem/net-2.6.git
2005-04-25 Linus TorvaldsAutomated merge of /home/rmk/linux-2.6-rmk.git
2005-04-25 Michael Chan[TG3]: Fix tg3_restart_ints()
2005-04-25 Michael Chan[TG3]: Refresh hw index in tg3_rx()
2005-04-25 Michael Chan[TG3]: Fix bug in tg3_rx()
2005-04-25 Al Viro[PATCH] ppc iomem annotations: mv643xx_eth
2005-04-25 Linus TorvaldsMerge ... /linux/kernel/git/davem/sparc-2.6.git
2005-04-25 Tom 'spot' Callaway[SPARC]: module version cleanups
2005-04-25 David S. Miller[TG3]: Update driver version and release date.
2005-04-25 Jesper Juhl[SLIP]: Remove redundant NULL pointer checks prior...
2005-04-25 Arnaldo Carvalho... [AX25] Introduce ax25_type_trans
2005-04-22 Linus TorvaldsMerge /linux/kernel/git/davem/sparc-2.6.git
2005-04-22 Michael Chan[TG3]: Add msi test
2005-04-22 Michael Chan[TG3]: Add msi support
2005-04-22 Michael Chan[TG3]: Fix bug in tg3_set_eeprom()
2005-04-22 Michael Chan[TG3]: Add nvram lock-out support for 5752 TPM
2005-04-22 Michael Chan[TG3]: Add nvram detection for 5752
2005-04-22 Michael Chan[TG3]: Add GPIO3 for 5752
2005-04-22 Michael Chan[TG3]: Workaround 5752 A0 chip ID
2005-04-22 Michael Chan[TG3]: Fix tg3_set_power_state()
2005-04-22 Michael Chan[TG3]: Setup proper GPIO settings
2005-04-22 Michael Chan[TG3]: Split tg3_phy_probe into 2 functions
2005-04-22 Michael Chan[TG3]: Minor 5752 fixes
2005-04-22 John W. Linville[TG3]: add support for bcm5752 rev a1
2005-04-22 John W. Linville[TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_57...
2005-04-22 John W. Linville[TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_inv...
2005-04-22 John W. Linville[TG3]: more use of TG3_FLG2_5705_PLUS flag
2005-04-22 John W. Linville[TG3]: use new TG3_FLG2_5750_PLUS flag
2005-04-22 John W. Linville[TG3]: define TG3_FLG2_5750_PLUS flag
2005-04-22 John W. Linville[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way...
2005-04-21 John W. Linville[TG3]: add bcm5752 entry to pci_ids.h
2005-04-21 John W. Linville[TG3]: add bcm5752 to tg3_pci_tbl
2005-04-21 John W. Linville[TG3]: add basic bcm5752 support
2005-04-19 Linus TorvaldsMerge ... /linux/kernel/git/gregkh/driver-2.6.git/
2005-04-19 Linus TorvaldsMerge ... /linux/kernel/git/gregkh/aoe-2.6.git/
2005-04-19 Linus TorvaldsMerge /linux/kernel/git/gregkh/i2c-2.6.git/
2005-04-19 Linus TorvaldsMerge ... Greg's USB tree at /linux/kernel/git/gregkh...
2005-04-19 David Brownell[PATCH] usb suspend updates (interface suspend)
2005-04-16 Pavel Machek[PATCH] u32 vs. pm_message_t fixes for drivers/net
2005-04-16 Andi Kleen[PATCH] x86_64: Make IRDA devices are not really ISA...
2005-04-16 Benjamin Herrenschmidt[PATCH] ppc32: MV643XX ethernet is an option for Pegasos
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2