aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54/p54.h
AgeCommit message (Expand)Author
2012-04-09p54: only unregister ieee80211_hw when it has been registeredChristian Lamparter
2011-08-24p54: improve site surveyChristian Lamparter
2011-04-26p54: implement multicast filterChristian Lamparter
2011-02-25p54: implement set_coverage_classChristian Lamparter
2011-02-14p54: enhance rssi->dBm database importChristian Lamparter
2010-02-08p54: remove get_tx_stats() mac80211 opKalle Valo
2009-07-24p54: fix beaconing related firmware crashChristian Lamparter
2009-07-24p54: generate channel list dynamicallyChristian Lamparter
2009-07-24p54: re-enable power save featureChristian Lamparter
2009-07-10p54: Modify p54 files for new organizationChristian Lamparter
2009-05-06p54: correct merge damage from "p54: more SoftLED updates"John W. Linville
2009-04-22p54: utilize all available key slots for decryption offloadChristian Lamparter
2009-04-22p54: add beacon filtering supportChristian Lamparter
2009-04-22p54: more SoftLED updatesChristian Lamparter
2009-04-22p54: clean up p54.h's struct p54_commonChristian Lamparter
2009-04-16p54: replace MAC80211_LEDS with P54_LEDS in p54.hChristian Lamparter
2009-03-16p54: initial SoftLED supportChristian Lamparter
2009-03-16p54: unify ieee80211 device registrationChristian Lamparter
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2009-01-29p54spi: p54spi driverChristian Lamparter
2009-01-29p54: prepare the eeprom parser routines for longbowChristian Lamparter
2009-01-29p54: upgrade memrecord to p54_tx_infoChristian Lamparter
2009-01-29p54: refactor p54_alloc_skbChristian Lamparter
2009-01-29p54: enable rx/tx antenna diversity by eeprom bitsChristian Lamparter
2008-12-19p54: remove free_on_tx parameterChristian Lamparter
2008-12-19p54: more accurate rssi to dBm conversionChristian Lamparter
2008-12-19p54: move statistic timer update routine into a workqueueChristian Lamparter
2008-12-05p54: refactoringChristian Lamparter
2008-12-05p54: utilize cryptographic acceleratorChristian Lamparter
2008-11-25p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter
2008-11-10p54: AP & Ad-hoc testingChristian Lamparter
2008-10-31p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville
2008-10-31p54: borrow some setup code from stlc45xxChristian Lamparter
2008-10-31p54: fix memory managementChristian Lamparter
2008-10-31p54: broken out edcf changesChristian Lamparter
2008-10-31mac80211: provide sequence numbersJohannes Berg
2008-10-31p54: honour bss_info_changed's short slot time settingsChristian Lamparter
2008-09-11p54: control output power levelsChristian Lamparter
2008-09-11p54: add lots of useful rx/tx statisticsChristian Lamparter
2008-09-11p54: add more rx filtersChristian Lamparter
2008-09-11p54: 32-bit tsf timestampsChristian Lamparter
2008-09-08p54: better firmware supportChristian Lamparter
2008-09-08p54: set_filter refactoringChristian Lamparter
2008-09-05p54usb: support LM87 firmwaresChristian Lamparter
2008-09-05p54: move eeprom code into common libraryChristian Lamparter
2008-09-05p54: enhance firmware parser to reduce memory wasteChristian Lamparter
2008-08-29p54: redo queue numberingChr
2008-08-22p54: rename prism54xyz -> p54xyzChristian Lamparter
2008-08-07p54: Fix for TX sequence number problemLarry Finger
2008-08-04p54: Fix potential concurrent access to private dataLarry Finger