summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54/p54common.c
Commit message (Expand)AuthorAgeFilesLines
* p54: fix p54_read_eeprom to cope with tx_hdr_lenChristian Lamparter2009-02-061-5/+7
* p54: fix build warningsChristian Lamparter2008-10-271-2/+3
* p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter2008-10-221-18/+10
* p54: Fix compilation problem on PPCLarry Finger2008-10-141-1/+0
* p54: report appropriate rate and band values for 802.11aChristian Lamparter2008-10-061-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
* p54usb: support LM87 firmwaresChristian Lamparter2008-09-051-2/+3
* p54: move eeprom code into common libraryChristian Lamparter2008-09-051-17/+114
* p54: enhance firmware parser to reduce memory wasteChristian Lamparter2008-09-051-12/+24
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+3
* p54: redo queue numberingChr2008-08-291-9/+13
* p54: take tx_queue's lock in rx_frame_sentChr2008-08-291-1/+7
* p54: fix rssi auto calibrationChristian Lamparter2008-08-291-48/+92
* p54: move p54_vdcf_init to the right place.Christian Lamparter2008-08-181-9/+11
* p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"Christian Lamparter2008-08-181-15/+16
* p54: swap short slot time dcf valuesChristian Lamparter2008-08-071-2/+2
* p54: Fix for TX sequence number problemLarry Finger2008-08-071-0/+14
* p54: Fix potential concurrent access to private dataLarry Finger2008-08-041-0/+6
* p54: Add quality output to iwlist and iwconfigLarry.Finger@lwfinger.net2008-07-021-0/+1
* p54: fix skb->cb tx info conversionJohannes Berg2008-06-031-5/+10
* mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-4/+4
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-52/+38
* mac80211: use rate index in TX controlJohannes Berg2008-05-211-1/+1
* mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-3/+0
* mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-3/+4
* wireless: fix warning introduced by "mac80211: QoS related cleanups"John W. Linville2008-05-071-1/+1
* mac80211: QoS related cleanupsJohannes Berg2008-05-071-1/+1
* mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-071-14/+10
* p54: move to separate directoryChristian Lamparter2008-04-081-0/+1051