summaryrefslogtreecommitdiff
path: root/drivers/net/smsc911x.c
AgeCommit message (Expand)Author
2010-10-27MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26smsc911x: Add MODULE_ALIAS()Vincent Stehlé
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-07-19smsc911x: Add spinlocks around registers accessCatalin Marinas
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16Fix typos in commentsThomas Weber
2010-02-18smsc911x: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-17smsc911x: replace manual phy lookup.kirjanov@gmail.com
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-15smsc911x: Fix Console Hang when bringing the interface down.Sriram
2009-10-13net: smsc911x: allow platform_data to specify mac addressManuel Lauss
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-08-06net: smsc911x: switch to new dev_pm_opsDaniel Mack
2009-07-12netdev: restore MTU change operationBen Hutchings
2009-07-05drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall
2009-06-08netdev: smsc911x: add missing __devexit_p() usageMike Frysinger
2009-05-07smsc911x: fix calculation of res_size for ioremapMatthias Ludwig
2009-05-05net: smsc911x: add power management functionsDaniel Mack
2009-04-28smsc911x: add fifo byteswap support V2Magnus Damm
2009-04-08smsc911x: correct debugging message on mii read timeoutSteve Glendinning
2009-04-06smsc911x: remove unused #include <linux/version.h>Huang Weiyi
2009-03-27smsc911x: enforce read-after-write timing restriction on eeprom accessSteve Glendinning
2009-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-19smsc911x: allow setting of mac addressSteve Glendinning
2009-03-19smsc911x: replace print_mac with %pMSteve Glendinning
2009-03-19smsc911x: define status word positions as constantsSteve Glendinning
2009-03-18smsc911x: reset last known duplex and carrier on openSteve Glendinning
2009-03-13smsc911x: improve EEPROM loading timeout logic in openSteve Glendinning
2009-03-13smsc911x: check for FFWD success before checking for timeoutSteve Glendinning
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-20SMSC: timeout reaches -1Roel Kluin
2009-02-01smsc911x: allow mac address to be saved before device resetSteve Glendinning
2009-02-01smsc911x: add external phy detection overridesSteve Glendinning
2009-02-01smsc911x: register isr as IRQF_SHAREDSteve Glendinning
2009-02-01smsc911x: add support for platform-specific irq flagsSteve Glendinning
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-29smsc911x: timeout reaches -1Roel Kluin