summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/p54common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* p54: move statistic timer update routine into a workqueueChristian Lamparter2008-12-191-43/+61
* p54: fix oops on faulty devicesChristian Lamparter2008-12-121-3/+16
* p54: enforce strict tx_queue limitsChristian Lamparter2008-12-121-1/+21
* mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-14/+4
* p54: per-device namesChristian Lamparter2008-12-051-29/+30
* p54: refactoringChristian Lamparter2008-12-051-79/+79
* p54: include support for 2.13.24.0 USB LM87 FirmwaresChristian Lamparter2008-12-051-8/+27
* p54: utilize cryptographic acceleratorChristian Lamparter2008-12-051-13/+166
* p54: revamp station power save management in access point modeChristian Lamparter2008-12-051-25/+48
* p54: fix wmm queue settingsChristian Lamparter2008-11-261-2/+1
* p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter2008-11-251-5/+24
* p54pci: cache firmware for suspend/resumeChristian Lamparter2008-11-251-4/+12
* p54: minor fixesChristian Lamparter2008-11-251-3/+7
* p54: enable Mesh Point supportChristian Lamparter2008-11-251-3/+8
* p54: initialize all deprecated fieldsChr2008-11-101-6/+9
* p54: don't report known but unhandled EEPROM codes as unknownPavel Roskin2008-11-101-0/+24
* p54: eliminate warning for uninitialized variable 'tim_len'John W. Linville2008-11-101-1/+1
* p54: AP & Ad-hoc testingChristian Lamparter2008-11-101-5/+240
* p54: put broadcast frames into the right queuesChristian Lamparter2008-11-101-15/+67
* p54: more definitions form lmac_longbow.h and pda.hChristian Lamparter2008-11-101-31/+52
* p54: introduce new names for device firmwaresChristian Lamparter2008-11-101-0/+5
* p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville2008-11-011-69/+73
* p54: borrow some setup code from stlc45xxChristian Lamparter2008-11-011-37/+38
* p54: fix memory managementChristian Lamparter2008-11-011-127/+161
* p54: p54: refactor p54_rx_frame_sentChristian Lamparter2008-11-011-57/+61
* p54: refactor statistic timer codeChristian Lamparter2008-11-011-14/+25
* p54: broken out edcf changesChristian Lamparter2008-11-011-62/+37
* p54: implement MRRJohannes Berg2008-11-011-22/+108
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-13/+13
* p54/rtl8187: fix up the seqno patchJohannes Berg2008-11-011-1/+0
* mac80211: provide sequence numbersJohannes Berg2008-11-011-13/+5
* p54: Move rx_mtu to struct bootrec_descLarry Finger2008-11-011-1/+1
* mac80211: introduce hw config change flagsJohannes Berg2008-11-011-1/+2
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-11-011-2/+1
* p54: honour bss_info_changed's short slot time settingsChristian Lamparter2008-11-011-7/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-2/+3
|\
| * p54: fix build warningsChristian Lamparter2008-10-271-2/+3
* | net: convert print_mac to %pMJohannes Berg2008-10-281-3/+2
|/
* p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter2008-10-231-18/+10
* p54: Fix compilation problem on PPCLarry Finger2008-10-151-1/+0
* p54: report appropriate rate and band values for 802.11aChristian Lamparter2008-10-071-2/+3
* p54: Fix sparse warningsLarry Finger2008-09-301-15/+18
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-7/+7
* p54: 802.11a 5GHz phy supportChristian Lamparter2008-09-111-20/+104
* p54: control output power levelsChristian Lamparter2008-09-111-1/+2
* p54: add lots of useful rx/tx statisticsChristian Lamparter2008-09-111-5/+87
* p54: add more rx filtersChristian Lamparter2008-09-111-3/+23
* p54: 32-bit tsf timestampsChristian Lamparter2008-09-111-1/+10
* p54: better firmware supportChristian Lamparter2008-09-081-35/+50
* p54: set_filter refactoringChristian Lamparter2008-09-081-21/+18