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-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
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-3
/
+0
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-31
/
+38
2007-08-25
fix realtek phy id in forcedeth
Willy Tarreau
1
-1
/
+1
2007-08-18
fix random hang in forcedeth driver when using netconsole
Timo Jantunen
1
-5
/
+5
2007-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-07-30
forcedeth: mac address correct
Ayaz Abdulla
1
-17
/
+19
2007-07-24
forcedeth: mcp73 device addition
Ayaz Abdulla
1
-0
/
+16
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-4
/
+2
2007-07-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+152
2007-07-16
forcedeth bug fix: realtek phy
Ayaz Abdulla
1
-0
/
+54
2007-07-16
forcedeth bug fix: vitesse phy
Ayaz Abdulla
1
-0
/
+88
2007-07-16
forcedeth bug fix: cicada phy
Ayaz Abdulla
1
-10
/
+10
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-3
/
+1
2007-06-20
forcedeth: use unicast receive mode for WoL
Tim Mann
1
-1
/
+3
2007-06-03
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
1
-7
/
+1
2007-05-24
forcedeth: fix cpu irq mask
Ayaz Abdulla
1
-1
/
+1
2007-04-25
[FORCEDETH]: Use skb_tailroom where appropriate
Arnaldo Carvalho de Melo
1
-11
/
+7
2007-04-25
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-10
/
+20
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-2
/
+0
2007-03-28
forcedeth: fix tx timeout
Ayaz Abdulla
1
-1
/
+2
2007-03-28
forcedeth: fix nic poll
Ayaz Abdulla
1
-1
/
+4
2007-02-27
forcedeth: fix checksum feature in mcp65
Ayaz Abdulla
1
-4
/
+4
2007-02-27
forcedeth: disable msix
Ayaz Abdulla
1
-1
/
+1
2007-02-27
forcedeth: fixed missing call in napi poll
Ayaz Abdulla
1
-3
/
+7
2007-02-05
forcedeth: statistics optimization
Ayaz Abdulla
1
-21
/
+17
2007-02-05
forcedeth: statistics supported
Ayaz Abdulla
1
-79
/
+110
2007-02-05
forcedeth: tx max work
Ayaz Abdulla
1
-6
/
+12
[next]