aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/+0
| * | 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/+5
| * | 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/+1
| * | ath5k: remove monitor check in receive_frame_ok filterBob Copeland2010-08-241-3/+2
| * | ath5k: clean up some commentsBob Copeland2010-08-249-62/+59
| * | ath5k: remove own (wrong) IEEE80211_MAX_LENNick Kossifidis2010-08-242-5/+2
| * | ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis2010-08-245-12/+11
| * | cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-2415-195/+452
| * | mac80211: remove unused don't-encrypt flagJohannes Berg2010-08-241-2/+0
| * | cfg80211: mark ieee80211_hdrlen constJohannes Berg2010-08-242-2/+2
| * | drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-161-0/+1
| * | cfg80211: check if WEP is available for shared key authJohannes Berg2010-08-161-0/+15
| * | mac80211: dont advertise WEP if unavailableJohannes Berg2010-08-161-0/+5
| * | mac80211: remove unused status flag checksJohannes Berg2010-08-162-20/+9
| * | mac80211: move key tfm setupJohannes Berg2010-08-161-16/+10
| * | mac80211: use cipher suite selectorsJohannes Berg2010-08-1631-260/+236
| * | libertas: [spi] use common firmware request helper and new firmware locationsDan Williams2010-08-162-80/+69
| * | libertas: [sdio] use common firmware request helper and new firmware locationsDan Williams2010-08-162-87/+60
| * | libertas: [cs] use common firmware request helper and new firmware locationsDan Williams2010-08-161-56/+74
| * | libertas: add two-stage firmware request helperDan Williams2010-08-162-0/+118
| * | libertas: [usb] use new firmware locationsDan Williams2010-08-162-7/+54
| * | rt2x00: Remove ieee80211_rx_status from rt2x00_devIvo van Doorn2010-08-166-20/+16
| * | rt2x00: Update comments regarding TXWI and TX_STA_FIFOHelmut Schaa2010-08-161-1/+26
| * | rt2x00: Implement TX status reporting for rt2800usbIvo van Doorn2010-08-164-107/+162
| * | rt2x00: Request TXWI pointer from driverIvo van Doorn2010-08-164-18/+26
| * | rt2x00: Add helper function for reporting tx statusIvo van Doorn2010-08-164-13/+16
| * | rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS modeIvo van Doorn2010-08-163-1/+14
| * | rt2x00: Move USB tx/rx done handling to workqueueIvo van Doorn2010-08-165-62/+128
| * | ath9k: remove duplicate get_hw_crypto_keytype()Luis R. Rodriguez2010-08-161-17/+1
| * | drivers/net/wireless/ath/ath9k: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
| * | drivers/net/wireless/prism54: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
| * | drivers/net/wireless/libertas: Adjust confusing if indentationJulia Lawall2010-08-161-2/+4
| * | cfg80211: support sysfs namespacesJohannes Berg2010-08-164-2/+19
| * | mac80211: allow drivers to request SM PS mode changeJohannes Berg2010-08-164-1/+48