aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Fix dangling pointer in ieee80211_xmitSteve deRosier2010-09-141-0/+1
* nl80211: Uninitialized variableBill Jordan2010-09-141-1/+1
* net/wireless: use ARRAY_SIZE macro in radiotap.cNikitas Angelinas2010-09-141-1/+2
* drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.cNikitas Angelinas2010-09-141-2/+3
* ath5k: avoid unneeded calibration error messagesFabio Rossi2010-09-141-1/+1
* rt2x00: fix oops in rt2x00lib_txdone with rt61pciHelmut Schaa2010-09-141-1/+1
* rt2x00: Enable missing interrupts in rt61pciHelmut Schaa2010-09-141-0/+2
* rt2x00: Mask out unused interrupts in rt2800pciHelmut Schaa2010-09-141-13/+13
* rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa2010-09-1411-181/+256
* rt2x00: Initialize AMPDU_BA_WINSIZE registerHelmut Schaa2010-09-142-0/+20
* rt2x00: Antenna diversity does not work in 2.6.35Lars Ericsson2010-09-142-10/+6
* ath9k_hw: Support fastcc for AR7010Rajkumar Manoharan2010-09-141-1/+1
* wl1271: sdio: claim host only when doing IOOhad Ben-Cohen2010-09-141-8/+35
* carl9170: Makefile, Kconfig files and MAINTAINERSChristian Lamparter2010-09-145-0/+54
* carl9170: firmware parser and debugfs codeChristian Lamparter2010-09-143-0/+1437
* carl9170: 802.11 rx/tx processing and usb backendChristian Lamparter2010-09-143-0/+3419
* carl9170: PHY/RF and MAC routinesChristian Lamparter2010-09-142-0/+2409
* carl9170: Register maps, tx/rx descriptor formats and eeprom layoutChristian Lamparter2010-09-146-0/+2436
* carl9170: mac80211 glue and command interfaceChristian Lamparter2010-09-146-0/+3024
* iwlwifi: remove code repetitionWey-Yi Guy2010-09-111-32/+28
* iwlwifi: make sure runtime calibration is enabled after associationWey-Yi Guy2010-09-111-2/+1
* iwlwifi: fix and describe iwl_adjust_beacon_intervalJohannes Berg2010-09-112-4/+25
* iwlwifi: improve timing handling with dual-modeJohannes Berg2010-09-111-1/+13
* iwlwifi: avoid sending too many commandsJohannes Berg2010-09-114-1/+33
* iwlwifi: allow configure protection modeWey-Yi Guy2010-09-111-0/+40
* iwlwifi: implement beacon interval changeJohannes Berg2010-09-111-3/+2
* iwlwifi: fix PAN parameters while scanningJohannes Berg2010-09-111-0/+5
* iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy2010-09-114-6/+4
* iwlwifi: fix default LQ table in 5.2 bandTomas Winkler2010-09-112-20/+8
* drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...Julia Lawall2010-09-071-1/+1
* p54spi: Add error message for eeprom failureMichael Büsch2010-09-071-0/+2
* ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan2010-09-073-0/+53
* ath9k_htc: Enable fastcc for HTC devices.Rajkumar Manoharan2010-09-071-4/+3
* ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan2010-09-073-0/+604
* ath9k_hw: Add functions to get/set antenna diversity configurationVasanthakumar Thiagarajan2010-09-073-0/+47
* ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan2010-09-074-0/+16
* airo: make strings constStephen Hemminger2010-09-071-4/+4
* ray_cs: make data constStephen Hemminger2010-09-071-8/+8
* iwlagn: open/close envlope to force move BT state machineWey-Yi Guy2010-09-033-21/+31
* mac80211: only cancel software-based scans on suspendJohn W. Linville2010-09-012-1/+8
* mac80211: cancel scan in ieee80211_restart_hw if software scan pendingJohn W. Linville2010-08-311-1/+7
* rt2x00: Cleanup rt2x00usb_watchdog_reset_txIvo van Doorn2010-08-311-26/+40
* rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn2010-08-316-14/+59
* rt2x00: Correctly kill beacon queueIvo van Doorn2010-08-313-3/+27
* rt2x00: Set PWR_PIN_CFG during initializationIvo van Doorn2010-08-311-0/+2
* rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSIDIvo van Doorn2010-08-311-7/+11
* rt2x00: Wakeup hardware before loading firmwareIvo van Doorn2010-08-312-2/+6
* rt2x00: Validate TX status results with current data entryIvo van Doorn2010-08-311-23/+50
* rt2x00: Add rt2800_wait_csr_readyIvo van Doorn2010-08-313-21/+20
* rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWIHelmut Schaa2010-08-311-1/+5