summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-25iwlwifi: more generic name for rssi calc in iwlagnWey-Yi Guy2-24/+30
2010-08-25iwlwifi: additional parameter in REPLY_RX_PHY_CMDWey-Yi Guy1-1/+1
2010-08-25iwlagn: continue perform rate scale when error detectedWey-Yi Guy1-3/+17
2010-08-25iwlagn: adjust starting action for rate scaleWey-Yi Guy1-4/+8
2010-08-25iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg4-21/+14
2010-08-25iwlwifi: cleanup iwl_set_rxon_channel()Shanyu Zhao1-11/+4
2010-08-25iwlwifi: avoid race condition in channel changeShanyu Zhao2-16/+12
2010-08-25iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao7-12/+9
2010-08-25iwlwifi: make aggregation time limit configurableWey-Yi Guy3-2/+16
2010-08-25iwlwifi: max/min aggregation time limitWey-Yi Guy1-2/+2
2010-08-25iwlwifi: additional comments in iwl_cfgWey-Yi Guy1-0/+2
2010-08-25iwlwifi: remove unused defineWey-Yi Guy1-1/+0
2010-08-25Hostap: Fix "'ret' set but not used" warning message from GCC in hostapJulian Calaby1-1/+1
2010-08-25iwlwifi: fix thermal throttling related power management operationWey-Yi Guy1-7/+5
2010-08-25mac80211-hwsim: allow configuring IBSSJohannes Berg1-2/+5
2010-08-25p54: improve eeprom parserChristian Lamparter2-3/+19
2010-08-25p54spi: fix eeprom checksumChristian Lamparter1-1/+1
2010-08-25b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYsGábor Stefanik1-1/+39
2010-08-25b43: N-PHY: Implement MAC PHY clock setGábor Stefanik1-1/+12
2010-08-25b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)Gábor Stefanik1-2/+2
2010-08-25b43: N-PHY: Implement Host Flags write during device initGábor Stefanik1-1/+2
2010-08-25iwlwifi: separate thermal throttling functionWey-Yi Guy13-776/+917
2010-08-25drivers/net/wireless/wl12xx: Use available error codesJulia Lawall1-1/+1
2010-08-25drivers/net/wireless/wl12xx: Use available error codesJulia Lawall2-2/+2
2010-08-25ath5k: don't enable probe request rx for STAsBob Copeland1-2/+2
2010-08-25ath5k: remove all mention of monitor iftypeBob Copeland1-7/+1
2010-08-25ath5k: remove monitor check in receive_frame_ok filterBob Copeland1-3/+2
2010-08-25ath5k: clean up some commentsBob Copeland9-62/+59
2010-08-25ath5k: remove own (wrong) IEEE80211_MAX_LENNick Kossifidis2-5/+2
2010-08-25ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis5-12/+11
2010-08-19iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy1-2/+2
2010-08-19drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches13-50/+50
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg4-50/+94
2010-08-17ipw2100: don't sync status queue entriesJohn W. Linville1-8/+0
2010-08-17drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton1-0/+1
2010-08-17mac80211: use cipher suite selectorsJohannes Berg21-139/+159
2010-08-16libertas: [spi] use common firmware request helper and new firmware locationsDan Williams2-80/+69
2010-08-16libertas: [sdio] use common firmware request helper and new firmware locationsDan Williams2-87/+60
2010-08-16libertas: [cs] use common firmware request helper and new firmware locationsDan Williams1-56/+74
2010-08-16libertas: add two-stage firmware request helperDan Williams2-0/+118
2010-08-16libertas: [usb] use new firmware locationsDan Williams2-7/+54
2010-08-16rt2x00: Remove ieee80211_rx_status from rt2x00_devIvo van Doorn6-20/+16
2010-08-16rt2x00: Update comments regarding TXWI and TX_STA_FIFOHelmut Schaa1-1/+26
2010-08-16rt2x00: Implement TX status reporting for rt2800usbIvo van Doorn4-107/+162
2010-08-16rt2x00: Request TXWI pointer from driverIvo van Doorn4-18/+26
2010-08-16rt2x00: Add helper function for reporting tx statusIvo van Doorn4-13/+16
2010-08-16rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS modeIvo van Doorn3-1/+14
2010-08-16rt2x00: Move USB tx/rx done handling to workqueueIvo van Doorn5-62/+128
2010-08-16ath9k: remove duplicate get_hw_crypto_keytype()Luis R. Rodriguez1-17/+1
2010-08-16drivers/net/wireless/ath/ath9k: Adjust confusing if indentationJulia Lawall1-1/+1