summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* p54: move under intersil vendor directoryKalle Valo2015-11-181-982/+0
* cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-3/+3
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-031-1/+0
* p54: potential signedness issue in p54_parse_rssical()Dan Carpenter2012-12-031-2/+3
* p54: fix powerpc gcc warningsChristian Lamparter2012-08-131-4/+8
* p54: parse output power tableChristian Lamparter2012-08-101-24/+80
* wireless: Use eth_random_addrJoe Perches2012-07-161-1/+1
* wireless: Remove casts to same typeJoe Perches2012-06-061-1/+1
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* p54: improve site surveyChristian Lamparter2011-08-241-2/+24
* p54: avoid uninitialized variable warning for freqJohn W. Linville2011-04-291-1/+1
* p54: fix a NULL pointer dereference bugFelix Fietkau2011-02-281-2/+5
* p54: enhance rssi->dBm database importChristian Lamparter2011-02-141-30/+153
* p54: p54_generate_band cleanupChristian Lamparter2011-02-141-10/+11
* p54: sort channel list by frequency instead of channel indexChristian Lamparter2011-02-141-2/+2
* drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-151-1/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-3/+3
|\
| * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-181-3/+3
* | p54: improve eeprom parserChristian Lamparter2010-08-241-3/+18
|/
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-271-41/+35
* drivers/net/wireless/p54: Use kmemdupJulia Lawall2010-06-021-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* p54: disable channels with incomplete calibration data setsChristian Lamparter2009-11-021-12/+19
* p54: Eliminate unnecessary initializationLarry Finger2009-07-241-2/+2
* p54: generate channel list dynamicallyChristian Lamparter2009-07-241-67/+256
* p54: Move eeprom codeChristian Lamparter2009-07-101-0/+564
OpenPOWER on IntegriCloud