summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix canceling monitor_recover timerStanislaw Gruszka2010-08-252-4/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-2424-137/+174
|\
| * iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy2010-08-181-2/+2
| * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-1813-50/+50
| * iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-174-50/+94
| * ipw2100: don't sync status queue entriesJohn W. Linville2010-08-171-8/+0Star
| * iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2010-08-142-11/+11
| * iwlwifi: long monitor timerWey-Yi Guy2010-08-146-29/+30
* | cfg80211: add some documentationJohannes Berg2010-08-242-11/+246
* | iwlwifi: do not spuriously call ieee80211_scan_completedJohannes Berg2010-08-241-2/+4
* | iwlagn: do not check for AP mode for WEP keysJohannes Berg2010-08-241-1/+1
* | ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan2010-08-2411-22/+230
* | ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan2010-08-244-42/+47
* | nl80211: some documentation fixesJohannes Berg2010-08-241-11/+46
* | mac80211: fix docbookJohannes Berg2010-08-242-2/+1Star
* | wl1251: wait for join command complete eventGrazvydas Ignotas2010-08-244-6/+34
* | wl1251: fix beacon filter table structureGrazvydas Ignotas2010-08-241-1/+1
* | wl1251: fix event handling mechanismGrazvydas Ignotas2010-08-241-8/+8
* | wl1251: add missing __packed modifier for some structsGrazvydas Ignotas2010-08-242-6/+6
* | iwlwifi: move debug options into submenuJay Sternberg2010-08-241-0/+4
* | iwlwifi: enable experimental ucode supportJay Sternberg2010-08-242-8/+31
* | iwlwifi: remove unused iwl_send_card_state functionWey-Yi Guy2010-08-242-24/+0Star
* | iwlwifi: configurable ampdu factor and densityWey-Yi Guy2010-08-243-1/+20
* | iwlwifi: more generic name for rssi calc in iwlagnWey-Yi Guy2010-08-242-24/+30
* | iwlwifi: additional parameter in REPLY_RX_PHY_CMDWey-Yi Guy2010-08-241-1/+1
* | iwlagn: continue perform rate scale when error detectedWey-Yi Guy2010-08-241-3/+17
* | iwlagn: adjust starting action for rate scaleWey-Yi Guy2010-08-241-4/+8
* | iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg2010-08-244-21/+14Star
* | iwlwifi: cleanup iwl_set_rxon_channel()Shanyu Zhao2010-08-241-11/+4Star
* | iwlwifi: avoid race condition in channel changeShanyu Zhao2010-08-242-16/+12Star
* | iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao2010-08-247-12/+9Star
* | iwlwifi: make aggregation time limit configurableWey-Yi Guy2010-08-243-2/+16
* | iwlwifi: max/min aggregation time limitWey-Yi Guy2010-08-241-2/+2
* | iwlwifi: additional comments in iwl_cfgWey-Yi Guy2010-08-241-0/+2
* | iwlwifi: remove unused defineWey-Yi Guy2010-08-241-1/+0Star
* | Hostap: Fix "'ret' set but not used" warning message from GCC in hostapJulian Calaby2010-08-241-1/+1
* | iwlwifi: fix thermal throttling related power management operationWey-Yi Guy2010-08-241-7/+5Star
* | mac80211-hwsim: allow configuring IBSSJohannes Berg2010-08-241-2/+5
* | wireless: move documentation booksJohannes Berg2010-08-243-338/+372
* | p54: improve eeprom parserChristian Lamparter2010-08-242-3/+19
* | p54spi: fix eeprom checksumChristian Lamparter2010-08-241-1/+1
* | b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYsGábor Stefanik2010-08-241-1/+39
* | b43: N-PHY: Implement MAC PHY clock setGábor Stefanik2010-08-242-1/+13
* | b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)Gábor Stefanik2010-08-241-2/+2
* | b43: N-PHY: Implement Host Flags write during device initGábor Stefanik2010-08-241-1/+2
* | iwlwifi: separate thermal throttling functionWey-Yi Guy2010-08-2413-776/+917
* | drivers/net/wireless/wl12xx: Use available error codesJulia Lawall2010-08-241-1/+1
* | drivers/net/wireless/wl12xx: Use available error codesJulia Lawall2010-08-242-2/+2
* | ath5k: don't enable probe request rx for STAsBob Copeland2010-08-241-2/+2
* | ath5k: remove all mention of monitor iftypeBob Copeland2010-08-241-7/+1Star