[PATCH] md: make sure resync gets started when array starts.
[safe/jmp/linux-2.6] / drivers / net /
2005-08-19 David S. Miller[TG3]: Update driver version and reldate.
2005-08-19 Michael Chan[TG3]: Fix SerDes detection
2005-08-18 Linus TorvaldsMerge head 'upstream-fixes' of /linux/kernel/git/jgarzi...
2005-08-18 Ralf Baechle[NET]: Fix comment in loopback driver.
2005-08-18 Ben Dooks[PATCH] DM9000 - incorrect ioctl() handling
2005-08-18 Ben Dooks[PATCH] DM9000 - spinlock fixes
2005-08-18 Pierre Ossman[PATCH] 8139cp - redetect link after suspend
2005-08-18 Ralf Baechle[PATCH] IOC3 fixes
2005-08-12 Matt Mackall[NETPOLL]: e1000 netpoll tweak
2005-08-10 Ralf Baechle DL5RB[PATCH] 6pack persistence fix
2005-08-06 David S. Miller[TG3]: Save initial PCI state before registering the...
2005-08-02 Denis Vlasenko[PATCH] silence cs89x0
2005-08-02 Andrew Morton[PATCH] skge build fix
2005-07-31 Linus TorvaldsMerge head 'upstream-fixes' of /linux/kernel/git/jgarzi...
2005-07-31 Ralf Baechle[PATCH] SMP fix for 6pack driver
2005-07-31 Tony Lindgren[PATCH] Fix OMAP specific typo in smc91x.h
2005-07-31 Stephen Hemminger[PATCH] sk98lin: fix workaround for yukon-lite chipset...
2005-07-31 Stephen Hemminger[PATCH] skge: version 0.8
2005-07-31 Stephen Hemminger[PATCH] skge: led toggle cleanup
2005-07-31 Stephen Hemminger[PATCH] skge: ignore phy interrupts during negotiation
2005-07-31 Stephen Hemminger[PATCH] skge: fifo control register access fix
2005-07-31 Stephen Hemminger[PATCH] skge: whitespace fixes
2005-07-31 Stephen Hemminger[PATCH] skge: support yukon lite rev 4
2005-07-31 Stephen Hemminger[PATCH] skge: phy lock deadlock
2005-07-31 Stephen Hemminger[PATCH] skge: disable tranmitter on shutdown
2005-07-31 Stephen Hemminger[PATCH] skge: remove SK-9EE support
2005-07-31 Stephen Hemminger[PATCH] skge: silence mac data parity messages
2005-07-30 Rafael J. Wysocki[PATCH] sk98lin: basic suspend/resume support fixes
2005-07-30 Len Brownmerge 2.6.13-rc4 with ACPI's to-linus tree
2005-07-30 Len Brown/home/lenb/src/to-linus branch 'acpi-2.6.12'
2005-07-30 Rafael J. Wysocki[ACPI] fix resume issues on Asus L5D
2005-07-28 Tony Luck[PATCH] e1000: no need for reboot notifier
2005-07-28 Ian Campbell[PATCH] cs89x0: collect tx_bytes statistics
2005-07-28 Komuro[PATCH] pcmcia: fix many device IDs
2005-07-28 Jar[PATCH] pcmcia: remove duplicates in orinoco_cs
2005-07-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-07-27 Jesper Juhl[PATCH] clean up inline static vs static inline
2005-07-27 Olaf Hering[PATCH] turn many #if $undefined_string into #ifdef...
2005-07-27 Matt Mackall[NET]: Move in_aton from net/ipv4/utils.c to net/core...
2005-07-27 Randy Dunlap[NET]: Improve presentation of networking driver families.
2005-07-25 David S. Miller[TG3]: Update driver version and reldate.
2005-07-25 Michael Chan[TG3]: add 5780 fiber support
2005-07-25 Michael Chan[TG3]: disallow jumbo TSO on 5780
2005-07-25 Michael Chan[TG3]: consolidate all DMA water mark settings
2005-07-25 Michael Chan[TG3]: add variable buffer size for standard ring
2005-07-25 Michael Chan[TG3]: add 5780 basic jumbo frame support
2005-07-25 Michael Chan[TG3]: add 5780 basic support
2005-07-21 Loic Le Loarer[EQL]: Proper num_slaves decrement
2005-07-19 Adrian Bunk[NET]: NETCONSOLE must depend on INET
2005-07-18 Randy Dunlap[NET]: Kconfig: NETCONSOLE and NETPOLL together
2005-07-15 Marcelo Feitoza... [NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use...
2005-07-15 Marcelo Feitoza... [WAN]: drivers/net/wan/: use of time_after macro
2005-07-12 Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-07-12 Alexey Dobriyan[NET]: __be'ify *_type_trans()
2005-07-12 Sam Ravnborg[NET]: move config options out to individual protocols
2005-07-12 Sam Ravnborg[NET]: add a top-level Networking menu to *config
2005-07-12 David Shaohua Li[ACPI] S3 Suspend to RAM: fix driver suspend/resume...
2005-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
2005-07-08 Dominik Brodowski[PATCH] pcmcia: remove references to pcmcia/version.h
2005-07-08 Dominik Brodowski[PATCH] pcmcia: move event handler
2005-07-08 Pavel Machek[PATCH] pm: more u32 vs. pm_message_t fixes
2005-07-08 Benjamin Herrenschmidt[PATCH] ppc64: Add new PHY to sungem
2005-07-06 Jeff Mahoney[PATCH] openfirmware: generate device table for userspace
2005-07-05 Christoph Hellwig[SHAPER]: Switch to spinlocks.
2005-07-05 David S. Miller[TG3]: Update driver version and reldate.
2005-07-05 Michael Chan[TG3]: support for ethtool -C
2005-07-05 David S. Miller[SKGE]: Fix build on big-endian
2005-06-29 Nicolas Pitre[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3...
2005-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-28 David S. Miller[NET]: drivers/net/slip.c needs linux/delay.h
2005-06-28 David S. Miller[NET]: Remove gratuitous use of skb->tail in network...
2005-06-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2005-06-28 Greg KHMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-06-28 Greg Kroah-Hartman[PATCH] PCI: make drivers use the pci shutdown callback...
2005-06-28 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-06-28 Komurodrivers/net/at1700: remove incorrect comment
2005-06-28 Tobias Klauser[PATCH] Use pci_set_dma_mask() instead of direct assign...
2005-06-28 David Brownell[PATCH] smc91x needs settable IRQ trigger type
2005-06-28 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-06-28 Jun Komuro[PATCH] pcmcia: more IDs for TDK multifunction cards
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for wl3501_cs.c
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for com20020_cs.c
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for atmel_cs.c
2005-06-28 Jun Komuro[PATCH] pcmcia: add a few more IDs for pcnet_cs
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for pcnet_cs.c
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for xirc2ps_cs.c
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for orinoco_cs
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for smc91c92_cs.c
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for wavelan_cs
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for ray_cs
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for nmclan_cs
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for netwave_cs
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for ibmtr_cs
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for fmvj18x_cs
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for axnet_cs
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for airo_cs
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for 3c589_cs
2005-06-28 Dominik Brodowski[PATCH] pcmcia: id_table for 3c574_cs
2005-06-27 Stephen Hemminger[PATCH] skge: version and copyright.
2005-06-27 Stephen Hemminger[PATCH] skge: Rx buffer optimization
next