aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/uli526x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-22uli526x: add support for netpollAnton Vorontsov1-1/+15
2008-05-06uli526x: fix endianness issues in the setup frameAnton Vorontsov1-12/+18
2008-05-06uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov1-4/+4
2008-02-23uli526x partially recognizing interfaceGrant Grundler1-1/+11
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-10Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/net/tulip/uli526x.cMicah Gruber1-5/+0
2007-10-10Clean up redundant PHY write line for ULi526x Ethernet driverRoy Zang1-1/+0
2007-10-10tulip: endianness annotationsAl Viro1-3/+3
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-5/+4
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10uli526x: Add suspend and resume routines (updated)Rafael J. Wysocki1-6/+102
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-3/+11
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-4/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-2/+2
2006-07-29[PATCH] initialisation cleanup for ULI526x-net-driverHenrik Kretzschmar1-8/+4
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik1-40/+40
2006-02-07[PATCH] uli526x warning fixAndrew Morton1-1/+1
2006-01-12[PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte1-3/+3
2005-09-05[PATCH] (4/7) missing include (uli526x)viro@ftp.linux.org.uk1-1/+1
2005-08-20[netdrvr uli526x] fix problems found in reviewPeer Chen1-114/+93
2005-07-29[netdrvr] add 'uli526x' driver (a tulip clone)Peer Chen1-0/+1770