drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
[safe/jmp/linux-2.6] / drivers / net / tulip / uli526x.c
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-09-01 Stephen Hemmingertulip: convert drivers to netdev_tx_t
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-02-27 Stephen Hemmingertulip: get rid of warning for non-const string literal
2009-01-08 Stephen Hemmingeruli526x: convert devices to new API
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-3
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-05-22 Anton Vorontsovuli526x: add support for netpoll
2008-05-06 Anton Vorontsovuli526x: fix endianness issues in the setup frame
2008-05-06 Anton Vorontsovuli526x: initialize the hardware prior to requesting...
2008-02-24 Grant Grundleruli526x partially recognizing interface
2007-10-19 Jiri Slabyremove asm/bitops.h includes
2007-10-10 Micah GruberFix a potential NULL pointer dereference in uli526x_int...
2007-10-10 Roy ZangClean up redundant PHY write line for ULi526x Ethernet...
2007-10-10 Al Virotulip: endianness annotations
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Rafael J. Wysockiuli526x: Add suspend and resume routines (updated)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-07-29 Henrik Kretzschmar[PATCH] initialisation cleanup for ULI526x-net-driver
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-05-27 Jeff Garzik[netdrvr] trim trailing whitespace: 8139*.c, epic100...
2006-02-07 Andrew Morton[PATCH] uli526x warning fix
2006-01-12 Eric Sesterhenn... [PATCH] replace MODULE_PARM in tulip/uli526x.c
2005-09-05 viro@ftp.linux.org.uk[PATCH] (4/7) missing include (uli526x)
2005-08-20 Peer Chen[netdrvr uli526x] fix problems found in review
2005-07-29 Peer Chen[netdrvr] add 'uli526x' driver (a tulip clone)