aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54/p54pci.c
AgeCommit message (Expand)Author
2010-06-14p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre
2010-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-26p54pci: fix regression from prevent stuck rx-ring on slow systemHans de Goede
2010-04-26p54pci: fix bugs in p54p_check_tx_ringHans de Goede
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16p54pci: fix serious sparse warningChristian Lamparter
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-12p54pci: prevent stuck rx-ring on slow systemQuintin Pitts
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-22p54pci: revise tx lockingChristian Lamparter
2010-01-19p54pci: move tx cleanup into taskletChristian Lamparter
2010-01-19p54pci: handle dma mapping errorsChristian Lamparter
2010-01-18p54pci: rx frame length checkChristian Lamparter
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-11-18drivers/net/wireless/p54: remove exceptional & on function nameJulia Lawall
2009-07-10p54: Modify p54 files for new organizationChristian Lamparter
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-03-16p54pci: convert printk(KERN_* to dev_*Christian Lamparter
2009-03-16p54: unify ieee80211 device registrationChristian Lamparter
2009-01-29p54: prevent upload of wrong firmwaresChristian Lamparter
2008-12-19p54: remove free_on_tx parameterChristian Lamparter
2008-12-12p54: enforce strict tx_queue limitsChristian Lamparter
2008-11-25p54pci: cache firmware for suspend/resumeChristian Lamparter
2008-11-10p54: introduce new names for device firmwaresChristian Lamparter
2008-10-31p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville
2008-10-31p54: fix memory managementChristian Lamparter
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-27p54: fix misbehavings when firmware can't be foundChristian Lamparter
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-05p54: move eeprom code into common libraryChristian Lamparter
2008-09-05p54: enhance firmware parser to reduce memory wasteChristian Lamparter
2008-09-05p54pci: increase ring buffer index counter when skippingChristian Lamparter
2008-08-29p54pci: rx tasklet refactoringChristian Lamparter
2008-08-22p54: rename prism54xyz -> p54xyzChristian Lamparter
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-04-08p54: move to separate directoryChristian Lamparter