index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
/
eeprom.c
Age
Commit message (
Expand
)
Author
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-12-03
p54: potential signedness issue in p54_parse_rssical()
Dan Carpenter
2012-08-13
p54: fix powerpc gcc warnings
Christian Lamparter
2012-08-10
p54: parse output power table
Christian Lamparter
2012-07-16
wireless: Use eth_random_addr
Joe Perches
2012-06-06
wireless: Remove casts to same type
Joe Perches
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-08-24
p54: improve site survey
Christian Lamparter
2011-04-29
p54: avoid uninitialized variable warning for freq
John W. Linville
2011-02-28
p54: fix a NULL pointer dereference bug
Felix Fietkau
2011-02-14
p54: enhance rssi->dBm database import
Christian Lamparter
2011-02-14
p54: p54_generate_band cleanup
Christian Lamparter
2011-02-14
p54: sort channel list by frequency instead of channel index
Christian Lamparter
2010-10-15
drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-24
p54: improve eeprom parser
Christian Lamparter
2010-08-18
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
2010-06-02
drivers/net/wireless/p54: Use kmemdup
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-02
p54: disable channels with incomplete calibration data sets
Christian Lamparter
2009-07-24
p54: Eliminate unnecessary initialization
Larry Finger
2009-07-24
p54: generate channel list dynamically
Christian Lamparter
2009-07-10
p54: Move eeprom code
Christian Lamparter