summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-04-04rt2x00: Fix tx aggregation problems with some clientsHelmut Schaa
2011-04-04rt2x00: Add support for the ZyXEL NWD-211AN USBIvo van Doorn
2011-04-04rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1Helmut Schaa
2011-04-04rt2x00: Implement tx power temperature compensationHelmut Schaa
2011-04-04rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa
2011-04-04rt2x00: Indention cleanup in rt2800libHelmut Schaa
2011-04-04rt2x00: Don't recalculate HT40 compensation for each rateHelmut Schaa
2011-04-04rt2x00: Restructure bw_comp calculationHelmut Schaa
2011-04-04rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flagHelmut Schaa
2011-04-04rt2x00: Calculate tx status fifo size instead of hardcoding itHelmut Schaa
2011-04-04rt2x00: Limit rt2800pci txdone processing to 16 entries at onceHelmut Schaa
2011-04-04rt2x00: Limit rt2x00pci rxdone processing to 16 entries at onceHelmut Schaa
2011-04-04rtlwifi: Remove unused/unneeded variablesLarry Finger
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang
2011-04-04mwifiex: remove macro SHORT_SLOT_TIME_DISABLEDBing Zhao
2011-04-04mwifiex: remove unnecessary _set_auth functionsMarc Yang
2011-04-04mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar
2011-04-04ath9k_hw: remove ath9k_get_channel_edgesMohammed Shafi Shajakhan
2011-04-04ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan
2011-04-04ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan
2011-04-04Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-03-31Bluetooth: Fix sending LE data over USBVinicius Costa Gomes
2011-03-31Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou
2011-03-30ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau
2011-03-30ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPMFelix Fietkau
2011-03-30ath9k_hw: remove pCap->keycache_sizeFelix Fietkau
2011-03-30ath9k_hw: remove pCap->reg_capFelix Fietkau
2011-03-30ath9k_hw: remove ah->config.ht_enableFelix Fietkau
2011-03-30ath9k_hw: remove pCap->total_queuesFelix Fietkau
2011-03-30ath9k_hw: turn a few big macros into functionsFelix Fietkau
2011-03-30ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau
2011-03-30ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau
2011-03-30ath9k: Support RSN IBSSJouni Malinen
2011-03-30ath9k: fix stuck beacon detectionFelix Fietkau
2011-03-30ath9k: trigger nfcal only after multiple missed beacons in AP modeFelix Fietkau
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau
2011-03-30libertas_spi: Add support for suspend/resumeVasily Khoruzhick
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao
2011-03-30ath9k_hw: remove AR9485 1.0 supportLuis R. Rodriguez
2011-03-30ath9k: remove the pending frames ath_txq_schedule workaroundFelix Fietkau
2011-03-30ath9k_hw: force rx chainmask to 7 on AR9100Felix Fietkau
2011-03-30ath9k_hw: enable a BlockAck related fixup specific to AR9100Felix Fietkau
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau
2011-03-30ath9k: add support for overriding the MAC address through platform dataFelix Fietkau
2011-03-30ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau
2011-03-30ath9k: remove unnecessary debugfs return code checksFelix Fietkau
2011-03-30rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commandsLarry Finger
2011-03-30mwl8k: Queue ADDBA requests in respective data queuesNishant Sarmukadam
2011-03-30mwl8k: Check outgoing rate for a station to decide if ampdu can be createdNishant Sarmukadam