aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/fwio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18p54: move under intersil vendor directoryKalle Valo1-764/+0
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-2/+1
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-01-23p54: add handling of the signal caseNicholas Mc Guire1-3/+6
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+2
2012-06-06wireless: Remove casts to same typeJoe Perches1-1/+1
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-08-24p54: improve site surveyChristian Lamparter1-0/+2
2011-04-26p54: implement multicast filterChristian Lamparter1-0/+31
2011-02-25p54: implement set_coverage_classChristian Lamparter1-1/+8
2011-02-14p54: enhance rssi->dBm database importChristian Lamparter1-5/+7
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches1-1/+1
2010-08-16p54: update fw version info in wiphy structJohn W. Linville1-1/+5
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches1-27/+26
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-08-14p54: implement rfkillChristian Lamparter1-2/+3
2009-07-24p54: fix a fw crash caused by statistic feedbackChristian Lamparter1-0/+16
2009-07-24p54: re-enable power save featureChristian Lamparter1-3/+4
2009-07-10p54: two endian fixesChristian Lamparter1-1/+2
2009-07-10p54: Move firmware codeChristian Lamparter1-0/+697