aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/p54pci.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-04
|\
| * p54pci: revise tx lockingChristian Lamparter2010-01-22
| * p54pci: move tx cleanup into taskletChristian Lamparter2010-01-19
| * p54pci: handle dma mapping errorsChristian Lamparter2010-01-19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\|
| * p54pci: rx frame length checkChristian Lamparter2010-01-18
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* drivers/net/wireless/p54: remove exceptional & on function nameJulia Lawall2009-11-18
* p54: Modify p54 files for new organizationChristian Lamparter2009-07-10
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
* p54pci: convert printk(KERN_* to dev_*Christian Lamparter2009-03-16
* p54: unify ieee80211 device registrationChristian Lamparter2009-03-16
* p54: prevent upload of wrong firmwaresChristian Lamparter2009-01-29
* p54: remove free_on_tx parameterChristian Lamparter2008-12-19
* p54: enforce strict tx_queue limitsChristian Lamparter2008-12-12
* p54pci: cache firmware for suspend/resumeChristian Lamparter2008-11-25
* p54: introduce new names for device firmwaresChristian Lamparter2008-11-10
* p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville2008-10-31
* p54: fix memory managementChristian Lamparter2008-10-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * p54: fix misbehavings when firmware can't be foundChristian Lamparter2008-10-27
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* p54: move eeprom code into common libraryChristian Lamparter2008-09-05
* p54: enhance firmware parser to reduce memory wasteChristian Lamparter2008-09-05
* p54pci: increase ring buffer index counter when skippingChristian Lamparter2008-09-05
* p54pci: rx tasklet refactoringChristian Lamparter2008-08-29
* p54: rename prism54xyz -> p54xyzChristian Lamparter2008-08-22
* mac80211: let drivers wake but not start queuesJohannes Berg2008-05-21
* p54: move to separate directoryChristian Lamparter2008-04-08