summaryrefslogtreecommitdiffstats
path: root/drivers/net/b44.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-091-68/+109
|\
| * [PATCH] b44: increase version numberFrancois Romieu2005-11-091-2/+2
| * [PATCH] b44: race on device closingFrancois Romieu2005-11-091-0/+11
| * [PATCH] b44: replace B44_FLAG_INIT_COMPLETE with netif_running()Francois Romieu2005-11-091-4/+2
| * [PATCH] b44: late request_irq in b44_openFrancois Romieu2005-11-071-13/+9
| * [PATCH] b44: s/spin_lock_irqsave/spin_lock/ in b44_interruptFrancois Romieu2005-11-071-3/+2
| * [PATCH] b44: expose counters through ethtoolFrancois Romieu2005-11-071-1/+44
| * [PATCH] b44: miscellaneous cleanupFrancois Romieu2005-11-071-39/+28
| * [PATCH] b44: b44_start_xmit returns with a lock held when it fails allocatingFrancois Romieu2005-11-071-6/+11
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
|/
* [PATCH] b44: fix suspend/resumePavel Machek2005-10-281-0/+5
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-8/+4
* [netdrvr b44] include linux/dma-mapping.h to eliminate warningAndrew Morton2005-10-281-0/+1
* [PATCH] b44 reports wrong advertised flagsMatthew Wilcox2005-10-281-5/+5
* [PATCH] b44: alternate allocation option for DMA descriptorsJohn W. Linville2005-10-181-8/+126
* [PATCH] b44: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+2
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-0/+3
|\
| * [ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2005-07-111-0/+3
* | [PATCH] b44: check link state during openJohn W. Linville2005-06-271-0/+3
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1978
OpenPOWER on IntegriCloud