aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville117-1917/+2873
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville24-137/+174
2010-08-24iwlwifi: do not spuriously call ieee80211_scan_completedJohannes Berg1-2/+4
2010-08-24iwlagn: do not check for AP mode for WEP keysJohannes Berg1-1/+1
2010-08-24ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan11-22/+230
2010-08-24ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan4-42/+47
2010-08-24wl1251: wait for join command complete eventGrazvydas Ignotas4-6/+34
2010-08-24wl1251: fix beacon filter table structureGrazvydas Ignotas1-1/+1
2010-08-24wl1251: fix event handling mechanismGrazvydas Ignotas1-8/+8
2010-08-24wl1251: add missing __packed modifier for some structsGrazvydas Ignotas2-6/+6
2010-08-24iwlwifi: move debug options into submenuJay Sternberg1-0/+4
2010-08-24iwlwifi: enable experimental ucode supportJay Sternberg2-8/+31
2010-08-24iwlwifi: remove unused iwl_send_card_state functionWey-Yi Guy2-24/+0
2010-08-24iwlwifi: configurable ampdu factor and densityWey-Yi Guy3-1/+20
2010-08-24iwlwifi: more generic name for rssi calc in iwlagnWey-Yi Guy2-24/+30
2010-08-24iwlwifi: additional parameter in REPLY_RX_PHY_CMDWey-Yi Guy1-1/+1
2010-08-24iwlagn: continue perform rate scale when error detectedWey-Yi Guy1-3/+17
2010-08-24iwlagn: adjust starting action for rate scaleWey-Yi Guy1-4/+8
2010-08-24iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg4-21/+14
2010-08-24iwlwifi: cleanup iwl_set_rxon_channel()Shanyu Zhao1-11/+4
2010-08-24iwlwifi: avoid race condition in channel changeShanyu Zhao2-16/+12
2010-08-24iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao7-12/+9
2010-08-24iwlwifi: make aggregation time limit configurableWey-Yi Guy3-2/+16
2010-08-24iwlwifi: max/min aggregation time limitWey-Yi Guy1-2/+2
2010-08-24iwlwifi: additional comments in iwl_cfgWey-Yi Guy1-0/+2
2010-08-24iwlwifi: remove unused defineWey-Yi Guy1-1/+0
2010-08-24Hostap: Fix "'ret' set but not used" warning message from GCC in hostapJulian Calaby1-1/+1
2010-08-24iwlwifi: fix thermal throttling related power management operationWey-Yi Guy1-7/+5
2010-08-24mac80211-hwsim: allow configuring IBSSJohannes Berg1-2/+5
2010-08-24p54: improve eeprom parserChristian Lamparter2-3/+19
2010-08-24p54spi: fix eeprom checksumChristian Lamparter1-1/+1
2010-08-24b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYsGábor Stefanik1-1/+39
2010-08-24b43: N-PHY: Implement MAC PHY clock setGábor Stefanik1-1/+12
2010-08-24b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)Gábor Stefanik1-2/+2
2010-08-24b43: N-PHY: Implement Host Flags write during device initGábor Stefanik1-1/+2
2010-08-24iwlwifi: separate thermal throttling functionWey-Yi Guy13-776/+917
2010-08-24drivers/net/wireless/wl12xx: Use available error codesJulia Lawall1-1/+1
2010-08-24drivers/net/wireless/wl12xx: Use available error codesJulia Lawall2-2/+2
2010-08-24ath5k: don't enable probe request rx for STAsBob Copeland1-2/+2
2010-08-24ath5k: remove all mention of monitor iftypeBob Copeland1-7/+1
2010-08-24ath5k: remove monitor check in receive_frame_ok filterBob Copeland1-3/+2
2010-08-24ath5k: clean up some commentsBob Copeland9-62/+59
2010-08-24ath5k: remove own (wrong) IEEE80211_MAX_LENNick Kossifidis2-5/+2
2010-08-24ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis5-12/+11
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller24-137/+174
2010-08-18iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy1-2/+2
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches13-50/+50
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches13-23/+22
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg4-50/+94
2010-08-17ipw2100: don't sync status queue entriesJohn W. Linville1-8/+0