| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-18 | 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-03 | 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-27 | 1 | -2/+5 |
* | | | drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixes | Andrew Morton | 2010-10-03 | 1 | -1/+2 |
* | | | de2104x: remove experimental status | Ondrej Zary | 2010-09-29 | 1 | -2/+2 |
* | | | de2104x: disable media debug messages by default | Ondrej Zary | 2010-09-29 | 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-26 | 1 | -2/+21 |
| * | | de2104x: fix power management | Ondrej Zary | 2010-09-26 | 1 | -0/+3 |
| * | | de2104x: disable autonegotiation on broken hardware | Ondrej Zary | 2010-09-24 | 1 | -2/+10 |
| |/ |
|
* | | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-26 | 2 | -19/+19 |
* | | drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctl | Dan Rosenberg | 2010-09-16 | 1 | -1/+1 |
* | | net/de4x5: remove undefined operations | Andreas Schwab | 2010-09-13 | 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-25 | 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-04 | 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-02 | 1 | -0/+6 |
| * | | tulip: formatting of pointers in printk() | Kulikov Vasiliy | 2010-07-14 | 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 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 7 | -15/+9 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 7 | -4/+4 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 7 | -4/+4 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-06 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | tulip: Add missing parens. | David S. Miller | 2010-03-28 | 1 | -1/+1 |
| * | tulip: Fix null dereference in uli526x_rx_packet() | Kyle McMartin | 2010-03-26 | 1 | -3/+5 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 6 | -37/+42 |