aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/eeprom.c
Commit message (Expand)AuthorAge
* 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