summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54/p54common.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-05p54: per-device namesChristian Lamparter1-29/+30
2008-12-05p54: refactoringChristian Lamparter1-79/+79
2008-12-05p54: include support for 2.13.24.0 USB LM87 FirmwaresChristian Lamparter1-8/+27
2008-12-05p54: utilize cryptographic acceleratorChristian Lamparter1-13/+166
2008-12-05p54: revamp station power save management in access point modeChristian Lamparter1-25/+48
2008-11-26p54: fix wmm queue settingsChristian Lamparter1-2/+1
2008-11-26p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter1-5/+24
2008-11-26p54pci: cache firmware for suspend/resumeChristian Lamparter1-4/+12
2008-11-26p54: minor fixesChristian Lamparter1-3/+7
2008-11-26p54: enable Mesh Point supportChristian Lamparter1-3/+8
2008-11-10p54: initialize all deprecated fieldsChr1-6/+9
2008-11-10p54: don't report known but unhandled EEPROM codes as unknownPavel Roskin1-0/+24
2008-11-10p54: eliminate warning for uninitialized variable 'tim_len'John W. Linville1-1/+1
2008-11-10p54: AP & Ad-hoc testingChristian Lamparter1-5/+240
2008-11-10p54: put broadcast frames into the right queuesChristian Lamparter1-15/+67
2008-11-10p54: more definitions form lmac_longbow.h and pda.hChristian Lamparter1-31/+52
2008-11-10p54: introduce new names for device firmwaresChristian Lamparter1-0/+5
2008-11-01p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville1-69/+73
2008-11-01p54: borrow some setup code from stlc45xxChristian Lamparter1-37/+38
2008-11-01p54: fix memory managementChristian Lamparter1-127/+161
2008-11-01p54: p54: refactor p54_rx_frame_sentChristian Lamparter1-57/+61
2008-11-01p54: refactor statistic timer codeChristian Lamparter1-14/+25
2008-11-01p54: broken out edcf changesChristian Lamparter1-62/+37
2008-11-01p54: implement MRRJohannes Berg1-22/+108
2008-11-01mac80211/drivers: rewrite the rate control APIJohannes Berg1-13/+13
2008-11-01p54/rtl8187: fix up the seqno patchJohannes Berg1-1/+0
2008-11-01mac80211: provide sequence numbersJohannes Berg1-13/+5
2008-11-01p54: Move rx_mtu to struct bootrec_descLarry Finger1-1/+1
2008-11-01mac80211: introduce hw config change flagsJohannes Berg1-1/+2
2008-11-01mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg1-2/+1
2008-11-01p54: honour bss_info_changed's short slot time settingsChristian Lamparter1-7/+16
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+3
2008-10-28net: convert print_mac to %pMJohannes Berg1-3/+2
2008-10-28p54: fix build warningsChristian Lamparter1-2/+3
2008-10-23p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter1-18/+10
2008-10-15p54: Fix compilation problem on PPCLarry Finger1-1/+0
2008-10-07p54: report appropriate rate and band values for 802.11aChristian Lamparter1-2/+3
2008-09-30p54: Fix sparse warningsLarry Finger1-15/+18
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-7/+7
2008-09-11p54: 802.11a 5GHz phy supportChristian Lamparter1-20/+104
2008-09-11p54: control output power levelsChristian Lamparter1-1/+2
2008-09-11p54: add lots of useful rx/tx statisticsChristian Lamparter1-5/+87
2008-09-11p54: add more rx filtersChristian Lamparter1-3/+23
2008-09-11p54: 32-bit tsf timestampsChristian Lamparter1-1/+10
2008-09-08p54: better firmware supportChristian Lamparter1-35/+50
2008-09-08p54: set_filter refactoringChristian Lamparter1-21/+18
2008-09-06p54usb: support LM87 firmwaresChristian Lamparter1-2/+3
2008-09-06p54: move eeprom code into common libraryChristian Lamparter1-17/+114
2008-09-06p54: enhance firmware parser to reduce memory wasteChristian Lamparter1-12/+24
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+3