[NET]: Make NAPI polling independent of struct net_device objects.
[safe/jmp/linux-2.6] / drivers / net / forcedeth.c
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-08-25 Willy Tarreaufix realtek phy id in forcedeth
2007-08-18 Timo Jantunenfix random hang in forcedeth driver when using netconsole
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-30 Ayaz Abdullaforcedeth: mac address correct
2007-07-24 Ayaz Abdullaforcedeth: mcp73 device addition
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-16 Ayaz Abdullaforcedeth bug fix: realtek phy
2007-07-16 Ayaz Abdullaforcedeth bug fix: vitesse phy
2007-07-16 Ayaz Abdullaforcedeth bug fix: cicada phy
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-06-20 Tim Mannforcedeth: use unicast receive mode for WoL
2007-06-03 Stephen Hemmingernetwork drivers: eliminate unneeded kill_vid code
2007-05-24 Ayaz Abdullaforcedeth: fix cpu irq mask
2007-04-26 Arnaldo Carvalho... [FORCEDETH]: Use skb_tailroom where appropriate
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->end to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-28 Ayaz Abdullaforcedeth: fix tx timeout
2007-03-28 Ayaz Abdullaforcedeth: fix nic poll
2007-02-27 Ayaz Abdullaforcedeth: fix checksum feature in mcp65
2007-02-27 Ayaz Abdullaforcedeth: disable msix
2007-02-27 Ayaz Abdullaforcedeth: fixed missing call in napi poll
2007-02-05 Ayaz Abdullaforcedeth: statistics optimization
2007-02-05 Ayaz Abdullaforcedeth: statistics supported
2007-02-05 Ayaz Abdullaforcedeth: tx max work
2007-02-05 Ayaz Abdullaforcedeth: irq data path optimization
2007-02-05 Ayaz Abdullaforcedeth: rx data path optimization
2007-02-05 Ayaz Abdullaforcedeth: tx data path optimization
2007-02-05 Ayaz Abdullaforcedeth: tx limiting
2007-02-05 Ayaz Abdullaforcedeth: optimized routines
2007-02-05 Ayaz Abdullaforcedeth: rx skb recycle
2007-02-05 Ayaz Abdullaforcedeth: tx locking
2007-02-05 Ayaz Abdullaforcedeth: ring access
2007-02-05 Ayaz Abdullaforcedeth: dma access
2007-02-05 Arjan van de Venremove NETIF_F_TSO ifdefery
2007-01-09 Ayaz Abdullaforcedeth: sideband management fix
2006-12-26 Ayaz Abdullaforcedeth: modified comment header
2006-12-26 Francois Romieunetpoll: drivers must not enable IRQ unconditionally...
2006-12-02 Ayaz Abdulla[PATCH] forcedeth: add support for new mcp67 device
2006-12-02 Ayaz Abdulla[PATCH] forcedeth: add recoverable error support
2006-12-02 Ayaz Abdulla[PATCH] forcedeth: add mgmt unit support
2006-12-02 Francois Romieu[PATCH] forcedeth: power management support
2006-10-11 Jeff GarzikMerge branch 'master' into upstream-fixes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-05 Peter Zijlstra[PATCH] forcedeth: hardirq lockdep warning
2006-09-26 Jesper Juhl[PATCH] fix possible NULL ptr deref in forcedeth
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-11 Andy Gospodarek[PATCH] cleanup unnecessary forcedeth printk
2006-09-06 Ayaz Abdulla[PATCH] forcedeth: decouple vlan and rx checksum dependency
2006-09-06 Ayaz Abdulla[PATCH] forcedeth: errata for marvell phys
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-08-09 Stephen Hemminger[PATCH] forcdeth: revised NAPI support
2006-08-09 Ayaz Abdulla[PATCH] forcedeth: mac address corrected
2006-08-09 Ayaz Abdulla[PATCH] forcedeth: move mac address setup/teardown
2006-07-29 Stephen Hemminger[PATCH] forcedeth: le32 annotation
2006-07-29 Stephen Hemminger[PATCH] forcedeth: coding style cleanups
2006-07-12 Ayaz Abdulla[PATCH] forcedeth: watermark fixup
2006-07-12 Ayaz Abdulla[PATCH] forcedeth: deferral fixup
2006-07-08 Herbert Xu[NET] gso: Add skb_is_gso
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate forcedeth.c disable_irq()
2006-07-03 Andrew Morton[PATCH] forcedeth: typecast cleanup
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-06-23 Adrian Bunk[PATCH] make drivers/net/forcedeth.c:nv_update_pause...
2006-06-21 Herbert Xu[FORCEDETH] Fix xmit_lock/netif_tx_lock after merge
2006-06-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-18 Herbert Xu[NET]: Add netif_tx_lock
2006-06-11 Ayaz Abdulla[PATCH] forcedeth: new device ids
2006-06-11 Ayaz Abdulla[PATCH] forcedeth config: version
2006-06-11 Ayaz Abdulla[PATCH] forcedeth config: module parameters
2006-06-11 Ayaz Abdulla[PATCH] forcedeth config: diagnostics
2006-06-11 Ayaz Abdulla[PATCH] forcedeth config: move functions
2006-06-11 Ayaz Abdulla[PATCH] forcedeth config: statistics
2006-06-11 Ayaz Abdulla[PATCH] forcedeth config: csum
2006-06-11 Ayaz Abdulla[PATCH] forcedeth config: wol
2006-06-11 Ayaz Abdulla[PATCH] forcedeth config: phy
2006-06-11 Ayaz Abdulla[PATCH] forcedeth config: flow control
2006-06-11 Ayaz Abdulla[PATCH] forcedeth config: ring sizes
2006-06-11 Ayaz Abdulla[PATCH] forcedeth config: tso cleanup
2006-06-08 Jeff GarzikMerge branch 'master' into upstream
2006-06-05 Zachary Amsden[PATCH] Implement get / set tso for forcedeth driver
2006-05-27 Jeff Garzik[netdrvr] trim trailing whitespace: 8139*.c, epic100...
2006-05-27 Ayaz Abdulla[PATCH] forcedeth: add support for flow control
2006-05-21 Ayaz Abdulla[PATCH] forcedeth: fix multi irq issues
2006-05-20 Andrew Morton[PATCH] revert "forcedeth: fix multi irq issues"
2006-05-02 Ayaz Abdullaforcedeth: fix multi irq issues
2006-04-26 Ayaz Abdulla[PATCH] forcedeth: fix initialization
2006-03-28 Matthias Gehre[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
2006-02-20 Ayaz Abdulla[PATCH] forcedeth: Add support for MSI/MSIX
2006-02-20 Ayaz Abdulla[PATCH] forcedeth: Add support for 64bit rings
2006-02-20 Ayaz Abdulla[PATCH] forcedeth: Add vlan support
2006-01-09 Ayaz Abdulla[PATCH] forcedeth: TSO fix for large buffers
2005-12-24 Manfred Spraul[PATCH] forcedeth: fix random memory scribbling bug
2005-11-11 Ayaz Abdulla[netdrvr forcedeth] phy address scan range
2005-11-11 Ayaz Abdulla[netdrvr forcedeth] support for irq mitigation
2005-11-11 Ayaz Abdulla[netdrvr forcedeth] remove superfluous rx engine stop...
2005-10-26 Ayaz Abdulla[netdrvr forcedeth] scatter gather and segmentation...
next