Enable lguest drivers in Kconfig
[safe/jmp/linux-2.6] / drivers / net /
2007-08-04 Michael Chan[BNX2]: Fix suspend/resume problem.
2007-08-04 Michael Chan[TG3]: Fix suspend/resume problem.
2007-08-03 Al Virofix s2io regression
2007-07-31 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-31 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-07-31 Gabriel CraciunescuTypo fixes errror -> error
2007-07-31 Eddy L O Janssonin-string typos of "error"
2007-07-31 Paul E. McKenneybpqether: fix rcu usage
2007-07-31 Yoichi YuasaDDB5477: remove driver bits of support
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-31 Matthew Wilcox[NET]: ethtool ops are the only way
2007-07-31 Florian Zumbiehl[PPPOE]: Improve hashing function in hash_item().
2007-07-31 James Chapman[PPPOL2TP]: Add CONFIG_INET Kconfig dependency.
2007-07-31 Florian Zumbiehl[PPPoE]: move lock_sock() in pppoe_sendmsg() to the...
2007-07-31 Florian Zumbiehl[PPPoX/E]: return ENOTTY on unknown ioctl requests
2007-07-31 Herbert Xu[NET] loopback: Panic if registration fails
2007-07-31 David S. Miller[SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.
2007-07-30 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-30 Micah GruberFix a potential NULL pointer dereference in mace_interr...
2007-07-30 KomuroPATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs...
2007-07-30 Ramkrishna VepaS2io: Increment received packet count correctly
2007-07-30 Ramkrishna VepaS2io: Fix crash when resetting adapter
2007-07-30 Ramkrishna VepaS2io: Mask spurious interrupts
2007-07-30 Veena ParatS2IO: Implementing review comments from old patches
2007-07-30 Veena ParatS2IO: Checking for the return value of pci map function
2007-07-30 Veena ParatS2IO: Removing MSI support from driver
2007-07-30 Veena ParatS2IO: Removing 3 buffer mode support from the driver
2007-07-30 Dhananjay Phadkenetxen: drop redudant spinlock
2007-07-30 dhananjay@netxen.comnetxen: Fix interrupt handling for multiport adapters
2007-07-30 dhananjay@netxen.comnetxen: re-init station address after h/w init
2007-07-30 Ayaz Abdullaforcedeth: mac address correct
2007-07-30 Kumar Galagfar: Fix modpost warning
2007-07-30 Jarek Poplawskilib8390: comment on locking by Alan Cox
2007-07-30 Micah GruberFix a potential NULL pointer dereference in write_bulk_...
2007-07-30 Mike Crusesetup and detect 2nd phy on MCF5275 in FEC driver
2007-07-30 Greg Ungererclean up reading of ICR register in FEC driver
2007-07-30 Greg Ungererfix work queues in FEC driver
2007-07-30 Greg Ungererremove unused config symbol from FEC driver
2007-07-30 Greg Ungererinclude cacheflush.h in FEC driver
2007-07-30 Rusty RussellMake lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
2007-07-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-07-28 Jack Morgensteinmlx4_core: Remove kfree() in mlx4_mr_alloc() error...
2007-07-26 Hirokazu Takatam32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
2007-07-26 Rusty Russelllguest: documentation VII: FIXMEs
2007-07-26 Rusty Russelllguest: documentation III: Drivers
2007-07-26 Al Viroax88796 (address space): cast to unsigned long, not...
2007-07-26 Al Virocxgb3 gfp_t annotations
2007-07-26 Al Viromisannotation in pppol2tp
2007-07-24 Geert Uytterhoevennetdev: i82596 Ethernet needs <asm/cacheflush.h>
2007-07-24 Ayaz Abdullaforcedeth: mcp73 device addition
2007-07-24 Chris Snookatl1: make atl1_init_ring_ptrs static
2007-07-24 Jan-Bernd ThemanneHEA: net_poll support
2007-07-24 Adrian Bunkdrivers/net/acenic.c: fix check-after-use
2007-07-24 Maciej W. Rozyckidefxx: Use __maybe_unused rather than a local hack
2007-07-24 Andy FlemingFix error checking in Vitesse IRQ config
2007-07-24 Masakazu Mokunops3: reduce allocation size of rx skb buffers
2007-07-24 Jay Cliburnatl1: use kernel provided ethernet length constants
2007-07-24 Jay Cliburnatl1: fix typo in dma_req_block
2007-07-24 Jay Cliburnatl1: change cmb write threshold
2007-07-24 Jay Cliburnatl1: fix typo in DMA engine setup
2007-07-24 Jay Cliburnatl1: change tpd_avail function name
2007-07-24 Masakazu Mokunops3: fix rare issue that reenabling rx DMA fails
2007-07-24 Masakazu Mokunops3: removed calling netif_poll_enable() in open()
2007-07-24 Masakazu Mokunops3: use ethX as the name of irq
2007-07-24 Masakazu Mokunops3: use net_device_stats of net_device structure
2007-07-24 Masakazu Mokunops3: removed conditional ethtool support
2007-07-24 Masakazu Mokunops3: removed defines no longer used
2007-07-24 Masakazu Mokunops3: tx descriptor handling cleanup
2007-07-24 Masakazu Mokunops3: some minor cleanups
2007-07-24 Masakazu Mokunops3: fix wrong calculation of rx descriptor address
2007-07-24 dhananjay@netxen.comnetxen: Load firmware during probe, dma watchdog fix.
2007-07-24 Li Yangucc_geth: add support to netif message level
2007-07-24 Li Yangucc_geth: add ethtool support
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-22 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-07-22 Jan Engelhardt[NET]: Make NETDEVICES depend on NET.
2007-07-22 Stephen Rothwell[IrDA]: TOSHIBA_FIR depends on virt_to_bus
2007-07-22 Samuel Ortiz[IrDA]: EP7211 IR driver port to the latest SIR API
2007-07-21 Roland Dreiermlx4_core: Change command token on timeout
2007-07-21 David S. Miller[SPARC64]: Add proper multicast support to VNET driver.
2007-07-20 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-07-20 Al ViroFix up sky2 breakage
2007-07-20 Al Viromac89x0: missing __init
2007-07-20 Russell King[ARM] rpc: silence two section mismatch warnings
2007-07-20 Russell King[ARM] rpc: remove linux/ptrace.h from ARM ether?.c...
2007-07-20 Fabio Massimo Di... [SPARC64]: Fix MODULE_DEVICE_TABLE() specification...
2007-07-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-19 Rusty Russelllguest: the net driver
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-19 Akinobu Mitaunregister_chrdev(): ignore the return value
2007-07-19 Michael Chan[TG3]: Fix msi issue with kexec/kdump.
2007-07-19 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-07-18 Thomas KleineHEA: Fix bonding support
2007-07-18 Bryan WuBlackfin ethernet driver: on chip ethernet MAC controll...
2007-07-18 Yoichi Yuasafix wrong argument of tc35815_read_plat_dev_addr()
2007-07-18 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git./linux...
2007-07-18 YOSHIFUJI Hideaki... ARM/ETHER3: Handle multicast frames.
2007-07-18 YOSHIFUJI Hideaki... SAA9730: Handle multicast frames.
next