aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2009-01-29mac80211: Add 802.11h CSA supportSujith
2009-01-29mac80211: Allow to set channel in adhoc properlyAlina Friedrichsen
2009-01-29mac80211: Don't merge if BSSID is set manuallyAlina Friedrichsen
2009-01-29mac80211: Don't scan if BSSID and channel are set manuallyAlina Friedrichsen
2009-01-29mac80211: Disallow to set multicast BSSIDAlina Friedrichsen
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29mac80211: make wake/stop_queue_by_reason() functions staticKalle Valo
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez
2009-01-29mac80211: Cancel the power save timer in ieee80211_stop.Vivek Natarajan
2009-01-29mac80211: Enhancements to dynamic power save.Vivek Natarajan
2009-01-29mac80211: A couple of fixes to dynamic power save.Vivek Natarajan
2009-01-29mac80211: Reset the power save timer from master_start_xmit.Vivek Natarajan
2009-01-29mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan
2009-01-22mac80211: fix slot time debug messageChristian Lamparter
2009-01-22mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap
2009-01-13mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville
2009-01-12mac80211: initialize RC data for all mesh links upon allocationChristian Lamparter
2009-01-12mac80211: allow mode change if IBSS is not allowedPavel Roskin
2009-01-12minstrel: fix warning if lowest supported rate index is not 0Christian Lamparter
2008-12-19mac80211: implement dynamic power saveKalle Valo
2008-12-19mac80211: track master queue statusKalle Valo
2008-12-19mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo
2008-12-19mac80211: Print unknown packet type in tasklet_handlerLarry Finger
2008-12-19mac80211: fix a typo in ieee80211_send_assoc() method.Rami Rosen
2008-12-19mac80211: Remove radiotap rate-present flag for HTJouni Malinen
2008-12-19mac80211: Send Layer 2 Update frame on reassociationJouni Malinen
2008-12-19mac80211: Add HT rates into RX status reportingJouni Malinen
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-19nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge
2008-12-12mac80211: misc cleanupsRami Rosen
2008-12-12mac80211: Disable requests for new scans in AP modeJouni Malinen
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter
2008-12-12mac80211/cfg80211: check endianness in sparse runsJohannes Berg
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg
2008-12-12mac80211: only create default STA interface if supportedJohannes Berg
2008-12-12mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-05mac80211: tx module cleanup.Rami Rosen
2008-12-05mac80211: add sta_notify_ps callbackChristian Lamparter
2008-12-05mac80211: accept empty strings for hidden SSIDsFabio Rossi
2008-12-05cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg
2008-12-05cfg80211: handle SIOCGIWNAMEJohannes Berg
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen
2008-12-05mac80211: only transition STAs ps->wake on data framesJohannes Berg
2008-12-05mac80211: disassociate prior to unlinking AP/stationTomas Winkler
2008-12-05mac80211: deauth when interface is marked downJohn W. Linville
2008-12-05mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller