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