aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/prism54/islpci_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-3/+3
2010-05-17drivers/net: remove useless semicolonsJoe Perches1-1/+1
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-8/+8
2010-03-31wireless/prism54: remove trailing space in messagesFrans Pop1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-11-11prism54: declare MODULE_FIRMWAREBen Hutchings1-0/+3
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-03-29wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov1-1/+0
2009-03-21prism54: convert to internal net_device_statsStephen Hemminger1-14/+0
2009-03-21prism54: convert to net_device_opsStephen Hemminger1-12/+16
2008-05-12prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez1-2/+9
2008-04-08prism54: set carrier flags correctlyLuis R. Rodriguez1-1/+3
2008-02-29prism54: Convert stats_sem in a mutexMatthias Kaehlcke1-1/+1
2008-01-28Prism54: Convert mgmt_sem to the mutex APIMatthias Kaehlcke1-1/+1
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-02-05[PATCH] prism54: add ethtool -i interfaceKai Engert1-0/+13
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-7/+6
2006-12-02[PATCH] prism54: whitespace cleanupDmitry Torokhov1-7/+6
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-27[PATCH] prism54: update to WE-19 for WPA supportDan Williams1-2/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-2/+1
2005-09-24Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik1-4/+0
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+2
2005-09-06[PATCH] prism54 : WE-17 supportJean Tourrilhes1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+956