summaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c
Commit message (Expand)AuthorAgeFilesLines
* forcedeth: fix lockdep warning on ethtool -sTobias Diedrich2008-07-041-2/+13
* forcedeth: msi interruptsAyaz Abdulla2008-06-111-0/+20
* [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/+74Star
* 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/+2Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-031-8/+10
|\|
| * forcedeth: fix locking bug with netconsoleIngo Molnar2008-03-291-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/+7Star
* forcedeth: reset register fixAyaz Abdulla2008-02-031-1/+1
* forcedeth endianness bugsAl Viro2008-01-291-18/+28
* [FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink2008-01-091-4/+2Star
* forcedeth boot delay fixAyaz Abdulla2007-11-241-13/+9Star
* forcedeth: new mcp79 pci idsAyaz Abdulla2007-11-241-0/+16
* [netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla2007-10-251-0/+16
* forcedeth msi bugfixManfred Spraul2007-10-181-8/+11
* forcedeth: fix rx-work condition in nv_rx_process_optimized() tooIngo Molnar2007-10-181-3/+5
* [netdrvr] forcedeth: remove in-driver copy of net_device_statsJeff Garzik2007-10-171-36/+36
* [netdrvr] forcedeth: improved probe info; dev_printk() cleanupsJeff Garzik2007-10-171-31/+57
* forcedeth: fix NAPI rx poll functionIngo Molnar2007-10-171-3/+5
* forcedeth: "no link" is informationalEd Swierk2007-10-111-1/+1
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-111-23/+22Star
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-7/+5Star
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-111-3/+0Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-111-31/+38
* fix realtek phy id in forcedethWilly Tarreau2007-08-251-1/+1
* fix random hang in forcedeth driver when using netconsoleTimo Jantunen2007-08-181-5/+5
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0Star
* forcedeth: mac address correctAyaz Abdulla2007-07-301-17/+19
* forcedeth: mcp73 device additionAyaz Abdulla2007-07-241-0/+16
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2Star
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-171-10/+152
|\
| * forcedeth bug fix: realtek phyAyaz Abdulla2007-07-171-0/+54
| * forcedeth bug fix: vitesse phyAyaz Abdulla2007-07-171-0/+88
| * forcedeth bug fix: cicada phyAyaz Abdulla2007-07-171-10/+10