index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
forcedeth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix forcedeth hibernate/wake-on-lan problems
Tobias Diedrich
2008-06-28
1
-0
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-13
1
-0
/
+20
|
\
|
*
forcedeth: msi interrupts
Ayaz Abdulla
2008-06-10
1
-0
/
+20
*
|
[netdrvr] forcedeth: reorder suspend/resume code
Tobias Diedrich
2008-05-30
1
-15
/
+11
*
|
[netdrvr] forcedeth: save/restore device configuration space
Tobias Diedrich
2008-05-30
1
-6
/
+15
*
|
[netdrvr] forcedeth: setup wake-on-lan before shutting down
Tobias Diedrich
2008-05-30
1
-0
/
+16
|
/
*
[netdrvr] forcedeth: Restore multicast settings on resume
Tobias Diedrich
2008-05-22
1
-0
/
+1
*
forcedeth: realtek phy crossover detection
Ayaz Abdulla
2008-04-25
1
-42
/
+178
*
forcedeth: new backoff implementation
Ayaz Abdulla
2008-04-25
1
-34
/
+178
*
[netdrvr] forcedeth: internal simplifications; changelog removal
Jeff Garzik
2008-04-17
1
-160
/
+74
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
1
-5
/
+26
|
\
|
*
forcedeth: mac address fix
Ayaz Abdulla
2008-04-12
1
-2
/
+24
|
*
fix endian lossage in forcedeth
Al Viro
2008-04-04
1
-3
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-02
1
-8
/
+10
|
\
\
|
|
/
|
*
forcedeth: fix locking bug with netconsole
Ingo Molnar
2008-03-28
1
-8
/
+10
*
|
forcedeth: Use round_jiffies for stats timer
Daniel Drake
2008-03-26
1
-2
/
+4
|
/
*
forcedeth: limit tx to 16
Ayaz Abdulla
2008-03-17
1
-18
/
+100
*
forcedeth: tx pause watermarks
Ayaz Abdulla
2008-02-11
1
-46
/
+57
*
forcedeth: tx collision fix
Ayaz Abdulla
2008-02-11
1
-19
/
+36
*
forcedeth: preserve registers
Ayaz Abdulla
2008-02-06
1
-0
/
+14
*
forcedeth: phy status fix
Ayaz Abdulla
2008-02-06
1
-8
/
+8
*
forcedeth: restart tx/rx
Ayaz Abdulla
2008-02-06
1
-0
/
+19
*
forcedeth: mac address mcp77/79
Ayaz Abdulla
2008-02-03
1
-8
/
+8
*
forcedeth: multicast fix
Ayaz Abdulla
2008-02-03
1
-4
/
+9
*
forcedeth: tx pause fix
Ayaz Abdulla
2008-02-03
1
-2
/
+2
*
forcedeth: updated copyright section
Ayaz Abdulla
2008-02-03
1
-1
/
+1
*
forcedeth: checksum fix
Ayaz Abdulla
2008-02-03
1
-17
/
+7
*
forcedeth: reset register fix
Ayaz Abdulla
2008-02-03
1
-1
/
+1
*
forcedeth endianness bugs
Al Viro
2008-01-28
1
-18
/
+28
*
[FORCEDETH]: Fix reversing the MAC address on suspend.
Björn Steinbrink
2008-01-08
1
-4
/
+2
*
forcedeth boot delay fix
Ayaz Abdulla
2007-11-23
1
-13
/
+9
*
forcedeth: new mcp79 pci ids
Ayaz Abdulla
2007-11-23
1
-0
/
+16
*
[netdrvr] forcedeth: add MCP77 device IDs
Ayaz Abdulla
2007-10-25
1
-0
/
+16
*
forcedeth msi bugfix
Manfred Spraul
2007-10-17
1
-8
/
+11
*
forcedeth: fix rx-work condition in nv_rx_process_optimized() too
Ingo Molnar
2007-10-17
1
-3
/
+5
*
[netdrvr] forcedeth: remove in-driver copy of net_device_stats
Jeff Garzik
2007-10-16
1
-36
/
+36
*
[netdrvr] forcedeth: improved probe info; dev_printk() cleanups
Jeff Garzik
2007-10-16
1
-31
/
+57
*
forcedeth: fix NAPI rx poll function
Ingo Molnar
2007-10-16
1
-3
/
+5
*
forcedeth: "no link" is informational
Ed Swierk
2007-10-10
1
-1
/
+1
*
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
1
-23
/
+22
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-7
/
+5
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
1
-3
/
+0
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-31
/
+38
*
fix realtek phy id in forcedeth
Willy Tarreau
2007-08-25
1
-1
/
+1
*
fix random hang in forcedeth driver when using netconsole
Timo Jantunen
2007-08-18
1
-5
/
+5
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
1
-1
/
+0
*
forcedeth: mac address correct
Ayaz Abdulla
2007-07-30
1
-17
/
+19
*
forcedeth: mcp73 device addition
Ayaz Abdulla
2007-07-24
1
-0
/
+16
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-4
/
+2
[next]