aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/smsc911x.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24
|\
| * SMSC: timeout reaches -1Roel Kluin2009-02-20
* | smsc911x: allow mac address to be saved before device resetSteve Glendinning2009-02-01
* | smsc911x: add external phy detection overridesSteve Glendinning2009-02-01
* | smsc911x: register isr as IRQF_SHAREDSteve Glendinning2009-02-01
* | smsc911x: add support for platform-specific irq flagsSteve Glendinning2009-02-01
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-30
|\|
| * smsc911x: timeout reaches -1Roel Kluin2009-01-29
* | smsc911x: leave RX_STOP interrupt permanently enabledSteve Glendinning2009-01-27
* | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-27
* | net: Remove redundant NAPI functionsBen Hutchings2009-01-21
|/
* smsc911x: register irq with device name, not driver nameSteve Glendinning2009-01-11
* smsc911x: fix smsc911x_reg_read compiler warningSteve Glendinning2009-01-11
* netdev: add missing set_mac_address hookStephen Hemminger2009-01-11
* smsc911x: compile fix re netif_rx signature changesAlexey Dobriyan2008-12-29
* smsc911x: fix platform resource call during module unloadSteve Glendinning2008-12-25
* smsc911x: don't clobber driver_dataSteve Glendinning2008-12-25
* smsc911x: make smsc911x_ethtool_ops constantSteve Glendinning2008-12-25
* smsc911x: convert driver to use net_device_opsSteve Glendinning2008-12-25
* smsc911x: fix BUG if module is removed while interface is upSteve Glendinning2008-12-25
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-16
* smsc911x: make smsc911x_poll_controller staticSteve Glendinning2008-12-13
* smsc911x: add dynamic bus configurationSteve Glendinning2008-12-10
* SMSC LAN911x and LAN921x vendor driverSteve Glendinning2008-11-06