| Commit message (Expand) | Author | Age | Files | Lines |
* | net: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-05-01 | 1 | -3/+3 |
* | drivers/net: replace BUG() with BUG_ON() if possible | Alexander Beregalov | 2009-04-13 | 1 | -2/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 3 | -3/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-20 | 1 | -16/+29 |
|\ |
|
| * | tulip: fix crash on iface up with shirq debug | Kyle McMartin | 2009-03-18 | 1 | -16/+29 |
* | | tulip: Fix for MTU problems with 802.1q tagged frames | Tomasz Lemiech | 2009-03-13 | 2 | -30/+86 |
* | | tulip: get rid of warning for non-const string literal | Stephen Hemminger | 2009-02-26 | 4 | -6/+7 |
* | | drivers/net/tulip: fix sparse warning: symbol shadows an earlier one | Hannes Eder | 2009-02-17 | 2 | -7/+5 |
* | | drivers/net/tulip: fix warning: format not a string literal and no ... | Hannes Eder | 2009-02-17 | 2 | -2/+3 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-09 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | de2104x: force correct order when writing to rx ring | Risto Suominen | 2009-02-08 | 1 | -1/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | net: variables reach -1, but 0 tested | Roel Kluin | 2009-02-02 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-30 | 1 | -4/+19 |
|\ \
| |/ |
|
| * | tulip: fix 21142 with 10Mbps without negotiation | Philippe De Muyter | 2009-01-29 | 1 | -4/+19 |
* | | net: Remove redundant NAPI functions | Ben Hutchings | 2009-01-21 | 1 | -5/+5 |
|/ |
|
* | windbond: convert devices to new API | Stephen Hemminger | 2009-01-07 | 1 | -9/+14 |
* | uli526x: convert devices to new API | Stephen Hemminger | 2009-01-07 | 1 | -36/+27 |
* | dmfe: convert to new API | Stephen Hemminger | 2009-01-07 | 1 | -37/+25 |
* | xircom: convert devices to new API | Stephen Hemminger | 2009-01-07 | 1 | -24/+19 |
* | de4x5: convert to net_device_ops | Stephen Hemminger | 2009-01-07 | 1 | -7/+13 |
* | de2104x: convert to net_device_ops | Stephen Hemminger | 2009-01-07 | 1 | -6/+13 |
* | tulip: convert devices to new API | Stephen Hemminger | 2009-01-07 | 1 | -10/+17 |
* | drivers/net/tulip: fix sparse warnings: make do-while a compound statement | Hannes Eder | 2008-12-26 | 2 | -4/+4 |
* | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 | 1 | -4/+4 |
* | netdevice: safe convert to netdev_priv() #part-3 | Wang Chen | 2008-11-12 | 3 | -24/+24 |
* | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-10 | 1 | -2/+2 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 7 | -8/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 | 1 | -1/+11 |
|\ |
|
| * | dmfe: check pci_alloc_consistent errors | FUJITA Tomonori | 2008-10-27 | 1 | -1/+11 |
* | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 7 | -37/+20 |
|/ |
|
* | net: Rationalise email address: Network Specific Parts | Alan Cox | 2008-10-13 | 1 | -2/+2 |
* | de2104x: wrong MAC address fix | Martin Langer | 2008-10-13 | 1 | -0/+1 |
* | tulip: Fix dead 21041 ethernet after ifconfig down | Thomas Bogendoerfer | 2008-09-24 | 1 | -1/+0 |
* | de4x5: Use skb_queue_head instead of by-hand implementation. | David S. Miller | 2008-09-23 | 1 | -30/+8 |
* | de4x5: Remove developer debug feature about set/clear promisc | Wang Chen | 2008-07-22 | 2 | -18/+1 |
* | tulip: remove wrapper around get_unaligned | Harvey Harrison | 2008-06-28 | 1 | -6/+4 |
* | drivers/net/tulip: update first comment in tulip files | Grant Grundler | 2008-06-24 | 9 | -30/+20 |
* | net: Eliminate flush_scheduled_work() calls while RTNL is held. | David S. Miller | 2008-06-12 | 1 | -1/+1 |
* | [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2 | Grant Grundler | 2008-05-30 | 1 | -2/+8 |
* | uli526x: add support for netpoll | Anton Vorontsov | 2008-05-22 | 1 | -1/+15 |
* | uli526x: fix endianness issues in the setup frame | Anton Vorontsov | 2008-05-06 | 1 | -12/+18 |
* | uli526x: initialize the hardware prior to requesting interrupts | Anton Vorontsov | 2008-05-06 | 1 | -4/+4 |
* | net: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 | 4 | -29/+25 |
* | [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata | Peter Horton | 2008-04-16 | 2 | -15/+11 |
* | [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours | Jeff Garzik | 2008-04-16 | 1 | -2/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-02 | 2 | -1/+12 |
|\ |
|
| * | [netdrvr] tulip_read_eeprom fixes for BUG 4420 | Grant Grundler | 2008-03-28 | 2 | -1/+12 |
* | | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-03-22 | 3 | -1741/+1 |
|\ \
| |/
|/| |
|
| * | remove the obsolete xircom_tulip_cb driver | Adrian Bunk | 2008-03-17 | 3 | -1741/+1 |