summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54/p54pci.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-10p54: Modify p54 files for new organizationChristian Lamparter1-5/+4
2009-04-14Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-2/+2
2009-03-17p54pci: convert printk(KERN_* to dev_*Christian Lamparter1-19/+10
2009-03-17p54: unify ieee80211 device registrationChristian Lamparter1-5/+2
2009-01-29p54: prevent upload of wrong firmwaresChristian Lamparter1-0/+6
2008-12-19p54: remove free_on_tx parameterChristian Lamparter1-7/+5
2008-12-12p54: enforce strict tx_queue limitsChristian Lamparter1-7/+0
2008-11-26p54pci: cache firmware for suspend/resumeChristian Lamparter1-20/+22
2008-11-10p54: introduce new names for device firmwaresChristian Lamparter1-3/+6
2008-11-01p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville1-1/+1
2008-11-01p54: fix memory managementChristian Lamparter1-10/+13
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-66/+66
2008-10-28net: convert print_mac to %pMJohannes Berg1-1/+0
2008-10-28p54: fix misbehavings when firmware can't be foundChristian Lamparter1-66/+66
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-2/+2
2008-09-06p54: move eeprom code into common libraryChristian Lamparter1-131/+13
2008-09-06p54: enhance firmware parser to reduce memory wasteChristian Lamparter1-8/+15
2008-09-06p54pci: increase ring buffer index counter when skippingChristian Lamparter1-2/+4
2008-08-30p54pci: rx tasklet refactoringChristian Lamparter1-81/+161
2008-08-23p54: rename prism54xyz -> p54xyzChristian Lamparter1-17/+17
2008-05-22mac80211: let drivers wake but not start queuesJohannes Berg1-1/+1
2008-04-09p54: move to separate directoryChristian Lamparter1-0/+697