aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/p54pci.c
Commit message (Expand)AuthorAge
* wireless: p54pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* p54pci: don't return zero on failure paths in p54p_probe()Alexey Khoroshilov2013-01-07
* p54: remove __dev* attributesBill Pemberton2012-12-06
* p54pci: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-30
* p54pci: convert driver to use asynchronous firmware loadingLarry Finger2012-08-06
* net/wireless: use module_pci_driverAxel Lin2012-04-16
* p54pci: use new driver.pm interface for suspend/resumeChristian Lamparter2012-03-06
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* p54pci: fix -Wunused-but-set-variable warningsChristian Lamparter2011-05-10
* p54pci: update receive dma buffers before and after processingChristian Lamparter2011-02-21
* drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-18
* Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville2010-08-09
* p54pci: Add PCI ID for SMC2802WLarry Finger2010-08-04
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-27
* p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert2010-06-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\
| * Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-04-30
| |\
| * | p54pci: fix regression from prevent stuck rx-ring on slow systemHans de Goede2010-04-26
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-03
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-30
| |\ \ \ | | | |/ | | |/|
| | * | p54pci: fix bugs in p54p_check_tx_ringHans de Goede2010-04-26
* | | | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\ \ \ \ | | |_|/ | |/| |
| * | | p54pci: fix serious sparse warningChristian Lamparter2010-04-16
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\| | | | |/ / |/| |
| * | p54pci: prevent stuck rx-ring on slow systemQuintin Pitts2010-04-12
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* 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