summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen6-2/+100
2010-12-16Merge branch 'wl12xx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/l...John W. Linville17-324/+848
2010-12-16iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rateSedat Dilek1-0/+2
2010-12-16rtlwifi: convert to __packed notationJohn W. Linville3-10/+10
2010-12-15wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.hShan Wei1-11/+0
2010-12-15ath9k: Add comments for making pm-qos as modparamMohammed Shafi Shajakhan1-0/+4
2010-12-15ath9k_htc: Remove PCI specific configurationSujith Manoharan1-4/+0
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan9-9/+16
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg4-1/+18
2010-12-15iwlagn: fix witespace damageWey-Yi Guy1-2/+2
2010-12-15ath9k: Make PM-QOS value as user configurableMohammed Shafi Shajakhan3-1/+8
2010-12-15Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville17-675/+262
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-10/+148
2010-12-15rtl8192ce: Add new driverLarry Finger44-0/+23374
2010-12-15wl12xx_sdio_test: rename files to match current styleLuciano Coelho3-15/+28
2010-12-15wl12xx: Change TX queue to be per ACJuuso Oikarinen4-17/+60
2010-12-15wl12xx: allow runtime changing of debug_levelEliad Peller3-9/+20
2010-12-15wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam3-11/+9
2010-12-15wl12xx: add auto-arp supportEliad Peller7-8/+93
2010-12-15wl1271_sdio_test: Add module for sdio RX/TX testingRoger Quadros3-0/+520
2010-12-15wl12xx: disable 11a channels when wl->enable_11a is knownLuciano Coelho1-6/+10
2010-12-14p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa1-0/+1
2010-12-13iwlagn: code clean up to remove duplicate codeWey-Yi Guy3-322/+151
2010-12-13iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy5-0/+13
2010-12-13iwlwifi: do not reload fw if WiMAX own the RFWey-Yi Guy5-1/+25
2010-12-13iwlagn: More detail tx power loggingWey-Yi Guy1-10/+30
2010-12-13iwlwifi: use IWL_DEBUG_EEPROM for EEPROM related infoWey-Yi Guy2-12/+15
2010-12-13iwlwifi: add new EEPROM debug log typeWey-Yi Guy1-0/+2
2010-12-13iwlagn: remove old EEPROM TX power readingJohannes Berg5-331/+1
2010-12-13iwlagn: implement layout-agnostic EEPROM readingJohannes Berg6-1/+120
2010-12-13iwlagn: rename enhanced txpower fieldsJohannes Berg2-5/+8
2010-12-13iwlagn: rx antenna diversityWey-Yi Guy3-2/+16
2010-12-13iwlagn: fix debug variable accessJohannes Berg1-3/+6
2010-12-13iwlagn: check ready in iwlagn_bss_info_changed()Shanyu Zhao1-1/+8
2010-12-13iwlwifi: clear dbg_fixed_rate during initShanyu Zhao1-0/+2
2010-12-13iwlagn: change led compensation for 6005 and 6030 devicesWey-Yi Guy1-13/+13
2010-12-13rt2x00: Fix firmware loading regression on x86_64.Wolfgang Kufner1-1/+1
2010-12-13rt2x00: Pad beacon to multiple of 32 bits.Wolfgang Kufner3-8/+18
2010-12-13rt2x00: remove stray semicolonJohannes Stezenbach1-1/+1
2010-12-13rt2x00: Fix WMM Queue namingIvo van Doorn10-112/+112
2010-12-13rt2x00: Introduce extra queue entry sanity flagIvo van Doorn3-5/+14
2010-12-13rt2x00: Cleanup RX index countingIvo van Doorn5-7/+19
2010-12-13rt2x00: Add "flush" queue commandIvo van Doorn9-61/+161
2010-12-13rt2x00: Protect queue control with mutexIvo van Doorn9-141/+302
2010-12-13rt2x00: Reorganize queue callback functionsIvo van Doorn15-83/+55
2010-12-13rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).Ivo van Doorn9-287/+530
2010-12-13rt2x00: trivial: add missing \n on warningsJohannes Stezenbach4-8/+8
2010-12-13rt2x00: Don't frequently reset beacon interval in AdHoc modeHelmut Schaa7-10/+50
2010-12-13rt2x00: Ensure TX-ed frames are returned in the original state.Gertjan van Wingerde1-5/+8
2010-12-13rt2x00: fix hang when unplugging USB device in useJohannes Stezenbach1-2/+12