Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p54: fix EEPROM structure endianness | Johannes Berg | 2008-03-05 | 1 | -4/+4 |
| | | | | | | | | | | | Since the EEPROM structure is read from hardware, it is always little endian, annotate that in the struct and make sure to convert where applicable. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Cc: Michael Wu <flamingice@sourmilk.net> Tested-by: Florian Fainelli <florian.fainelli@telecomint.eu> Signed-off-by: John W. Linville <linville@tuxdriver.com> | ||||
* | [P54]: add mac80211-based driver for prism54 softmac hardware | Michael Wu | 2007-10-11 | 1 | -0/+329 |
Signed-off-by: Michael Wu <flamingice@sourmilk.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net> |