aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/eeprom.c
Commit message (Expand)AuthorAge
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-03
* p54: potential signedness issue in p54_parse_rssical()Dan Carpenter2012-12-03
* p54: fix powerpc gcc warningsChristian Lamparter2012-08-13
* p54: parse output power tableChristian Lamparter2012-08-10
* wireless: Use eth_random_addrJoe Perches2012-07-17
* wireless: Remove casts to same typeJoe Perches2012-06-06
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* p54: improve site surveyChristian Lamparter2011-08-24
* p54: avoid uninitialized variable warning for freqJohn W. Linville2011-04-29
* p54: fix a NULL pointer dereference bugFelix Fietkau2011-02-28
* p54: enhance rssi->dBm database importChristian Lamparter2011-02-14
* p54: p54_generate_band cleanupChristian Lamparter2011-02-14
* p54: sort channel list by frequency instead of channel indexChristian Lamparter2011-02-14
* drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-24
|\
| * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-18
* | p54: improve eeprom parserChristian Lamparter2010-08-24
|/
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-27
* drivers/net/wireless/p54: Use kmemdupJulia Lawall2010-06-02
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* p54: disable channels with incomplete calibration data setsChristian Lamparter2009-11-02
* p54: Eliminate unnecessary initializationLarry Finger2009-07-24
* p54: generate channel list dynamicallyChristian Lamparter2009-07-24
* p54: Move eeprom codeChristian Lamparter2009-07-10