index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tulip
/
uli526x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tulip: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-2
/
+4
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-2
/
+2
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-1
/
+1
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
tulip: get rid of warning for non-const string literal
Stephen Hemminger
2009-02-26
1
-1
/
+1
*
uli526x: convert devices to new API
Stephen Hemminger
2009-01-07
1
-36
/
+27
*
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
2008-11-12
1
-1
/
+1
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+2
*
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
*
uli526x partially recognizing interface
Grant Grundler
2008-02-23
1
-1
/
+11
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...
Micah Gruber
2007-10-10
1
-5
/
+0
*
Clean up redundant PHY write line for ULi526x Ethernet driver
Roy Zang
2007-10-10
1
-1
/
+0
*
tulip: endianness annotations
Al Viro
2007-10-10
1
-3
/
+3
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-5
/
+4
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
uli526x: Add suspend and resume routines (updated)
Rafael J. Wysocki
2007-10-10
1
-6
/
+102
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+11
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-2
/
+2
*
[PATCH] initialisation cleanup for ULI526x-net-driver
Henrik Kretzschmar
2006-07-29
1
-8
/
+4
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
Jeff Garzik
2006-05-26
1
-40
/
+40
*
[PATCH] uli526x warning fix
Andrew Morton
2006-02-07
1
-1
/
+1
*
[PATCH] replace MODULE_PARM in tulip/uli526x.c
Eric Sesterhenn / snakebyte
2006-01-12
1
-3
/
+3
*
[PATCH] (4/7) missing include (uli526x)
viro@ftp.linux.org.uk
2005-09-05
1
-1
/
+1
*
[netdrvr uli526x] fix problems found in review
Peer Chen
2005-08-20
1
-114
/
+93
*
[netdrvr] add 'uli526x' driver (a tulip clone)
Peer Chen
2005-07-29
1
-0
/
+1770