Commit Graph

35 Commits (974802eaa1afdc87e00821df7020a2b3c6fee623)

Author SHA1 Message Date
Steve Glendinning 150899d293 smsc911x: correct debugging message on mii read timeout 16 years ago
Huang Weiyi 29ebd9a90c smsc911x: remove unused #include <linux/version.h> 16 years ago
Steve Glendinning 58add9fc02 smsc911x: enforce read-after-write timing restriction on eeprom access 16 years ago
Kay Sievers c23135573f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Steve Glendinning 225ddf498c smsc911x: allow setting of mac address 16 years ago
Steve Glendinning 63a2ebb079 smsc911x: replace print_mac with %pM 16 years ago
Steve Glendinning 785b6f977a smsc911x: define status word positions as constants 16 years ago
Steve Glendinning 44c1d6f99d smsc911x: reset last known duplex and carrier on open 16 years ago
Steve Glendinning f7efb6ccc2 smsc911x: improve EEPROM loading timeout logic in open 16 years ago
Steve Glendinning 8dacd54812 smsc911x: check for FFWD success before checking for timeout 16 years ago
Roel Kluin 2cf0dbed27 SMSC: timeout reaches -1 16 years ago
Steve Glendinning 31f4574774 smsc911x: allow mac address to be saved before device reset 16 years ago
Steve Glendinning d23f028a4d smsc911x: add external phy detection overrides 16 years ago
Steve Glendinning e81259b4f7 smsc911x: register isr as IRQF_SHARED 16 years ago
Steve Glendinning 61307ed85d smsc911x: add support for platform-specific irq flags 16 years ago
Roel Kluin f307dbd88d smsc911x: timeout reaches -1 16 years ago
Steve Glendinning 1373c0fdbc smsc911x: leave RX_STOP interrupt permanently enabled 16 years ago
Kay Sievers db1d7bf70f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Steve Glendinning 08168f7164 smsc911x: register irq with device name, not driver name 16 years ago
Steve Glendinning 702403af28 smsc911x: fix smsc911x_reg_read compiler warning 16 years ago
Stephen Hemminger fe96aaa14f netdev: add missing set_mac_address hook 16 years ago
Alexey Dobriyan 36f8b92383 smsc911x: compile fix re netif_rx signature changes 16 years ago
Steve Glendinning d45227391c smsc911x: fix platform resource call during module unload 16 years ago
Steve Glendinning dc26977f77 smsc911x: don't clobber driver_data 16 years ago
Steve Glendinning cb5b04fe14 smsc911x: make smsc911x_ethtool_ops constant 16 years ago
Steve Glendinning 631b7568c7 smsc911x: convert driver to use net_device_ops 16 years ago
Steve Glendinning dd04519388 smsc911x: fix BUG if module is removed while interface is up 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Steve Glendinning bc02ff95fe net: Refactor full duplex flow control resolution 16 years ago
Steve Glendinning 1757ab2f04 smsc911x: make smsc911x_poll_controller static 16 years ago
Steve Glendinning 2107fb8b5b smsc911x: add dynamic bus configuration 16 years ago
Steve Glendinning fd9abb3d97 SMSC LAN911x and LAN921x vendor driver 16 years ago