aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
Commit message (Expand)AuthorAge
...
* p54: Use SKB list handling helpers instead of by-hand code.David S. Miller2009-05-28
* p54spi: drop test for FW_STATE_RESET in p54spi_workMax Filippov2009-05-20
* p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rxMax Filippov2009-05-20
* p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeededMax Filippov2009-05-20
* p54spi: return status of p54spi_wakeupMax Filippov2009-05-20
* p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...Max Filippov2009-05-20
* p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dmaMax Filippov2009-05-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-19
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-24
| |\
| * | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
* | | p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sentMax Filippov2009-05-06
* | | p54: correct merge damage from "p54: more SoftLED updates"John W. Linville2009-05-06
* | | p54usb: Fixes compile error with CONFIG_PM=nHauke Mehrtens2009-05-06
* | | p54usb: rework driver for resumeChristian Lamparter2009-05-06
* | | p54usb: remove some dead codeChristian Lamparter2009-05-06
* | | mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-06
* | | p54: fix ps-poll delivery in ap modeChristian Lamparter2009-04-22
* | | p54: deactivate broken powersave function (part 2)Christian Lamparter2009-04-22
* | | p54: remove module_ stubsChristian Lamparter2009-04-22
* | | p54: remove obsolet signal quality calculationChristian Lamparter2009-04-22
* | | p54: utilize all available key slots for decryption offloadChristian Lamparter2009-04-22
* | | p54spi: get rid of busy-wait loopsMax Filippov2009-04-22
* | | p54: add beacon filtering supportChristian Lamparter2009-04-22
* | | p54: more SoftLED updatesChristian Lamparter2009-04-22
* | | p54: clean up p54.h's struct p54_commonChristian Lamparter2009-04-22
* | | p54spi: compensate firmware alignment bug in p54spi_rxMax Filippov2009-04-22
* | | p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanupMax Filippov2009-04-22
* | | p54spi: fix p54spi_upload_firmwareMax Filippov2009-04-22
* | | p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bitMax Filippov2009-04-22
| |/ |/|
* | p54: deactivate broken powersave functionChristian Lamparter2009-04-20
* | p54usb: add Telsey 802.11g USB2.0 AdapterChristian Lamparter2009-04-16
* | p54spi: fix locking warning in p54spi_op_txChristian Lamparter2009-04-16
* | p54: replace MAC80211_LEDS with P54_LEDS in p54.hChristian Lamparter2009-04-16
|/
* p54: Kconfig maintenanceChristian Lamparter2009-03-27
* p54: fix SoftLED compile dependenciesChristian Lamparter2009-03-27
* wireless/p54: P54_SPI should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-03-27
* p54: completely ignore rx'd frames with bad FCSChristian Lamparter2009-03-16
* p54: enable power save supportChristian Lamparter2009-03-16
* p54: initial SoftLED supportChristian Lamparter2009-03-16
* p54: fix iwconfig txpower offChristian Lamparter2009-03-16
* p54pci: convert printk(KERN_* to dev_*Christian Lamparter2009-03-16
* p54: unify ieee80211 device registrationChristian Lamparter2009-03-16
* p54usb: stop USB core interference in exit pathChristian Lamparter2009-03-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-10
|\
| * p54: fix race condition in memory managementChristian Lamparter2009-03-06
* | p54: misplaced parenthesesRoel Kluin2009-02-27
* | wireless: restrict to 32 legacy ratesJohannes Berg2009-01-29
* | p54spi: remove arch specific dependenciesChristian Lamparter2009-01-29
* | p54usb: fix conflict with recent usb changesChristian Lamparter2009-01-29
* | p54spi: p54spi driverChristian Lamparter2009-01-29