summaryrefslogtreecommitdiffstats
path: root/drivers/net/hp100.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: return operator cleanupEric Dumazet2010-09-261-3/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\
| * fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* | hp100: unmap memory on error pathDan Carpenter2010-08-021-2/+4
* | hp100: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-051-25/+22
|/
* net: trans_start cleanupsEric Dumazet2010-05-101-7/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-221-3/+3
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-3/+4
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-5/+8
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-3/+3
* net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy2009-06-171-18/+17
* net: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-011-2/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* hp100: update to net_device_opsStephen Hemminger2009-01-071-8/+24
* hp100: use roundup instead of open codingIlpo Järvinen2008-12-161-4/+4
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-031-9/+0
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* NULL noise in drivers/netAl Viro2008-01-281-1/+1
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-3/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-5/+0
* net/hp100: fix section mismatch warningSam Ravnborg2007-06-011-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* hp100: convert pci_module_init() to pci_register_driver()Richard Knutsson2007-02-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] hp100: fix conditional compilation messJeff Garzik2006-10-021-3/+5
* [netdrvr] hp100: encapsulate all non-module codeJeff Garzik2006-10-011-2/+3
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-77/+77
* [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-141-1/+0
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-5/+2
* Merge branch 'viro'Jeff Garzik2006-02-091-22/+8
|\
| * [PATCH] dead code removed in hp100Al Viro2006-01-281-22/+8
* | [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-171-2/+3
|/
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-1/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-141-32/+16
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-261-1/+2
* [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-121-26/+15
* [PATCH] hp100: fix card namesPavel Machek2005-05-011-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3115
OpenPOWER on IntegriCloud