aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-2/+25
* 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