summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-244-20/+20
|\
| * p54: deactivate broken powersave functionChristian Lamparter2009-04-201-2/+0Star
| * 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
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-141-2/+2
|/
* p54: Kconfig maintenanceChristian Lamparter2009-03-281-28/+4Star
* p54: fix SoftLED compile dependenciesChristian Lamparter2009-03-282-8/+13
* wireless/p54: P54_SPI should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-03-281-1/+1
* p54: completely ignore rx'd frames with bad FCSChristian Lamparter2009-03-161-7/+2Star
* 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/+10Star
* 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/+35Star
* | 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
* p54usb: fix nasty use after freeChristian Lamparter2009-01-221-21/+13Star
* p54: more cryptographic accelerator fixesChristian Lamparter2009-01-221-3/+17
* p54: add missing break in eeprom parserChr2009-01-221-2/+2
* p54: fix p54_set_key's return codeChristian Lamparter2009-01-161-1/+1
* p54: set_tim must be atomic.Artur Skawina2009-01-161-1/+1
* p54: fix oops caused by bad eepromsChristian Lamparter2009-01-161-1/+1
* p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter2009-01-121-2/+6
* p54usb: fix random traffic stalls (LM87)Christian Lamparter2009-01-121-0/+1
* p54: crypto offload fixesChristian Lamparter2009-01-121-1/+12
* p54usb: Add USB ID for Thomson Speedtouch 121gMichiel2009-01-121-0/+1