summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
Commit message (Expand)AuthorAgeFilesLines
* p54: fix ps-poll delivery in ap modeChristian Lamparter2009-04-221-1/+2
* p54: deactivate broken powersave function (part 2)Christian Lamparter2009-04-221-2/+1
* p54: remove module_ stubsChristian Lamparter2009-04-221-12/+0
* p54: remove obsolet signal quality calculationChristian Lamparter2009-04-221-2/+0
* p54: utilize all available key slots for decryption offloadChristian Lamparter2009-04-222-27/+75
* p54spi: get rid of busy-wait loopsMax Filippov2009-04-221-27/+14
* p54: add beacon filtering supportChristian Lamparter2009-04-222-4/+14
* p54: more SoftLED updatesChristian Lamparter2009-04-222-23/+70
* p54: clean up p54.h's struct p54_commonChristian Lamparter2009-04-221-25/+42
* p54spi: compensate firmware alignment bug in p54spi_rxMax Filippov2009-04-221-1/+9
* p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanupMax Filippov2009-04-221-28/+28
* p54spi: fix p54spi_upload_firmwareMax Filippov2009-04-221-15/+19
* p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bitMax Filippov2009-04-221-1/+1
* p54: deactivate broken powersave functionChristian Lamparter2009-04-201-2/+0
* p54usb: add Telsey 802.11g USB2.0 AdapterChristian Lamparter2009-04-161-0/+1
* p54spi: fix locking warning in p54spi_op_txChristian Lamparter2009-04-161-12/+13
* p54: replace MAC80211_LEDS with P54_LEDS in p54.hChristian Lamparter2009-04-161-6/+6
* p54: Kconfig maintenanceChristian Lamparter2009-03-271-28/+4
* p54: fix SoftLED compile dependenciesChristian Lamparter2009-03-272-8/+13
* wireless/p54: P54_SPI should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-03-271-1/+1
* p54: completely ignore rx'd frames with bad FCSChristian Lamparter2009-03-161-7/+2
* p54: enable power save supportChristian Lamparter2009-03-161-0/+2
* p54: initial SoftLED supportChristian Lamparter2009-03-163-13/+143
* p54: fix iwconfig txpower offChristian Lamparter2009-03-161-2/+2
* p54pci: convert printk(KERN_* to dev_*Christian Lamparter2009-03-161-19/+10
* p54: unify ieee80211 device registrationChristian Lamparter2009-03-165-16/+22
* p54usb: stop USB core interference in exit pathChristian Lamparter2009-03-161-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-101-3/+6
|\
| * p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
* | p54: misplaced parenthesesRoel Kluin2009-02-271-2/+2
* | wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-1/+1
* | p54spi: remove arch specific dependenciesChristian Lamparter2009-01-292-19/+28
* | p54usb: fix conflict with recent usb changesChristian Lamparter2009-01-291-6/+8
* | p54spi: p54spi driverChristian Lamparter2009-01-296-1/+908
* | p54spi: stlc45xx eeprom blobChristian Lamparter2009-01-291-0/+678
* | p54: longbow frontend supportChristian Lamparter2009-01-292-53/+160
* | p54: prepare the eeprom parser routines for longbowChristian Lamparter2009-01-293-51/+169
* | p54: upgrade memrecord to p54_tx_infoChristian Lamparter2009-01-293-17/+21
* | p54: refactor p54_alloc_skbChristian Lamparter2009-01-292-41/+35
* | p54: return NETDEV_TX_OK in p54_tx and fix sparse warningsChristian Lamparter2009-01-291-3/+3
* | p54: power save managementChristian Lamparter2009-01-292-0/+43
* | p54: implement FIF_OTHER_BSS filter settingChristian Lamparter2009-01-291-2/+4
* | p54: enable rx/tx antenna diversity by eeprom bitsChristian Lamparter2009-01-293-4/+10
* | mac80211: clean up set_key callbackJohannes Berg2009-01-291-3/+3
* | p54: regulatory domain hintsChristian Lamparter2009-01-292-1/+39
* | p54: prevent upload of wrong firmwaresChristian Lamparter2009-01-292-0/+21
* | p54usb: utilize usb_reset_device for 3887Christian Lamparter2009-01-292-13/+58
* | p54: enable proper frame injectionChristian Lamparter2009-01-291-26/+69
* | p54: label queues with their corresponding namesChristian Lamparter2009-01-292-28/+41
|/
* p54usb: fix packet loss with first generation devicesChristian Lamparter2009-01-231-2/+5
OpenPOWER on IntegriCloud