summaryrefslogtreecommitdiffstats
path: root/drivers/net/smsc911x.c
Commit message (Expand)AuthorAgeFilesLines
* MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi2010-10-271-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-0/+1
|\
| * smsc911x: Add MODULE_ALIAS()Vincent Stehlé2010-09-261-0/+1
* | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
|/
* smsc911x: Add spinlocks around registers accessCatalin Marinas2010-07-191-40/+52
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-4/+3
|\
| * net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+0
| |\
| * | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* | | Merge branch 'master' into for-nextJiri Kosina2010-04-231-1/+0
|\ \ \ | | |/ | |/|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
| |/
* | Fix typos in commentsThomas Weber2010-03-161-2/+2
|/
* smsc911x: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-18/+9
* smsc911x: replace manual phy lookup.kirjanov@gmail.com2010-02-171-14/+10
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+2
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-171-1/+1
|\ \ \ | |/ /
| * | smsc911x: Fix Console Hang when bringing the interface down.Sriram2009-11-151-1/+1
| |/
* | net: smsc911x: allow platform_data to specify mac addressManuel Lauss2009-10-131-0/+3
|/
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-021-1/+0
* net: smsc911x: switch to new dev_pm_opsDaniel Mack2009-08-061-11/+20
* netdev: restore MTU change operationBen Hutchings2009-07-121-0/+1
* drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall2009-07-051-3/+3
* netdev: smsc911x: add missing __devexit_p() usageMike Frysinger2009-06-081-1/+1
* smsc911x: fix calculation of res_size for ioremapMatthias Ludwig2009-05-071-1/+1
* net: smsc911x: add power management functionsDaniel Mack2009-05-051-0/+46
* smsc911x: add fifo byteswap support V2Magnus Damm2009-04-281-0/+13
* smsc911x: correct debugging message on mii read timeoutSteve Glendinning2009-04-081-1/+1
* smsc911x: remove unused #include <linux/version.h>Huang Weiyi2009-04-061-1/+0
* smsc911x: enforce read-after-write timing restriction on eeprom accessSteve Glendinning2009-03-271-0/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-201-0/+4
|\
| * smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-181-0/+4
* | smsc911x: allow setting of mac addressSteve Glendinning2009-03-191-5/+30
* | smsc911x: replace print_mac with %pMSteve Glendinning2009-03-191-3/+1
* | smsc911x: define status word positions as constantsSteve Glendinning2009-03-191-10/+8
* | smsc911x: improve EEPROM loading timeout logic in openSteve Glendinning2009-03-131-2/+2
* | smsc911x: check for FFWD success before checking for timeoutSteve Glendinning2009-03-131-1/+1
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-1/+1
|\ \ | |/
| * SMSC: timeout reaches -1Roel Kluin2009-02-201-1/+1
* | smsc911x: allow mac address to be saved before device resetSteve Glendinning2009-02-011-8/+22
* | smsc911x: add external phy detection overridesSteve Glendinning2009-02-011-37/+38
* | smsc911x: register isr as IRQF_SHAREDSteve Glendinning2009-02-011-1/+1
* | smsc911x: add support for platform-specific irq flagsSteve Glendinning2009-02-011-5/+14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-301-1/+1
|\ \ | |/
| * smsc911x: timeout reaches -1Roel Kluin2009-01-291-1/+1
OpenPOWER on IntegriCloud