summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-31ath9k: use ETH_P_PAELuis R. Rodriguez1-2/+2
2008-10-31ath9k: remove useless conditionalBob Copeland1-3/+0
2008-10-31orinoco: cache downloadable firmware image in memory for use during resumeAndrey Borzenkov2-7/+26
2008-10-31orinoco: reload firmware on resumeAndrey Borzenkov1-6/+5
2008-10-31ath5k: Update interrupt masking codeNick Kossifidis6-79/+247
2008-10-31wireless regulatory: move ignore_requestJohannes Berg1-63/+63
2008-10-31wireless: clean up regulatory ignore_request functionJohannes Berg1-40/+27
2008-10-31wireless: remove struct regdom hintingJohannes Berg6-88/+36
2008-10-31wireless: make regdom passing semantics simplerJohannes Berg4-20/+10
2008-10-31iwlwifi: Update reclaim flagDaniel Halperin1-0/+1
2008-10-31iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet1-9/+0
2008-10-31iwlwifi: run through spell checkerTomas Winkler26-92/+91
2008-10-31iwlwifi: refactor tx byte count table usageTomas Winkler6-185/+62
2008-10-31iwlwifi: clear scanning bits upon failureMohamed Abbas1-0/+7
2008-10-31iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin1-1/+3
2008-10-31iwlwifi: calibration command namespace renamingTomas Winkler5-69/+74
2008-10-31iwlwifi: parametrize eeprom versionsTomas Winkler5-39/+41
2008-10-31iwlwifi: don't update TFD free counter for invalid stationTomas Winkler1-2/+2
2008-10-31iwlwifi: refactor TX response flowTomas Winkler6-119/+125
2008-10-31mac80211: Re-enable aggregationSujith10-63/+76
2008-10-31mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky1-8/+0
2008-10-31wireless: remove write-only 'granted' variableJohannes Berg1-2/+0
2008-10-31ath9k: Check if the STA supports HT when initializing rate controlSujith1-1/+1
2008-10-31mac80211: Change WARN_ON to WARN_ON_ONCESujith1-2/+2
2008-10-31ath9k: Allow user to change tx power when askedLuis R. Rodriguez2-2/+9
2008-10-31ath9k: enable RX interrupt mitigationLuis R. Rodriguez1-1/+1
2008-10-31ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez3-29/+15
2008-10-31mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez1-12/+6
2008-10-31mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().Rami Rosen1-49/+55
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville6-139/+19
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville14-106/+168
2008-10-31wireless: escape_ssid should handle non-printablesJohn W. Linville1-6/+19
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville6-66/+6
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville23-262/+219
2008-10-31mac80211: insert AP sta entry after filling itJohannes Berg1-13/+18
2008-10-31Fix debugfs_create_*'s error checking method for wireless/rt2x00/Zhaolei1-9/+12
2008-10-31Fix debugfs_create_bool's error checking method for wireless/iwlwifi/Zhaolei1-1/+2
2008-10-31wireless: fix EU checkJohannes Berg1-1/+1
2008-10-31wireless: get rid of pointless request listJohannes Berg1-69/+21
2008-10-31wireless: remove cfg80211_reg_mutexJohannes Berg3-8/+2
2008-10-31wireless: don't publish __regulatory_hintJohannes Berg2-28/+37
2008-10-31mac80211: fix a few typos in mac80211 kernel docBob Copeland1-6/+6
2008-10-31rt2x00: reduce checkpatch.pl errorsJohn Daiker4-5/+5
2008-10-31ath5k: reduce checkpatch.pl errorsJohn Daiker3-12/+12
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com5-21/+377
2008-10-31mac80211: inform userspace of probe/auth/assoc timeoutJohannes Berg1-0/+3
2008-10-31hostap: Fix sparse warningsLarry Finger1-1/+1
2008-10-31mac80211: remove rate_control_clearJohannes Berg8-47/+0
2008-10-31iwlwifi: protect headers from double inclusionTomas Winkler2-1/+6
2008-10-31minstrel: improve performance for non-MRR driversFelix Fietkau2-4/+27