| Commit message (Expand) | Author | Age | Files | Lines |
* | smsc: Move the SMC (SMSC) drivers | Jeff Kirsher | 2011-08-11 | 1 | -2404/+0 |
* | net/smsc911x: add device tree probe support | Shawn Guo | 2011-08-02 | 1 | -11/+74 |
* | smsc911x: enable transmit time stamping. | Richard Cochran | 2011-06-20 | 1 | -0/+1 |
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 | 1 | -0/+1 |
* | net: allow shifted access in smsc911x V2 | Mathieu J. Poirier | 2011-04-14 | 1 | -7/+149 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-11 | 1 | -1/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-04-11 | 1 | -3/+5 |
| |\ |
|
| * | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-07 | 1 | -3/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | smsc911x: fix mac_lock acquision before calling smsc911x_mac_read | Enric Balletbo i Serra | 2011-04-06 | 1 | -3/+5 |
| |/ |
|
* / | smsc911x: Use pr_fmt, netdev_<level>, and netif_<level> | Joe Perches | 2011-03-31 | 1 | -146/+146 |
|/ |
|
* | smsc911x: Fix build error when SMSC_TRACE() used | Jeongtae Park | 2011-03-15 | 1 | -2/+2 |
* | net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problem | Göran Weinholt | 2011-03-07 | 1 | -0/+5 |
* | MN10300: ASB2364: Add support for SMSC911X and SMC911X | Akira Takeuchi | 2010-10-27 | 1 | -1/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-27 | 1 | -0/+1 |
|\ |
|
| * | smsc911x: Add MODULE_ALIAS() | Vincent Stehlé | 2010-09-27 | 1 | -0/+1 |
* | | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 2010-09-03 | 1 | -1/+1 |
|/ |
|
* | smsc911x: Add spinlocks around registers access | Catalin Marinas | 2010-07-19 | 1 | -40/+52 |
* | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran | 2010-07-19 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 | 1 | -4/+3 |
|\ |
|
| * | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 1 | -1/+0 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -1/+0 |
| |\ |
|
| * | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -3/+3 |
* | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 1 | -1/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
| |/ |
|
* / | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -2/+2 |
|/ |
|
* | smsc911x: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-18 | 1 | -18/+9 |
* | smsc911x: replace manual phy lookup. | kirjanov@gmail.com | 2010-02-18 | 1 | -14/+10 |
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -2/+2 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-10 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 1 | -2/+2 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 | 1 | -1/+1 |
|\| | |
|
| * | | smsc911x: Fix Console Hang when bringing the interface down. | Sriram | 2009-11-16 | 1 | -1/+1 |
| |/ |
|
* / | net: smsc911x: allow platform_data to specify mac address | Manuel Lauss | 2009-10-13 | 1 | -0/+3 |
|/ |
|
* | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-03 | 1 | -1/+0 |
* | net: smsc911x: switch to new dev_pm_ops | Daniel Mack | 2009-08-06 | 1 | -11/+20 |
* | netdev: restore MTU change operation | Ben Hutchings | 2009-07-12 | 1 | -0/+1 |
* | drivers/net/smsc911x.c: Fix resource size off by 1 error | Julia Lawall | 2009-07-06 | 1 | -3/+3 |
* | netdev: smsc911x: add missing __devexit_p() usage | Mike Frysinger | 2009-06-08 | 1 | -1/+1 |
* | smsc911x: fix calculation of res_size for ioremap | Matthias Ludwig | 2009-05-08 | 1 | -1/+1 |
* | net: smsc911x: add power management functions | Daniel Mack | 2009-05-05 | 1 | -0/+46 |
* | smsc911x: add fifo byteswap support V2 | Magnus Damm | 2009-04-28 | 1 | -0/+13 |
* | smsc911x: correct debugging message on mii read timeout | Steve Glendinning | 2009-04-09 | 1 | -1/+1 |
* | smsc911x: remove unused #include <linux/version.h> | Huang Weiyi | 2009-04-07 | 1 | -1/+0 |
* | smsc911x: enforce read-after-write timing restriction on eeprom access | Steve Glendinning | 2009-03-27 | 1 | -0/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-20 | 1 | -0/+4 |
|\ |
|
| * | smsc911x: reset last known duplex and carrier on open | Steve Glendinning | 2009-03-19 | 1 | -0/+4 |