summaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/uli526x.c
Commit message (Expand)AuthorAgeFilesLines
* uli526x partially recognizing interfaceGrant Grundler2008-02-241-1/+11
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...Micah Gruber2007-10-111-5/+0Star
* Clean up redundant PHY write line for ULi526x Ethernet driverRoy Zang2007-10-111-1/+0Star
* tulip: endianness annotationsAl Viro2007-10-111-3/+3
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-5/+4Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* uli526x: Add suspend and resume routines (updated)Rafael J. Wysocki2007-10-111-6/+102
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-3/+11
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-4/+2Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* [PATCH] initialisation cleanup for ULI526x-net-driverHenrik Kretzschmar2006-07-291-8/+4Star
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-271-40/+40
* [PATCH] uli526x warning fixAndrew Morton2006-02-071-1/+1
* [PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte2006-01-121-3/+3
* [PATCH] (4/7) missing include (uli526x)viro@ftp.linux.org.uk2005-09-051-1/+1
* [netdrvr uli526x] fix problems found in reviewPeer Chen2005-08-201-114/+93Star
* [netdrvr] add 'uli526x' driver (a tulip clone)Peer Chen2005-07-291-0/+1770