summaryrefslogtreecommitdiffstats
path: root/drivers/net/82596.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: normalize TX_TIMEOUTEric Dumazet2010-11-091-1/+1
* drivers/net/82596.c: fix warningAndrew Morton2010-07-191-1/+1
* 82596: free resources on errorKulikov Vasiliy2010-07-101-8/+22
* 82596: do not panic on out of memoryKulikov Vasiliy2010-07-101-16/+26
* net: trans_start cleanupsEric Dumazet2010-05-101-2/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-221-3/+6
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-4/+4
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-3/+2
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* drivers/net/82596.c: suppress warningsAndrew Morton2009-05-171-7/+7
* dmascc: convert to internal net_device_opsStephen Hemminger2009-01-211-5/+12
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-031-6/+0
* netdevice: 82596: Convert netdev->priv to netdev_privWang Chen2008-11-201-14/+14
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-9/+4
* m68k: Some network drivers do not check the platformGeert Uytterhoeven2008-05-181-0/+7
* 82596: free nonexistent resource fixEvgeniy Dushistov2007-11-051-1/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-10/+8
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-38/+27
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* netdev: i82596 Ethernet needs <asm/cacheflush.h>Geert Uytterhoeven2007-07-241-0/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* 82596 warning fixesAndrew Morton2007-01-301-3/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-6/+6
* [PATCH] 82596 section fixesAndrew Morton2006-08-191-4/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* [PATCH] wrong ifdefs in 82596.cAl Viro2006-01-281-1/+1
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-7/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1618
OpenPOWER on IntegriCloud