Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / net / wireless / p54 / p54pci.c
2010-04-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-04-26 Hans de Goedep54pci: fix bugs in p54p_check_tx_ring
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-22 Christian Lamparterp54pci: revise tx locking
2010-01-19 Christian Lamparterp54pci: move tx cleanup into tasklet
2010-01-19 Christian Lamparterp54pci: handle dma mapping errors
2010-01-18 Christian Lamparterp54pci: rx frame length check
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-11-18 Julia Lawalldrivers/net/wireless/p54: remove exceptional & on funct...
2009-07-10 Christian Lamparterp54: Modify p54 files for new organization
2009-04-13 Yang HongyangReplace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
2009-03-16 Christian Lamparterp54pci: convert printk(KERN_* to dev_*
2009-03-16 Christian Lamparterp54: unify ieee80211 device registration
2009-01-29 Christian Lamparterp54: prevent upload of wrong firmwares
2008-12-19 Christian Lamparterp54: remove free_on_tx parameter
2008-12-12 Christian Lamparterp54: enforce strict tx_queue limits
2008-11-25 Christian Lamparterp54pci: cache firmware for suspend/resume
2008-11-10 Christian Lamparterp54: introduce new names for device firmwares
2008-10-31 John W. Linvillep54: integrate parts of lmac_longbow.h and other parts...
2008-10-31 Christian Lamparterp54: fix memory management
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-27 Christian Lamparterp54: fix misbehavings when firmware can't be found
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-05 Christian Lamparterp54: move eeprom code into common library
2008-09-05 Christian Lamparterp54: enhance firmware parser to reduce memory waste
2008-09-05 Christian Lamparterp54pci: increase ring buffer index counter when skipping
2008-08-29 Christian Lamparterp54pci: rx tasklet refactoring
2008-08-22 Christian Lamparterp54: rename prism54xyz -> p54xyz
2008-05-22 Johannes Bergmac80211: let drivers wake but not start queues
2008-04-08 Christian Lamparterp54: move to separate directory