aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/p54pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-2/+2
2009-03-16p54pci: convert printk(KERN_* to dev_*Christian Lamparter1-19/+10
2009-03-16p54: 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-25p54pci: cache firmware for suspend/resumeChristian Lamparter1-20/+22
2008-11-10p54: introduce new names for device firmwaresChristian Lamparter1-3/+6
2008-10-31p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville1-1/+1
2008-10-31p54: fix memory managementChristian Lamparter1-10/+13
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-66/+66
2008-10-27net: convert print_mac to %pMJohannes Berg1-1/+0
2008-10-27p54: fix misbehavings when firmware can't be foundChristian Lamparter1-66/+66
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-2/+2
2008-09-05p54: move eeprom code into common libraryChristian Lamparter1-131/+13
2008-09-05p54: enhance firmware parser to reduce memory wasteChristian Lamparter1-8/+15
2008-09-05p54pci: increase ring buffer index counter when skippingChristian Lamparter1-2/+4
2008-08-29p54pci: rx tasklet refactoringChristian Lamparter1-81/+161
2008-08-22p54: rename prism54xyz -> p54xyzChristian Lamparter1-17/+17
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg1-1/+1
2008-04-08p54: move to separate directoryChristian Lamparter1-0/+697