aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
Commit message (Expand)AuthorAge
* p54usb: fix packet loss with first generation devicesChristian Lamparter2009-01-23
* p54usb: fix nasty use after freeChristian Lamparter2009-01-22
* p54: more cryptographic accelerator fixesChristian Lamparter2009-01-22
* p54: add missing break in eeprom parserChr2009-01-22
* p54: fix p54_set_key's return codeChristian Lamparter2009-01-16
* p54: set_tim must be atomic.Artur Skawina2009-01-16
* p54: fix oops caused by bad eepromsChristian Lamparter2009-01-16
* p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-13
* p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter2009-01-12
* p54usb: fix random traffic stalls (LM87)Christian Lamparter2009-01-12
* p54: crypto offload fixesChristian Lamparter2009-01-12
* p54usb: Add USB ID for Thomson Speedtouch 121gMichiel2009-01-12
* p54usb: Fix to prevent SKB memory allocation errors with 4K page sizeLarry Finger2009-01-12
* p54usb: bring first generation devices back to lifeChristian Lamparter2008-12-19
* p54: remove free_on_tx parameterChristian Lamparter2008-12-19
* p54: more accurate rssi to dBm conversionChristian Lamparter2008-12-19
* p54: update ACK failure statistic counter in real-timeChristian Lamparter2008-12-19
* p54: move statistic timer update routine into a workqueueChristian Lamparter2008-12-19
* p54: fix oops on faulty devicesChristian Lamparter2008-12-12
* p54: enforce strict tx_queue limitsChristian Lamparter2008-12-12
* mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-12
* p54usb: rewriting rx/tx routines to make use of usb_anchor's facilitiesChristian Lamparter2008-12-12
* p54: fix lm87 checksum endiannessJohannes Berg2008-12-05
* p54: per-device namesChristian Lamparter2008-12-05
* p54: refactoringChristian Lamparter2008-12-05
* p54: include support for 2.13.24.0 USB LM87 FirmwaresChristian Lamparter2008-12-05
* p54: utilize cryptographic acceleratorChristian Lamparter2008-12-05
* p54: revamp station power save management in access point modeChristian Lamparter2008-12-05
* p54: fix wmm queue settingsChristian Lamparter2008-11-26
* p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter2008-11-25
* p54pci: cache firmware for suspend/resumeChristian Lamparter2008-11-25
* p54: minor fixesChristian Lamparter2008-11-25
* p54: enable Mesh Point supportChristian Lamparter2008-11-25
* p54: initialize all deprecated fieldsChr2008-11-10
* p54: don't report known but unhandled EEPROM codes as unknownPavel Roskin2008-11-10
* p54: eliminate warning for uninitialized variable 'tim_len'John W. Linville2008-11-10
* p54: AP & Ad-hoc testingChristian Lamparter2008-11-10
* p54: put broadcast frames into the right queuesChristian Lamparter2008-11-10
* p54: more definitions form lmac_longbow.h and pda.hChristian Lamparter2008-11-10
* p54: introduce new names for device firmwaresChristian Lamparter2008-11-10
* p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville2008-10-31
* p54: borrow some setup code from stlc45xxChristian Lamparter2008-10-31
* p54: fix memory managementChristian Lamparter2008-10-31
* p54: p54: refactor p54_rx_frame_sentChristian Lamparter2008-10-31
* p54: refactor statistic timer codeChristian Lamparter2008-10-31
* p54: broken out edcf changesChristian Lamparter2008-10-31
* p54: implement MRRJohannes Berg2008-10-31
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* p54/rtl8187: fix up the seqno patchJohannes Berg2008-10-31
* mac80211: provide sequence numbersJohannes Berg2008-10-31