summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/p54pci.c
Commit message (Expand)AuthorAgeFilesLines
* p54: Modify p54 files for new organizationChristian Lamparter2009-07-101-5/+4
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-2/+2
* p54pci: convert printk(KERN_* to dev_*Christian Lamparter2009-03-161-19/+10
* p54: unify ieee80211 device registrationChristian Lamparter2009-03-161-5/+2
* p54: prevent upload of wrong firmwaresChristian Lamparter2009-01-291-0/+6
* p54: remove free_on_tx parameterChristian Lamparter2008-12-191-7/+5
* p54: enforce strict tx_queue limitsChristian Lamparter2008-12-121-7/+0
* p54pci: cache firmware for suspend/resumeChristian Lamparter2008-11-251-20/+22
* p54: introduce new names for device firmwaresChristian Lamparter2008-11-101-3/+6
* p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville2008-10-311-1/+1
* p54: fix memory managementChristian Lamparter2008-10-311-10/+13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-66/+66
|\
| * p54: fix misbehavings when firmware can't be foundChristian Lamparter2008-10-271-66/+66
* | net: convert print_mac to %pMJohannes Berg2008-10-271-1/+0
|/
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-2/+2
* p54: move eeprom code into common libraryChristian Lamparter2008-09-051-131/+13
* p54: enhance firmware parser to reduce memory wasteChristian Lamparter2008-09-051-8/+15
* p54pci: increase ring buffer index counter when skippingChristian Lamparter2008-09-051-2/+4
* p54pci: rx tasklet refactoringChristian Lamparter2008-08-291-81/+161
* p54: rename prism54xyz -> p54xyzChristian Lamparter2008-08-221-17/+17
* mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-1/+1
* p54: move to separate directoryChristian Lamparter2008-04-081-0/+697