summaryrefslogtreecommitdiff
path: root/drivers/net/forcedeth.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-011-3/+13
|\
| * forcedeth: call restore mac addr in nv_shutdown pathYinghai Lu2008-09-181-3/+13
* | forcedeth fix: take phy out of reset during power upAyaz Abdulla2008-09-241-1/+1
|/
* forcedeth: fix kexec regressionRafael J. Wysocki2008-09-051-3/+5
* forcedeth: fix checksum flagAyaz Abdulla2008-08-271-2/+2
* forcedeth: add tx pause limitAyaz Abdulla2008-08-071-1/+6
* forcedeth: add jumbo frame support for mcp79Ayaz Abdulla2008-08-071-4/+4
* forcedeth: add new tx stat countersAyaz Abdulla2008-08-071-33/+56
* forcedeth: fix rx error policyAyaz Abdulla2008-08-071-6/+8
* forcedeth bug fix: realtek phy 8211c errataAyaz Abdulla2008-07-291-6/+58
* netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-151-0/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-051-2/+13
|\
| * forcedeth: fix lockdep warning on ethtool -sTobias Diedrich2008-07-041-2/+13
* | Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-281-0/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-131-0/+20
|\ \ | |/
| * forcedeth: msi interruptsAyaz Abdulla2008-06-101-0/+20
* | [netdrvr] forcedeth: reorder suspend/resume codeTobias Diedrich2008-05-301-15/+11
* | [netdrvr] forcedeth: save/restore device configuration spaceTobias Diedrich2008-05-301-6/+15
* | [netdrvr] forcedeth: setup wake-on-lan before shutting downTobias Diedrich2008-05-301-0/+16
|/
* [netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich2008-05-221-0/+1
* forcedeth: realtek phy crossover detectionAyaz Abdulla2008-04-251-42/+178
* forcedeth: new backoff implementationAyaz Abdulla2008-04-251-34/+178
* [netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik2008-04-171-160/+74
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-5/+26
|\
| * forcedeth: mac address fixAyaz Abdulla2008-04-121-2/+24
| * fix endian lossage in forcedethAl Viro2008-04-041-3/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-021-8/+10
|\ \ | |/
| * forcedeth: fix locking bug with netconsoleIngo Molnar2008-03-281-8/+10
* | forcedeth: Use round_jiffies for stats timerDaniel Drake2008-03-261-2/+4
|/
* forcedeth: limit tx to 16Ayaz Abdulla2008-03-171-18/+100
* forcedeth: tx pause watermarksAyaz Abdulla2008-02-111-46/+57
* forcedeth: tx collision fixAyaz Abdulla2008-02-111-19/+36
* forcedeth: preserve registersAyaz Abdulla2008-02-061-0/+14
* forcedeth: phy status fixAyaz Abdulla2008-02-061-8/+8
* forcedeth: restart tx/rxAyaz Abdulla2008-02-061-0/+19
* forcedeth: mac address mcp77/79Ayaz Abdulla2008-02-031-8/+8
* forcedeth: multicast fixAyaz Abdulla2008-02-031-4/+9
* forcedeth: tx pause fixAyaz Abdulla2008-02-031-2/+2
* forcedeth: updated copyright sectionAyaz Abdulla2008-02-031-1/+1
* forcedeth: checksum fixAyaz Abdulla2008-02-031-17/+7
* forcedeth: reset register fixAyaz Abdulla2008-02-031-1/+1
* forcedeth endianness bugsAl Viro2008-01-281-18/+28
* [FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink2008-01-081-4/+2
* forcedeth boot delay fixAyaz Abdulla2007-11-231-13/+9
* forcedeth: new mcp79 pci idsAyaz Abdulla2007-11-231-0/+16
* [netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla2007-10-251-0/+16
* forcedeth msi bugfixManfred Spraul2007-10-171-8/+11
* forcedeth: fix rx-work condition in nv_rx_process_optimized() tooIngo Molnar2007-10-171-3/+5
* [netdrvr] forcedeth: remove in-driver copy of net_device_statsJeff Garzik2007-10-161-36/+36
* [netdrvr] forcedeth: improved probe info; dev_printk() cleanupsJeff Garzik2007-10-161-31/+57