index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
forcedeth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-27
forcedeth: fix checksum flag
Ayaz Abdulla
1
-2
/
+2
2008-08-07
forcedeth: add tx pause limit
Ayaz Abdulla
1
-1
/
+6
2008-08-07
forcedeth: add jumbo frame support for mcp79
Ayaz Abdulla
1
-4
/
+4
2008-08-07
forcedeth: add new tx stat counters
Ayaz Abdulla
1
-33
/
+56
2008-08-07
forcedeth: fix rx error policy
Ayaz Abdulla
1
-6
/
+8
2008-07-29
forcedeth bug fix: realtek phy 8211c errata
Ayaz Abdulla
1
-6
/
+58
2008-07-15
netdev: Add netdev->addr_list_lock protection.
David S. Miller
1
-0
/
+16
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+13
2008-07-04
forcedeth: fix lockdep warning on ethtool -s
Tobias Diedrich
1
-2
/
+13
2008-06-28
Fix forcedeth hibernate/wake-on-lan problems
Tobias Diedrich
1
-0
/
+5
2008-06-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+20
2008-06-10
forcedeth: msi interrupts
Ayaz Abdulla
1
-0
/
+20
2008-05-30
[netdrvr] forcedeth: reorder suspend/resume code
Tobias Diedrich
1
-15
/
+11
2008-05-30
[netdrvr] forcedeth: save/restore device configuration space
Tobias Diedrich
1
-6
/
+15
2008-05-30
[netdrvr] forcedeth: setup wake-on-lan before shutting down
Tobias Diedrich
1
-0
/
+16
2008-05-22
[netdrvr] forcedeth: Restore multicast settings on resume
Tobias Diedrich
1
-0
/
+1
2008-04-25
forcedeth: realtek phy crossover detection
Ayaz Abdulla
1
-42
/
+178
2008-04-25
forcedeth: new backoff implementation
Ayaz Abdulla
1
-34
/
+178
2008-04-17
[netdrvr] forcedeth: internal simplifications; changelog removal
Jeff Garzik
1
-160
/
+74
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+26
2008-04-12
forcedeth: mac address fix
Ayaz Abdulla
1
-2
/
+24
2008-04-04
fix endian lossage in forcedeth
Al Viro
1
-3
/
+2
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-8
/
+10
2008-03-28
forcedeth: fix locking bug with netconsole
Ingo Molnar
1
-8
/
+10
2008-03-26
forcedeth: Use round_jiffies for stats timer
Daniel Drake
1
-2
/
+4
2008-03-17
forcedeth: limit tx to 16
Ayaz Abdulla
1
-18
/
+100
2008-02-11
forcedeth: tx pause watermarks
Ayaz Abdulla
1
-46
/
+57
2008-02-11
forcedeth: tx collision fix
Ayaz Abdulla
1
-19
/
+36
2008-02-06
forcedeth: preserve registers
Ayaz Abdulla
1
-0
/
+14
2008-02-06
forcedeth: phy status fix
Ayaz Abdulla
1
-8
/
+8
2008-02-06
forcedeth: restart tx/rx
Ayaz Abdulla
1
-0
/
+19
2008-02-03
forcedeth: mac address mcp77/79
Ayaz Abdulla
1
-8
/
+8
2008-02-03
forcedeth: multicast fix
Ayaz Abdulla
1
-4
/
+9
2008-02-03
forcedeth: tx pause fix
Ayaz Abdulla
1
-2
/
+2
2008-02-03
forcedeth: updated copyright section
Ayaz Abdulla
1
-1
/
+1
2008-02-03
forcedeth: checksum fix
Ayaz Abdulla
1
-17
/
+7
2008-02-03
forcedeth: reset register fix
Ayaz Abdulla
1
-1
/
+1
2008-01-28
forcedeth endianness bugs
Al Viro
1
-18
/
+28
2008-01-08
[FORCEDETH]: Fix reversing the MAC address on suspend.
Björn Steinbrink
1
-4
/
+2
2007-11-23
forcedeth boot delay fix
Ayaz Abdulla
1
-13
/
+9
2007-11-23
forcedeth: new mcp79 pci ids
Ayaz Abdulla
1
-0
/
+16
2007-10-25
[netdrvr] forcedeth: add MCP77 device IDs
Ayaz Abdulla
1
-0
/
+16
2007-10-17
forcedeth msi bugfix
Manfred Spraul
1
-8
/
+11
2007-10-17
forcedeth: fix rx-work condition in nv_rx_process_optimized() too
Ingo Molnar
1
-3
/
+5
2007-10-16
[netdrvr] forcedeth: remove in-driver copy of net_device_stats
Jeff Garzik
1
-36
/
+36
2007-10-16
[netdrvr] forcedeth: improved probe info; dev_printk() cleanups
Jeff Garzik
1
-31
/
+57
2007-10-16
forcedeth: fix NAPI rx poll function
Ingo Molnar
1
-3
/
+5
2007-10-10
forcedeth: "no link" is informational
Ed Swierk
1
-1
/
+1
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-23
/
+22
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-7
/
+5
[next]