| Commit message (Expand) | Author | Age | Files | Lines |
* | ewrk3/tulip: Move the DEC - Tulip drivers | Jeff Kirsher | 2011-08-12 | 18 | -21304/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-21 | 1 | -4/+0 |
|\ |
|
| * | tulip: dmfe: Remove old log spamming pr_debugs | Joe Perches | 2011-07-18 | 1 | -4/+0 |
* | | net: de4x5: Use helpers from linux/etherdevice.h | Tobias Klauser | 2011-07-05 | 1 | -4/+3 |
* | | net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addr | Tobias Klauser | 2011-07-01 | 1 | -4/+1 |
* | | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 | 3 | -0/+3 |
|/ |
|
* | Revert "net: fix section mismatches" | David S. Miller | 2011-06-01 | 1 | -2/+2 |
* | tulip: Use pr_<level> where appropriate | Joe Perches | 2011-05-09 | 5 | -29/+14 |
* | tulip: Convert uses of KERN_DEBUG | Joe Perches | 2011-05-09 | 12 | -182/+166 |
* | tulip: Convert printks to netdev_<level> | Joe Perches | 2011-05-09 | 7 | -180/+170 |
* | tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses | Joe Perches | 2011-05-09 | 1 | -121/+13 |
* | tulip/de2104x: don't report different speeds depending on port type | David Decotigny | 2011-04-29 | 1 | -7/+3 |
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 | 2 | -6/+6 |
* | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny | 2011-04-29 | 1 | -2/+3 |
* | net: fix section mismatches | Michał Mirosław | 2011-04-19 | 1 | -2/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -5/+5 |
* | drivers/net/*/: Use static const | Joe Perches | 2010-12-21 | 1 | -6/+12 |
* | tulip: Use DEFINE_PCI_DEVICE_TABLE and static const | Joe Perches | 2010-12-21 | 1 | -6/+9 |
* | tulip: fix hang in dmfe driver on sending of big packet | Alexander V. Lukyanov | 2010-12-02 | 1 | -3/+3 |
* | de2104x: fix panic on load | Eric Dumazet | 2010-11-04 | 1 | -1/+0 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 2 | -2/+2 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
| * | fix printk typo 'faild' | Paul Bolle | 2010-08-09 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-04 | 1 | -2/+5 |
|\ \ |
|
| * | | de2104x: fix ethtool | Ondrej Zary | 2010-09-28 | 1 | -2/+5 |
* | | | drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixes | Andrew Morton | 2010-10-04 | 1 | -1/+2 |
* | | | de2104x: remove experimental status | Ondrej Zary | 2010-09-30 | 1 | -2/+2 |
* | | | de2104x: disable media debug messages by default | Ondrej Zary | 2010-09-30 | 1 | -1/+2 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-27 | 1 | -4/+34 |
|\| | |
|
| * | | de2104x: fix TP link detection | Ondrej Zary | 2010-09-27 | 1 | -2/+21 |
| * | | de2104x: fix power management | Ondrej Zary | 2010-09-27 | 1 | -0/+3 |
| * | | de2104x: disable autonegotiation on broken hardware | Ondrej Zary | 2010-09-25 | 1 | -2/+10 |
| |/ |
|
* | | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-27 | 2 | -19/+19 |
* | | drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctl | Dan Rosenberg | 2010-09-17 | 1 | -1/+1 |
* | | net/de4x5: remove undefined operations | Andreas Schwab | 2010-09-14 | 1 | -9/+9 |
* | | tulip: use integrated netdev stats | Eric Dumazet | 2010-09-03 | 3 | -40/+50 |
* | | drivers/net: Remove address use from assignments of function pointers | Joe Perches | 2010-08-26 | 3 | -3/+3 |
* | | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings | 2010-08-17 | 1 | -15/+0 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-05 | 1 | -10/+10 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 1 | -2/+3 |
| |\ |
|
| * | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -10/+10 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 5 | -34/+180 |
|\ \ \
| |_|/
|/| | |
|
| * | | Tulip: don't initialize SBE xT3E3 WAN ports. | Krzysztof Hałasa | 2010-08-03 | 1 | -0/+6 |
| * | | tulip: formatting of pointers in printk() | Kulikov Vasiliy | 2010-07-15 | 2 | -4/+4 |
| * | | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 | 1 | -2/+2 |
| * | | drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc casts | Joe Perches | 2010-06-01 | 1 | -5/+5 |
| * | | tulip: implement wake-on-lan support | Steven Walter | 2010-06-01 | 2 | -23/+156 |
| * | | tulip: explicity set to D0 power state during init | Steven Walter | 2010-06-01 | 1 | -0/+7 |
| |/ |
|
* / | alpha: Fix de2104x driver failing to readout MAC address correctly | Morten H. Larsen | 2010-06-15 | 1 | -2/+3 |
|/ |
|
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 4 | -73/+0 |