summaryrefslogtreecommitdiffstats
path: root/drivers/net/lance.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: normalize TX_TIMEOUTEric Dumazet2010-11-091-1/+1
* lance: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-051-24/+32
* net: trans_start cleanupsEric Dumazet2010-05-101-3/+1
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-6/+6
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* lance: convert to net_device_opsStephen Hemminger2009-03-271-6/+13
* drivers/net/lance.c: fix sparse warnings: fix signednessHannes Eder2009-02-171-5/+6
* netdevice: Kill netdev->privWang Chen2008-12-081-1/+1
* netdevice lance: Convert directly reference of netdev->privWang Chen2008-11-201-13/+13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-2/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-2/+4
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-101-2/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [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-1/+1
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+1
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-5/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-17/+17
* [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-3/+1
* [PATCH] lance section fixAndrew Morton2006-08-191-1/+1
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* [PATCH] remove ISA legacy functions: drivers/net/lance.cAl Viro2006-03-241-2/+7
* [PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko2006-01-091-11/+11
* [PATCH] gfp_t: drivers/netAl Viro2005-10-281-2/+2
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-1/+1
* [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-121-10/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1308
OpenPOWER on IntegriCloud