summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54/p54common.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-30p54: redo queue numberingChr1-9/+13
2008-08-30p54: take tx_queue's lock in rx_frame_sentChr1-1/+7
2008-08-30p54: fix rssi auto calibrationChristian Lamparter1-48/+92
2008-08-18p54: move p54_vdcf_init to the right place.Christian Lamparter1-9/+11
2008-08-18p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"Christian Lamparter1-15/+16
2008-08-07p54: swap short slot time dcf valuesChristian Lamparter1-2/+2
2008-08-07p54: Fix for TX sequence number problemLarry Finger1-0/+14
2008-08-04p54: Fix potential concurrent access to private dataLarry Finger1-0/+6
2008-07-02p54: Add quality output to iwlist and iwconfigLarry.Finger@lwfinger.net1-0/+1
2008-06-03p54: fix skb->cb tx info conversionJohannes Berg1-5/+10
2008-05-22mac80211: use multi-queue master netdeviceJohannes Berg1-4/+4
2008-05-22mac80211: move TX info into skb->cbJohannes Berg1-52/+38
2008-05-22mac80211: use rate index in TX controlJohannes Berg1-1/+1
2008-05-22mac80211: let drivers wake but not start queuesJohannes Berg1-3/+0
2008-05-15mac80211: use hardware flags for signal/noise unitsBruno Randolf1-3/+4
2008-05-07wireless: fix warning introduced by "mac80211: QoS related cleanups"John W. Linville1-1/+1
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-1/+1
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg1-14/+10
2008-04-09p54: move to separate directoryChristian Lamparter1-0/+1051