summaryrefslogtreecommitdiffstats
path: root/drivers/net/atarilance.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: normalize TX_TIMEOUTEric Dumazet2010-11-091-1/+1
* net: atarilance - flags should be unsigned longGeert Uytterhoeven2010-10-281-1/+1
* drivers/net: return operator cleanupEric Dumazet2010-09-261-12/+12
* net: trans_start cleanupsEric Dumazet2010-05-101-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* atarilance: timeout ignored in lance_open()roel kluin2010-01-031-1/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* atarilance: convert to net_device_opsAlexander Beregalov2009-04-141-7/+11
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-17/+17
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-12/+5
* make drivers/net/atarilance.c:lance_addr_list[] staticAdrian Bunk2008-06-111-1/+1
* /drivers/net/atarilance.c replaced init_module&cleanup_module with module_ini...Jon Schindler2008-03-171-3/+4
* fix drivers/net/atarilance.c compilationAdrian Bunk2008-03-051-3/+2
* fallout from DECLARE_MAC_BUF patchesAl Viro2007-10-131-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-23/+20
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-38/+20
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-10/+10
* [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-1/+1
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-1/+1
* [PATCH] lvalues abuse in lanceAl Viro2005-09-061-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1206
OpenPOWER on IntegriCloud