summaryrefslogtreecommitdiff
path: root/drivers/net/forcedeth.c
AgeCommit message (Expand)Author
2009-01-11forcedeth: napi schedule lock fixAyaz Abdulla
2009-01-11forcedeth: remove mgmt unit for mcp79 chipsetAyaz Abdulla
2009-01-11forcedeth: version bump and copyrightAyaz Abdulla
2009-01-11forcedeth: xmit lock fixAyaz Abdulla
2008-12-25forcedeth: don't poll NV event 36Johannes Berg
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-08netdevice: Kill netdev->privWang Chen
2008-12-03forcedeth: power down phy when interface is downEd Swierk
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-19forcedeth: convert to net_device_opsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-11-02forcdeth: increase max_interrupt_workJoe Korty
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-24forcedeth fix: take phy out of reset during power upAyaz Abdulla
2008-09-18forcedeth: call restore mac addr in nv_shutdown pathYinghai Lu
2008-09-05forcedeth: fix kexec regressionRafael J. Wysocki
2008-08-27forcedeth: fix checksum flagAyaz Abdulla
2008-08-07forcedeth: add tx pause limitAyaz Abdulla
2008-08-07forcedeth: add jumbo frame support for mcp79Ayaz Abdulla
2008-08-07forcedeth: add new tx stat countersAyaz Abdulla
2008-08-07forcedeth: fix rx error policyAyaz Abdulla
2008-07-29forcedeth bug fix: realtek phy 8211c errataAyaz Abdulla
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-04forcedeth: fix lockdep warning on ethtool -sTobias Diedrich
2008-06-28Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-10forcedeth: msi interruptsAyaz Abdulla
2008-05-30[netdrvr] forcedeth: reorder suspend/resume codeTobias Diedrich
2008-05-30[netdrvr] forcedeth: save/restore device configuration spaceTobias Diedrich
2008-05-30[netdrvr] forcedeth: setup wake-on-lan before shutting downTobias Diedrich
2008-05-22[netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich
2008-04-25forcedeth: realtek phy crossover detectionAyaz Abdulla
2008-04-25forcedeth: new backoff implementationAyaz Abdulla
2008-04-17[netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-12forcedeth: mac address fixAyaz Abdulla
2008-04-04fix endian lossage in forcedethAl Viro
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-28forcedeth: fix locking bug with netconsoleIngo Molnar
2008-03-26forcedeth: Use round_jiffies for stats timerDaniel Drake
2008-03-17forcedeth: limit tx to 16Ayaz Abdulla
2008-02-11forcedeth: tx pause watermarksAyaz Abdulla
2008-02-11forcedeth: tx collision fixAyaz Abdulla
2008-02-06forcedeth: preserve registersAyaz Abdulla
2008-02-06forcedeth: phy status fixAyaz Abdulla
2008-02-06forcedeth: restart tx/rxAyaz Abdulla
2008-02-03forcedeth: mac address mcp77/79Ayaz Abdulla
2008-02-03forcedeth: multicast fixAyaz Abdulla