Age | Commit message (Expand) | Author | Files | Lines |
2011-04-29 | p54: avoid uninitialized variable warning for freq | John W. Linville | 1 | -1/+1 |
2011-02-28 | p54: fix a NULL pointer dereference bug | Felix Fietkau | 1 | -2/+5 |
2011-02-14 | p54: enhance rssi->dBm database import | Christian Lamparter | 1 | -30/+153 |
2011-02-14 | p54: p54_generate_band cleanup | Christian Lamparter | 1 | -10/+11 |
2011-02-14 | p54: sort channel list by frequency instead of channel index | Christian Lamparter | 1 | -2/+2 |
2010-10-15 | drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure | Julia Lawall | 1 | -1/+3 |
2010-08-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+3 |
2010-08-25 | p54: improve eeprom parser | Christian Lamparter | 1 | -3/+18 |
2010-08-19 | drivers/net/wireless: Restore upper case words in wiphy_<level> messages | Joe Perches | 1 | -3/+3 |
2010-07-27 | drivers/net/wireless: Use wiphy_<level> | Joe Perches | 1 | -41/+35 |
2010-06-03 | drivers/net/wireless/p54: Use kmemdup | Julia Lawall | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-02 | p54: disable channels with incomplete calibration data sets | Christian Lamparter | 1 | -12/+19 |
2009-07-24 | p54: Eliminate unnecessary initialization | Larry Finger | 1 | -2/+2 |
2009-07-24 | p54: generate channel list dynamically | Christian Lamparter | 1 | -67/+256 |
2009-07-10 | p54: Move eeprom code | Christian Lamparter | 1 | -0/+564 |