aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/prism54
AgeCommit message (Expand)AuthorFilesLines
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-1/+2
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-2/+2
2006-02-08[PATCH] type-safe min() in prism54Al Viro1-1/+1
2006-01-16[PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams1-1/+1
2006-01-16[PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabledGraham Gower1-1/+1
2005-11-18[PATCH] prism54 : Remove extraneous udelay/register readRoger While1-2/+2
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-13/+9
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering7-7/+0
2005-11-07Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2-13/+9
2005-11-07[PATCH] prism54 : Transmit stats updated in wrong placeRoger While1-5/+5
2005-11-07[PATCH] prism54 : Unused variable / extraneous udelayRoger While1-8/+4
2005-11-05[PATCH] prism54: Remove redundant assignmentDaniel Drake1-1/+0
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-29[PATCH] prism54: Free skb after disabling interruptsPatrick McHardy1-4/+2
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2-7/+5
2005-10-28[wireless prism54] Fix frame lengthRoger While1-6/+1
2005-09-24Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik3-15/+1
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2-7/+4
2005-09-06[PATCH] prism54 : WE-17 supportJean Tourrilhes2-1/+5
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-2/+0
2005-06-27[PATCH] uninitialized variable in prism54 isl38xx_trigger_deviceOlaf Hering1-2/+4
2005-04-16[PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds16-0/+7520