summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
Commit message (Expand)AuthorAgeFilesLines
* p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville2008-10-315-105/+316
* p54: borrow some setup code from stlc45xxChristian Lamparter2008-10-313-46/+51
* p54: fix memory managementChristian Lamparter2008-10-314-163/+229
* p54: p54: refactor p54_rx_frame_sentChristian Lamparter2008-10-311-57/+61
* p54: refactor statistic timer codeChristian Lamparter2008-10-311-14/+25
* p54: broken out edcf changesChristian Lamparter2008-10-313-78/+58
* p54: implement MRRJohannes Berg2008-10-311-22/+108
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-13/+13
* p54/rtl8187: fix up the seqno patchJohannes Berg2008-10-311-1/+0
* mac80211: provide sequence numbersJohannes Berg2008-10-312-14/+5
* p54: Move rx_mtu to struct bootrec_descLarry Finger2008-10-312-2/+3
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+2
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-311-2/+1
* p54: honour bss_info_changed's short slot time settingsChristian Lamparter2008-10-312-7/+17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-312-68/+69
|\
| * p54: fix build warningsChristian Lamparter2008-10-271-2/+3
| * p54: fix misbehavings when firmware can't be foundChristian Lamparter2008-10-271-66/+66
* | net: convert print_mac to %pMJohannes Berg2008-10-273-5/+2
|/
* p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter2008-10-221-18/+10
* p54usb: Device ID updatesChristian Lamparter2008-10-141-1/+2
* 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-303-20/+24
* mac80211: use nl80211 interface typesJohannes Berg2008-09-152-9/+9
* p54: 802.11a 5GHz phy supportChristian Lamparter2008-09-112-20/+111
* p54: control output power levelsChristian Lamparter2008-09-112-1/+3
* p54: add lots of useful rx/tx statisticsChristian Lamparter2008-09-113-5/+105
* p54: add more rx filtersChristian Lamparter2008-09-112-3/+24
* p54: 32-bit tsf timestampsChristian Lamparter2008-09-113-2/+14
* p54: better firmware supportChristian Lamparter2008-09-083-48/+103
* p54: set_filter refactoringChristian Lamparter2008-09-083-29/+28
* p54usb: support LM87 firmwaresChristian Lamparter2008-09-055-20/+73
* p54: move eeprom code into common libraryChristian Lamparter2008-09-054-235/+137
* p54: enhance firmware parser to reduce memory wasteChristian Lamparter2008-09-055-27/+69
* p54pci: increase ring buffer index counter when skippingChristian Lamparter2008-09-051-2/+4
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+3
* p54pci: rx tasklet refactoringChristian Lamparter2008-08-292-84/+168
* p54: redo queue numberingChr2008-08-292-10/+14
* p54: take tx_queue's lock in rx_frame_sentChr2008-08-291-1/+7
* p54: fix rssi auto calibrationChristian Lamparter2008-08-292-52/+111
* p54: rename prism54xyz -> p54xyzChristian Lamparter2008-08-226-47/+47
* p54u: reset skb's data/tail pointer on requeueChristian Lamparter2008-08-181-0/+10
* 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-182-24/+25
* p54: swap short slot time dcf valuesChristian Lamparter2008-08-071-2/+2
* p54: Fix for TX sequence number problemLarry Finger2008-08-072-0/+15
* p54: Fix potential concurrent access to private dataLarry Finger2008-08-042-0/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-2/+3
|\
| * p54: treat firmware data as constDavid Woodhouse2008-07-101-2/+3
* | p54: Add quality output to iwlist and iwconfigLarry.Finger@lwfinger.net2008-07-021-0/+1