aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/forcedeth.c
AgeCommit message (Expand)Author
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-04forcedeth: fix lockdep warning on ethtool -sTobias Diedrich
2008-06-28Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-10forcedeth: msi interruptsAyaz Abdulla
2008-05-30[netdrvr] forcedeth: reorder suspend/resume codeTobias Diedrich
2008-05-30[netdrvr] forcedeth: save/restore device configuration spaceTobias Diedrich
2008-05-30[netdrvr] forcedeth: setup wake-on-lan before shutting downTobias Diedrich
2008-05-22[netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich
2008-04-25forcedeth: realtek phy crossover detectionAyaz Abdulla
2008-04-25forcedeth: new backoff implementationAyaz Abdulla
2008-04-17[netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-12forcedeth: mac address fixAyaz Abdulla
2008-04-04fix endian lossage in forcedethAl Viro
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-28forcedeth: fix locking bug with netconsoleIngo Molnar
2008-03-26forcedeth: Use round_jiffies for stats timerDaniel Drake
2008-03-17forcedeth: limit tx to 16Ayaz Abdulla
2008-02-11forcedeth: tx pause watermarksAyaz Abdulla
2008-02-11forcedeth: tx collision fixAyaz Abdulla
2008-02-06forcedeth: preserve registersAyaz Abdulla
2008-02-06forcedeth: phy status fixAyaz Abdulla
2008-02-06forcedeth: restart tx/rxAyaz Abdulla
2008-02-03forcedeth: mac address mcp77/79Ayaz Abdulla
2008-02-03forcedeth: multicast fixAyaz Abdulla
2008-02-03forcedeth: tx pause fixAyaz Abdulla
2008-02-03forcedeth: updated copyright sectionAyaz Abdulla
2008-02-03forcedeth: checksum fixAyaz Abdulla
2008-02-03forcedeth: reset register fixAyaz Abdulla
2008-01-28forcedeth endianness bugsAl Viro
2008-01-08[FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink
2007-11-23forcedeth boot delay fixAyaz Abdulla
2007-11-23forcedeth: new mcp79 pci idsAyaz Abdulla
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla
2007-10-17forcedeth msi bugfixManfred Spraul
2007-10-17forcedeth: fix rx-work condition in nv_rx_process_optimized() tooIngo Molnar
2007-10-16[netdrvr] forcedeth: remove in-driver copy of net_device_statsJeff Garzik
2007-10-16[netdrvr] forcedeth: improved probe info; dev_printk() cleanupsJeff Garzik
2007-10-16forcedeth: fix NAPI rx poll functionIngo Molnar
2007-10-10forcedeth: "no link" is informationalEd Swierk
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-08-25fix realtek phy id in forcedethWilly Tarreau
2007-08-18fix random hang in forcedeth driver when using netconsoleTimo Jantunen
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox