summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/prism54/islpci_dev.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18prism54: move under intersil vendor directoryKalle Valo1-963/+0
2013-12-11prism54: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-12-05wireless: prism54: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-11-11prism54: set netdev type to "wlan"Dan Williams1-2/+5
2013-10-03net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-1/+1
2011-12-01prism54: remove private driver ioctlsLuis R. Rodriguez1-1/+0
2011-11-18wireless: use strlcpy routine in .get_drvinfoRick Jones1-2/+2
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-3/+3
2010-05-18drivers/net: remove useless semicolonsJoe Perches1-1/+1
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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 imp...Tejun Heo1-0/+1
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David 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-30wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov1-1/+0
2009-03-22prism54: convert to internal net_device_statsStephen Hemminger1-14/+0
2009-03-22prism54: convert to net_device_opsStephen Hemminger1-12/+16
2008-05-13prism54: 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-29Prism54: Convert mgmt_sem to the mutex APIMatthias Kaehlcke1-1/+1
2007-10-11[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-06[PATCH] prism54: add ethtool -i interfaceKai Engert1-0/+13
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David 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-28[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-29drivers/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-07[PATCH] prism54 : WE-17 supportJean Tourrilhes1-1/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+956