Age | Commit message (Expand) | Author | Files | Lines |
2009-01-21 | net: Remove redundant NAPI functions | Ben Hutchings | 1 | -5/+5 |
2009-01-11 | forcedeth: napi schedule lock fix | Ayaz Abdulla | 1 | -2/+2 |
2009-01-11 | forcedeth: remove mgmt unit for mcp79 chipset | Ayaz Abdulla | 1 | -4/+4 |
2009-01-11 | forcedeth: version bump and copyright | Ayaz Abdulla | 1 | -2/+2 |
2009-01-11 | forcedeth: xmit lock fix | Ayaz Abdulla | 1 | -2/+4 |
2008-12-25 | forcedeth: don't poll NV event 36 | Johannes Berg | 1 | -1/+1 |
2008-12-22 | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 1 | -5/+5 |
2008-12-08 | netdevice: Kill netdev->priv | Wang Chen | 1 | -2/+2 |
2008-12-03 | forcedeth: power down phy when interface is down | Ed Swierk | 1 | -2/+10 |
2008-11-20 | netdev: add more functions to netdevice ops | Stephen Hemminger | 1 | -3/+19 |
2008-11-19 | forcedeth: convert to net_device_ops | Stephen Hemminger | 1 | -12/+17 |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -2/+0 |
2008-11-02 | forcdeth: increase max_interrupt_work | Joe Korty | 1 | -1/+1 |
2008-10-27 | net: convert print_mac to %pM | Johannes Berg | 1 | -5/+4 |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+13 |
2008-09-24 | forcedeth fix: take phy out of reset during power up | Ayaz Abdulla | 1 | -1/+1 |
2008-09-18 | forcedeth: call restore mac addr in nv_shutdown path | Yinghai Lu | 1 | -3/+13 |
2008-09-05 | forcedeth: fix kexec regression | Rafael J. Wysocki | 1 | -3/+5 |
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 |