aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/lib82596.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches1-1/+1
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet1-6/+5
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-2/+2
2009-04-16lib82596: convert to net_device_opsAlexander Beregalov1-9/+14
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-27net: convert print_mac to %pMJohannes Berg1-9/+4
2007-12-01LIB82596: correct data types for hardware addressesThomas Bogendoerfer1-25/+25
2007-10-23[NETDRVR] lib82596, netxen: delete pointless tests from irq handlerJeff Garzik1-7/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-10/+8
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik1-37/+27
2007-07-08Extract chip specific code out of lasi_82596.cThomas Bogendoerfer1-0/+1434