summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54/p54common.c
AgeCommit message (Expand)Author
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: return NETDEV_TX_OK in p54_tx and fix sparse warningsChristian Lamparter
2009-01-29p54: power save managementChristian Lamparter
2009-01-29p54: implement FIF_OTHER_BSS filter settingChristian Lamparter
2009-01-29p54: enable rx/tx antenna diversity by eeprom bitsChristian Lamparter
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29p54: regulatory domain hintsChristian Lamparter
2009-01-29p54: enable proper frame injectionChristian Lamparter
2009-01-29p54: label queues with their corresponding namesChristian Lamparter
2009-01-22p54: more cryptographic accelerator fixesChristian Lamparter
2009-01-22p54: add missing break in eeprom parserChr
2009-01-16p54: fix p54_set_key's return codeChristian Lamparter
2009-01-16p54: set_tim must be atomic.Artur Skawina
2009-01-16p54: fix oops caused by bad eepromsChristian Lamparter
2009-01-13p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville
2009-01-12p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter
2009-01-12p54: crypto offload fixesChristian Lamparter
2009-01-12p54usb: Fix to prevent SKB memory allocation errors with 4K page sizeLarry Finger
2008-12-19p54: remove free_on_tx parameterChristian Lamparter
2008-12-19p54: more accurate rssi to dBm conversionChristian Lamparter
2008-12-19p54: update ACK failure statistic counter in real-timeChristian Lamparter
2008-12-19p54: move statistic timer update routine into a workqueueChristian Lamparter
2008-12-12p54: fix oops on faulty devicesChristian Lamparter
2008-12-12p54: enforce strict tx_queue limitsChristian Lamparter
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter
2008-12-05p54: per-device namesChristian Lamparter
2008-12-05p54: refactoringChristian Lamparter
2008-12-05p54: include support for 2.13.24.0 USB LM87 FirmwaresChristian Lamparter
2008-12-05p54: utilize cryptographic acceleratorChristian Lamparter
2008-12-05p54: revamp station power save management in access point modeChristian Lamparter
2008-11-26p54: fix wmm queue settingsChristian Lamparter
2008-11-25p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter
2008-11-25p54pci: cache firmware for suspend/resumeChristian Lamparter
2008-11-25p54: minor fixesChristian Lamparter
2008-11-25p54: enable Mesh Point supportChristian Lamparter
2008-11-10p54: initialize all deprecated fieldsChr
2008-11-10p54: don't report known but unhandled EEPROM codes as unknownPavel Roskin
2008-11-10p54: eliminate warning for uninitialized variable 'tim_len'John W. Linville
2008-11-10p54: AP & Ad-hoc testingChristian Lamparter
2008-11-10p54: put broadcast frames into the right queuesChristian Lamparter
2008-11-10p54: more definitions form lmac_longbow.h and pda.hChristian Lamparter
2008-11-10p54: introduce new names for device firmwaresChristian 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: p54: refactor p54_rx_frame_sentChristian Lamparter
2008-10-31p54: refactor statistic timer codeChristian Lamparter
2008-10-31p54: broken out edcf changesChristian Lamparter