aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c
Commit message (Expand)AuthorAge
...
* forcedeth: fix rx error policyAyaz Abdulla2008-08-07
* forcedeth bug fix: realtek phy 8211c errataAyaz Abdulla2008-07-29
* netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-06
|\
| * forcedeth: fix lockdep warning on ethtool -sTobias Diedrich2008-07-04
* | Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-13
|\|
| * forcedeth: msi interruptsAyaz Abdulla2008-06-10
* | [netdrvr] forcedeth: reorder suspend/resume codeTobias Diedrich2008-05-30
* | [netdrvr] forcedeth: save/restore device configuration spaceTobias Diedrich2008-05-30
* | [netdrvr] forcedeth: setup wake-on-lan before shutting downTobias Diedrich2008-05-30
|/
* [netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich2008-05-22
* forcedeth: realtek phy crossover detectionAyaz Abdulla2008-04-25
* forcedeth: new backoff implementationAyaz Abdulla2008-04-25
* [netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik2008-04-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\
| * forcedeth: mac address fixAyaz Abdulla2008-04-12
| * fix endian lossage in forcedethAl Viro2008-04-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\|
| * forcedeth: fix locking bug with netconsoleIngo Molnar2008-03-28
* | forcedeth: Use round_jiffies for stats timerDaniel Drake2008-03-26
|/
* forcedeth: limit tx to 16Ayaz Abdulla2008-03-17
* forcedeth: tx pause watermarksAyaz Abdulla2008-02-11
* forcedeth: tx collision fixAyaz Abdulla2008-02-11
* forcedeth: preserve registersAyaz Abdulla2008-02-06
* forcedeth: phy status fixAyaz Abdulla2008-02-06
* forcedeth: restart tx/rxAyaz Abdulla2008-02-06
* forcedeth: mac address mcp77/79Ayaz Abdulla2008-02-03
* forcedeth: multicast fixAyaz Abdulla2008-02-03
* forcedeth: tx pause fixAyaz Abdulla2008-02-03
* forcedeth: updated copyright sectionAyaz Abdulla2008-02-03
* forcedeth: checksum fixAyaz Abdulla2008-02-03
* forcedeth: reset register fixAyaz Abdulla2008-02-03
* forcedeth endianness bugsAl Viro2008-01-28
* [FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink2008-01-09
* forcedeth boot delay fixAyaz Abdulla2007-11-23
* forcedeth: new mcp79 pci idsAyaz Abdulla2007-11-23
* [netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla2007-10-25
* forcedeth msi bugfixManfred Spraul2007-10-17
* forcedeth: fix rx-work condition in nv_rx_process_optimized() tooIngo Molnar2007-10-17
* [netdrvr] forcedeth: remove in-driver copy of net_device_statsJeff Garzik2007-10-16
* [netdrvr] forcedeth: improved probe info; dev_printk() cleanupsJeff Garzik2007-10-16
* forcedeth: fix NAPI rx poll functionIngo Molnar2007-10-16
* forcedeth: "no link" is informationalEd Swierk2007-10-10
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* fix realtek phy id in forcedethWilly Tarreau2007-08-25