aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* mac80211: shorten the passive dwell time for sw scansHelmut Schaa2009-07-10
* cfg80211: keep track of BSSesJohannes Berg2009-07-10
* cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-10
* mac80211: remove dead code, clean upJohannes Berg2009-07-10
* mac80211: remove auth algorithm retryJohannes Berg2009-07-10
* mac80211: re-add HT disablingJohannes Berg2009-07-10
* cfg80211: implement get_wireless_statsJohannes Berg2009-07-10
* cfg80211: implement IWRATEJohannes Berg2009-07-10
* cfg80211: implement IWAP for WDSJohannes Berg2009-07-10
* cfg80211: implement iwpowerJohannes Berg2009-07-10
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-10
* cfg80211: connect/disconnect APISamuel Ortiz2009-07-10
* mac80211: remove an unused function declarationJohannes Berg2009-07-10
* cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-10
* mac80211: tell SME about real auth stateJohannes Berg2009-07-10
* cfg80211: use proper allocation flagsJohannes Berg2009-07-10
* mac80211: fix todo lockJohannes Berg2009-07-10
* cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg2009-07-10
* mac80211: improve per-sta debugfsJohannes Berg2009-07-10
* mac80211: push rx status into skb->cbJohannes Berg2009-07-10
* cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-09
|\
| * mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho2009-07-07
| * mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky2009-07-07
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* mac80211: Use rcu_barrier() on unload.Jesper Dangaard Brouer2009-06-26
* mac80211: fix wext bssid/ssid settingJohannes Berg2009-06-15
* mac80211: disconnect when user changes channelJohannes Berg2009-06-15
* mac80211: add queue debugfs fileJohannes Berg2009-06-15
* mac80211: Do not try to associate with an empty SSIDJouni Malinen2009-06-15
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* mac80211: disable PS while probing APJohannes Berg2009-06-10
* mac80211: disable moving between PS modes during scanLuis R. Rodriguez2009-06-10
* mac80211: clean up return value of __ieee80211_parse_tx_radiotapJohannes Berg2009-06-10
* mac80211: don't use master netdev nameJohannes Berg2009-06-10
* mac80211: Fix the way ADDBA request count being modifiedVasanthakumar Thiagarajan2009-06-10
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-10
* mac80211 : fix unaligned rx skbmatthieu castet2009-06-10
* mac80211: fix minstrel single-rate memory corruptionBob Copeland2009-06-10
* cfg80211: fix Kconfig for users of cfg80211Johannes Berg2009-06-03
* mac80211: removed unused variable in ieee80211_tx()Luis R. Rodriguez2009-06-03
* mac80211: extend sta kdoc - explain when they are addedLuis R. Rodriguez2009-06-03
* cfg80211: add rfkill supportJohannes Berg2009-06-03
* cfg80211: move txpower wext from mac80211Johannes Berg2009-06-03
* mac80211: handle -EALREADY on cfg80211 op assoc reqLuis R. Rodriguez2009-06-03
* mac80211: fix transposed min/max CW valuesJohannes Berg2009-06-03
* cfg80211: validate AID of stations being addedJohannes Berg2009-06-03
* mac80211: deprecate conf.beacon_int properlyJohannes Berg2009-06-03
* net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()Eric Dumazet2009-05-27
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-22