aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall1-1/+3
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+3
2010-08-24p54: improve eeprom parserChristian Lamparter1-3/+18
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches1-3/+3
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches1-41/+35
2010-06-02drivers/net/wireless/p54: Use kmemdupJulia Lawall1-2/+2
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-11-02p54: disable channels with incomplete calibration data setsChristian Lamparter1-12/+19
2009-07-24p54: Eliminate unnecessary initializationLarry Finger1-2/+2
2009-07-24p54: generate channel list dynamicallyChristian Lamparter1-67/+256
2009-07-10p54: Move eeprom codeChristian Lamparter1-0/+564