headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / drivers / net / forcedeth.c
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-07-06 Eric Dumazetforcedeth: Fix NAPI race.
2009-06-18 Eric Dumazetforcedeth: fix dma api mismatches
2009-06-07 Ayaz Abdullaforcedeth: addition of new mcp89 device id
2009-06-07 Ayaz Abdullaforcedeth: remove device id macros
2009-06-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-06-02 Ed Swierkforcedeth: add phy_power_down parameter, leave phy...
2009-05-01 Ayaz Abdullaforcedeth: add clock gating feature <resend>
2009-04-27 Ayaz Abdullaforcedeth: tx timeout fix
2009-04-09 David S. Millerforcedeth: Use napi_complete() not __napi_complete().
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_39BIT_MASK macro with...
2009-04-07 Ed Swierkforcedeth: Fix resume from hibernation regression.
2009-03-10 Ayaz Abdullaforcedeth: version bump to 64
2009-03-10 Ayaz Abdullaforcedeth: fix irq clearing and napi spin lock changes
2009-03-10 Ayaz Abdullaforcedeth: performance changes
2009-03-10 Ayaz Abdullaforcedeth: add interrupt moderation logic
2009-03-10 Ayaz Abdullaforcedeth: remove isr processing loop
2009-03-10 Ayaz Abdullaforcedeth: add new optimization mode
2009-03-10 Ayaz Abdullaforcedeth: napi - handle all processing
2009-03-10 Ayaz Abdullaforcedeth: add/modify tx done with limit
2009-03-10 Ayaz Abdullaforcedeth: remove overhead
2009-03-10 Ayaz Abdullaforcedeth: save irq events for napi processing
2009-03-10 Ayaz Abdullaforcedeth: remove msix + napi
2009-03-10 Ayaz Abdullaforcedeth: fix missing napi enable/disable calls
2009-03-10 Ayaz Abdullaforcedeth: fix stats version feature
2009-02-27 Stephen Hemmingerforcedeth: fix non-constant printk warnings
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-16 Tobias Diedrichnet: forcedeth: Fix wake-on-lan regression
2009-02-07 Ayaz Abdullaforcedeth: bump version to 63
2009-02-07 Ayaz Abdullaforcedeth: recover error support
2009-02-07 Ayaz Abdullaforcedeth: ethtool tx csum fix
2009-02-07 Ayaz Abdullaforcedeth: msi interrupt fix
2009-02-07 Ayaz Abdullaforcedeth: mgmt unit interface
2009-02-06 Yinghai Luforcedeth: enable msix to default
2009-02-06 Yinghai Luforcedeth: ck804 and mcp55 doesn't need timerirq
2009-02-06 Yinghai Luforcedeth: disable irq at first before schedule rx
2009-02-06 Yinghai Luforcedeth: don't clear nic_poll_irq too early
2009-02-06 Yinghai Luforcedeth: make msi-x different name for rx-tx
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-11 Ayaz Abdullaforcedeth: napi schedule lock fix
2009-01-11 Ayaz Abdullaforcedeth: remove mgmt unit for mcp79 chipset
2009-01-11 Ayaz Abdullaforcedeth: version bump and copyright
2009-01-11 Ayaz Abdullaforcedeth: xmit lock fix
2008-12-26 Johannes Bergforcedeth: don't poll NV event 36
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-08 Wang Chennetdevice: Kill netdev->priv
2008-12-04 Ed Swierkforcedeth: power down phy when interface is down
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingerforcedeth: convert to net_device_ops
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-11-02 Joe Kortyforcdeth: increase max_interrupt_work
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-25 Ayaz Abdullaforcedeth fix: take phy out of reset during power up
2008-09-19 Yinghai Luforcedeth: call restore mac addr in nv_shutdown path
2008-09-05 Rafael J. Wysockiforcedeth: fix kexec regression
2008-08-27 Ayaz Abdullaforcedeth: fix checksum flag
2008-08-07 Ayaz Abdullaforcedeth: add tx pause limit
2008-08-07 Ayaz Abdullaforcedeth: add jumbo frame support for mcp79
2008-08-07 Ayaz Abdullaforcedeth: add new tx stat counters
2008-08-07 Ayaz Abdullaforcedeth: fix rx error policy
2008-07-29 Ayaz Abdullaforcedeth bug fix: realtek phy 8211c errata
2008-07-15 David S. Millernetdev: Add netdev->addr_list_lock protection.
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-04 Tobias Diedrichforcedeth: fix lockdep warning on ethtool -s
2008-06-28 Tobias DiedrichFix forcedeth hibernate/wake-on-lan problems
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-10 Ayaz Abdullaforcedeth: msi interrupts
2008-05-31 Tobias Diedrich[netdrvr] forcedeth: reorder suspend/resume code
2008-05-31 Tobias Diedrich[netdrvr] forcedeth: save/restore device configuration...
2008-05-31 Tobias Diedrich[netdrvr] forcedeth: setup wake-on-lan before shutting...
2008-05-22 Tobias Diedrich[netdrvr] forcedeth: Restore multicast settings on...
2008-04-25 Ayaz Abdullaforcedeth: realtek phy crossover detection
2008-04-25 Ayaz Abdullaforcedeth: new backoff implementation
2008-04-17 Jeff Garzik[netdrvr] forcedeth: internal simplifications; changelo...
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-12 Ayaz Abdullaforcedeth: mac address fix
2008-04-04 Al Virofix endian lossage in forcedeth
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-29 Ingo Molnarforcedeth: fix locking bug with netconsole
2008-03-26 Daniel Drakeforcedeth: Use round_jiffies for stats timer
2008-03-17 Ayaz Abdullaforcedeth: limit tx to 16
2008-02-11 Ayaz Abdullaforcedeth: tx pause watermarks
2008-02-11 Ayaz Abdullaforcedeth: tx collision fix
2008-02-06 Ayaz Abdullaforcedeth: preserve registers
2008-02-06 Ayaz Abdullaforcedeth: phy status fix
2008-02-06 Ayaz Abdullaforcedeth: restart tx/rx
2008-02-03 Ayaz Abdullaforcedeth: mac address mcp77/79
2008-02-03 Ayaz Abdullaforcedeth: multicast fix
2008-02-03 Ayaz Abdullaforcedeth: tx pause fix
2008-02-03 Ayaz Abdullaforcedeth: updated copyright section
2008-02-03 Ayaz Abdullaforcedeth: checksum fix
2008-02-03 Ayaz Abdullaforcedeth: reset register fix
2008-01-28 Al Viroforcedeth endianness bugs
2008-01-09 Björn Steinbrink[FORCEDETH]: Fix reversing the MAC address on suspend.
2007-11-24 Ayaz Abdullaforcedeth boot delay fix
2007-11-24 Ayaz Abdullaforcedeth: new mcp79 pci ids
2007-10-25 Ayaz Abdulla[netdrvr] forcedeth: add MCP77 device IDs
2007-10-18 Manfred Spraulforcedeth msi bugfix
next