Commit Graph

64 Commits (9e0064a5456fd75fd7c70f6f3692c7f732f91a65)

Author SHA1 Message Date
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Catalin Marinas 492c5d943d smsc911x: Add spinlocks around registers access 15 years ago
Richard Cochran 28b041139e net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Thomas Weber 8839316121 Fix typos in comments 15 years ago
Jiri Pirko 2a0d18f97c smsc911x: convert to use netdev_for_each_mc_addr 15 years ago
kirjanov@gmail.com e4a474f82d smsc911x: replace manual phy lookup. 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Sriram f88c5b9887 smsc911x: Fix Console Hang when bringing the interface down. 15 years ago
Manuel Lauss aace495933 net: smsc911x: allow platform_data to specify mac address 16 years ago
Eric Dumazet 451f144398 drivers: Kill now superfluous ->last_rx stores 16 years ago
Daniel Mack 6cb8782362 net: smsc911x: switch to new dev_pm_ops 16 years ago
Ben Hutchings 635ecaa70e netdev: restore MTU change operation 16 years ago
Julia Lawall 3942453948 drivers/net/smsc911x.c: Fix resource size off by 1 error 16 years ago
Mike Frysinger df911e2dc4 netdev: smsc911x: add missing __devexit_p() usage 16 years ago
Matthias Ludwig 928f308f55 smsc911x: fix calculation of res_size for ioremap 16 years ago
Daniel Mack b6907b0c70 net: smsc911x: add power management functions 16 years ago
Magnus Damm 833cc67c77 smsc911x: add fifo byteswap support V2 16 years ago
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