summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-01-29p54: label queues with their corresponding namesChristian Lamparter
2009-01-29ath5k: Update EEPROM codeNick Kossifidis
2009-01-29rt2x00: Release rt2x00 2.3.0Ivo van Doorn
2009-01-29rt2x00: Introduce RXDONE_SIGNAL_MASK maskIvo van Doorn
2009-01-29rt2x00: Allow drivers to pass the noise value during rxdoneIvo van Doorn
2009-01-29rt2x00: Remove ENTRY_TXD_OFDM_RATEIvo van Doorn
2009-01-29rt2x00: Move code into seperate functionsIvo van Doorn
2009-01-29rt2x00: Split EEPROM_NIC_TX_RX_FIXEDIvo van Doorn
2009-01-29rt2x00: Implement WDS supportIvo van Doorn
2009-01-29rt2x00: Rename CONFIG_CRYPTO_COPY_IVIvo van Doorn
2009-01-29rt2x00: Add RFKILL support to rt2500usb and rt73usbIvo van Doorn
2009-01-29rt2x00: Add mesh supportAndrey Yurovsky
2009-01-29rt2x00: Restrict interface between rt2x00link and driversIvo van Doorn
2009-01-29rt2x00: Reduce calls to bbp_read()Ivo van Doorn
2009-01-29rt2x00: Move link tuning into seperate fileIvo van Doorn
2009-01-29rt2x00: Implement PowersavingIvo van Doorn
2009-01-29b43: Use 64bit atomic register access for TSFMichael Buesch
2009-01-29b43: Fixup set_key handlingMichael Buesch
2009-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-23rtl8187: Add termination packet to prevent stallLarry Finger
2009-01-23iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed
2009-01-23p54usb: fix packet loss with first generation devicesChristian Lamparter
2009-01-22iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre
2009-01-22zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung
2009-01-22p54usb: fix nasty use after freeChristian Lamparter
2009-01-22p54: more cryptographic accelerator fixesChristian Lamparter
2009-01-22p54: add missing break in eeprom parserChr
2009-01-22orinoco: use KERN_DEBUG for link status messagesPavel Roskin
2009-01-22rt2x00: Fix TX rate short preamble detectionIvo van Doorn
2009-01-22orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov
2009-01-21net: constify VFTsJan Engelhardt
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning
2009-01-16p54: fix p54_set_key's return codeChristian Lamparter
2009-01-16p54: set_tim must be atomic.Artur Skawina
2009-01-16rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen
2009-01-16iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi
2009-01-16ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASKJouni Malinen
2009-01-16ath9k: Fix an operator typo in phy rate validationJouni Malinen
2009-01-16libertas: Fix alignment issues in libertas coreAndrey Yurovsky
2009-01-16p54: fix oops caused by bad eepromsChristian Lamparter
2009-01-13p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville
2009-01-13iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville
2009-01-13b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville
2009-01-13b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville
2009-01-12libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky
2009-01-12rt2x00: Fix rt2500usb HW crypto: WEP 128 & AESIvo van Doorn
2009-01-12ath5k: fix return values from ath5k_txBob Copeland
2009-01-12rtl8187: Fix module so that rmmod/insmod does not errorJohannes Berg
2009-01-12p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter
2009-01-12ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown