summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-68/+69
2008-10-28net: convert print_mac to %pMJohannes Berg3-5/+2
2008-10-28p54: fix build warningsChristian Lamparter1-2/+3
2008-10-28p54: fix misbehavings when firmware can't be foundChristian Lamparter1-66/+66
2008-10-23p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter1-18/+10
2008-10-15p54usb: Device ID updatesChristian Lamparter1-1/+2
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 Finger3-20/+24
2008-09-16mac80211: use nl80211 interface typesJohannes Berg2-9/+9
2008-09-11p54: 802.11a 5GHz phy supportChristian Lamparter2-20/+111
2008-09-11p54: control output power levelsChristian Lamparter2-1/+3
2008-09-11p54: add lots of useful rx/tx statisticsChristian Lamparter3-5/+105
2008-09-11p54: add more rx filtersChristian Lamparter2-3/+24
2008-09-11p54: 32-bit tsf timestampsChristian Lamparter3-2/+14
2008-09-08p54: better firmware supportChristian Lamparter3-48/+103
2008-09-08p54: set_filter refactoringChristian Lamparter3-29/+28
2008-09-06p54usb: support LM87 firmwaresChristian Lamparter5-20/+73
2008-09-06p54: move eeprom code into common libraryChristian Lamparter4-235/+137
2008-09-06p54: enhance firmware parser to reduce memory wasteChristian Lamparter5-27/+69
2008-09-06p54pci: increase ring buffer index counter when skippingChristian Lamparter1-2/+4
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+3
2008-08-30p54pci: rx tasklet refactoringChristian Lamparter2-84/+168
2008-08-30p54: redo queue numberingChr2-10/+14
2008-08-30p54: take tx_queue's lock in rx_frame_sentChr1-1/+7
2008-08-30p54: fix rssi auto calibrationChristian Lamparter2-52/+111
2008-08-23p54: rename prism54xyz -> p54xyzChristian Lamparter6-47/+47
2008-08-18p54u: reset skb's data/tail pointer on requeueChristian Lamparter1-0/+10
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 Lamparter2-24/+25
2008-08-07p54: swap short slot time dcf valuesChristian Lamparter1-2/+2
2008-08-07p54: Fix for TX sequence number problemLarry Finger2-0/+15
2008-08-04p54: Fix potential concurrent access to private dataLarry Finger2-0/+7
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-2/+3
2008-07-10p54: treat firmware data as constDavid Woodhouse1-2/+3
2008-07-02p54: Add quality output to iwlist and iwconfigLarry.Finger@lwfinger.net1-0/+1
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2008-06-04USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann1-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 Berg2-53/+38
2008-05-22mac80211: use rate index in TX controlJohannes Berg1-1/+1
2008-05-22mac80211: let drivers wake but not start queuesJohannes Berg2-4/+1
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 Berg2-15/+11
2008-04-09drivers/net/wireless/p54/net2280.h: silence checkpatch.plChristian Lamparter1-368/+368
2008-04-09p54: move to separate directoryChristian Lamparter10-0/+3746