aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2009-05-13mac80211: make noack test availableJohannes Berg
2009-05-13mac80211: IBSS supported rate fixesJohannes Berg
2009-05-13mac80211: don't connect to IBSS network with different privacyJohannes Berg
2009-05-13mac80211: split out and decrease probe wait timeJohannes Berg
2009-05-13mac80211: respond to beacon loss report only onceJohannes Berg
2009-05-13nl80211: Add RSC configuration for new keysJouni Malinen
2009-05-13nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen
2009-05-13nl80211: improve station flags handlingJohannes Berg
2009-05-13cfg80211: implement wext key handlingJohannes Berg
2009-05-11cfg80211: constify key mac address in opsJohannes Berg
2009-05-11mac80211: properly track HT operation_modeJohannes Berg
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg
2009-05-11mac80211: improve scan timingJohannes Berg
2009-05-11mac80211: MFP - Drop unprotected Action frames prior key setupJouni Malinen
2009-05-11mac80211: Drop unencrypted frames based on key setupJouni Malinen
2009-05-11mac80211: set default QoS values according to specJohannes Berg
2009-05-11mac80211: fix scan channel raceJohannes Berg
2009-05-11nl80211 : Add support for configuring MFPJouni Malinen
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-06mac80211: Comment the order of HT RX reorder handler vs. RX handlersJouni Malinen
2009-05-06mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen
2009-05-06mac80211: Use a shared function to release frames from RX reorder bufJouni Malinen
2009-05-06mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()Luis R. Rodriguez
2009-05-06mac80211: report operating frequency rather than currentJohannes Berg
2009-05-06mac80211: tell driver when idleJohannes Berg
2009-05-06mac80211: Warn if the rate controller requests retries for a NO_ACK frameGábor Stefanik
2009-05-06mac80211: Fix handling of retry count of NO_ACK frames in PIDGábor Stefanik
2009-05-06mac80211: Fix handling of retry count of NO_ACK frames in minstrelGábor Stefanik
2009-05-06mac80211: fix probe response processingJohannes Berg
2009-05-06nl80211: Send timeout event on failed direct probeJouni Malinen
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-05-06mac80211: fix scan races and rework scanningJohannes Berg
2009-05-06mac80211: internally clear failed scans properlyJohannes Berg
2009-05-06mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg
2009-05-06mac80211: fix PS vs. scan raceJohannes Berg
2009-05-06mac80211: fix various problems in ibss codeJohannes Berg
2009-05-04mac80211: pid, fix memory corruptionJiri Slaby
2009-05-04mac80211: minstrel, fix memory corruptionJiri Slaby
2009-05-04mac80211: correct fragmentation threshold checkJohannes Berg
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-29mac80211: default to automatic power controlJohannes Berg
2009-04-29mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg