summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-10wireless: depends on NETmaster-2010-05-10Randy Dunlap
2010-05-10wireless: rt2x00: rt2800usb: replace X by xXose Vazquez Perez
2010-05-10rt2x00: Clean up generic procedures on descriptor writing.Gertjan van Wingerde
2010-05-10rt2x00: Fix beaconing on rt2800.Gertjan van Wingerde
2010-05-10rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde
2010-05-10rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde
2010-05-10rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde
2010-05-10rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde
2010-05-10rt2x00: Don't check whether hardware crypto is enabled when reading RXD.Gertjan van Wingerde
2010-05-10rt2x00: Clean up rt2800usb.h.Gertjan van Wingerde
2010-05-10rt2x00: Fix setting of txdesc->length field.Gertjan van Wingerde
2010-05-10ath5k: several off by one range checksDan Carpenter
2010-05-10ath9k/htc_drv_main: off by one errorDan Carpenter
2010-05-10ath9k/htc_drv_main: null dereference typoDan Carpenter
2010-05-10iwlwifi: remove stray mutex_unlock()Dan Carpenter
2010-05-10ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez
2010-05-10rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville
2010-05-07rt2x00: rt2800: use correct txop value in tx descriptormaster-2010-05-07Helmut Schaa
2010-05-07wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen
2010-05-07wl1271: Increase timeout for command event waitingTeemu Paasikivi
2010-05-07wl1271: Fix to join and channel number handlingJuuso Oikarinen
2010-05-07wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen
2010-05-07wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen
2010-05-07ath9k_htc: Handle IDLE LED properlySujith
2010-05-07ath9k_hw: Update initvals for AR9003 for xb113Luis R. Rodriguez
2010-05-07ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez
2010-05-07ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez
2010-05-07rtl8180: add software-based support for IBSS modeJohn W. Linville
2010-05-07rtl8180: assign sequence numbers in the driverJohn W. Linville
2010-05-07mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beaconsJohn W. Linville
2010-05-07rt2x00: Fix RF3052 channel initializationIvo van Doorn
2010-05-07rt2x00: rt2800: don't overwrite SIFS values on erp changesHelmut Schaa
2010-05-07rt2x00: rt2800: update initial SIFS valuesHelmut Schaa
2010-05-07ath9k_htc: Fix beaconing in IBSS modeSujith
2010-05-07mac80211: improve HT channel handlingJohannes Berg
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg
2010-05-07orinoco: refactor xmit pathDavid Kilroy
2010-05-07ath9k: fix another source of corrupt framesFelix Fietkau
2010-05-07ar9170usb: remove deprecated aggregation codeChristian Lamparter
2010-05-05mac80211: use fixed channel in ibss join when appropriatemaster-2010-05-05Johannes Berg
2010-05-05rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville
2010-05-04rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville
2010-05-04rt2x00: Register frame length in TX entry descriptor instead of L2PAD.master-2010-05-04Gertjan van Wingerde
2010-05-04rt2x00: Fix HT40+/HT40- setting in rt2800.Gertjan van Wingerde
2010-05-04rt2x00: Enable RT30xx by default.Gertjan van Wingerde
2010-05-04rt2x00: Remove rt2x00pci.h include from rt2800lib.Gertjan van Wingerde
2010-05-04iwlwifi: recalculate average tpt if not currentReinette Chatre
2010-05-03iwmc3200wifi: fix busted iwm_debugfs_init definitionmaster-2010-05-03John W. Linville
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville