aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* mac80211: implement dynamic power saveKalle Valo2008-12-19
* mac80211: track master queue statusKalle Valo2008-12-19
* mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo2008-12-19
* mac80211: Print unknown packet type in tasklet_handlerLarry Finger2008-12-19
* mac80211: fix a typo in ieee80211_send_assoc() method.Rami Rosen2008-12-19
* mac80211: Remove radiotap rate-present flag for HTJouni Malinen2008-12-19
* mac80211: Send Layer 2 Update frame on reassociationJouni Malinen2008-12-19
* mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-19
* mac80211: Fix HT channel selectionSujith2008-12-19
* nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-19
* mac80211: misc cleanupsRami Rosen2008-12-12
* mac80211: Disable requests for new scans in AP modeJouni Malinen2008-12-12
* mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-12
* mac80211/cfg80211: check endianness in sparse runsJohannes Berg2008-12-12
* mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-12
* mac80211: only create default STA interface if supportedJohannes Berg2008-12-12
* mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre2008-12-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-06
|\
| * mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-05
* | mac80211: tx module cleanup.Rami Rosen2008-12-05
* | mac80211: add sta_notify_ps callbackChristian Lamparter2008-12-05
* | mac80211: accept empty strings for hidden SSIDsFabio Rossi2008-12-05
* | cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg2008-12-05
* | cfg80211: handle SIOCGIWNAMEJohannes Berg2008-12-05
* | nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-05
* | mac80211: only transition STAs ps->wake on data framesJohannes Berg2008-12-05
* | mac80211: disassociate prior to unlinking AP/stationTomas Winkler2008-12-05
* | mac80211: deauth when interface is marked downJohn W. Linville2008-12-05
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-27
|\|
| * mac80211 : Fix setting ad-hoc mode and non-ibss channelAbhijeet Kolekar2008-11-25
* | mac80211: fix unaligned access in ieee80211_wep_encrypt_dataIvan Kuten2008-11-26
* | mac80211: Look out for some other AP when disassoc is received.Vivek Natarajan2008-11-26
* | mac80211: Fix pid rate-setting algorithm to allow rate changesLarry Finger2008-11-26
* | mac80211: make Minstrel the default rate control algorithmLuis R. Rodriguez2008-11-26
* | mac80211: don't assume driver has been attached on registrationLuis R. Rodriguez2008-11-25
* | mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith2008-11-25
* | cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-25
* | net: remove redundant argument commentsQinghuang Feng2008-11-21
* | mac80211: remove unnecessary include.Rami Rosen2008-11-21
* | mac80211: rc80211_pid eliminate sparse warningsTomas Winkler2008-11-21
* | mac80211: remove more excess kernel-docRandy Dunlap2008-11-21
* | mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky2008-11-21
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20
|\|
| * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\|
| * mac80211: fix notify_mac functionJohannes Berg2008-11-12
| * mac80211: fix a buffer overrun in station debug codeJianjun Kong2008-11-11
* | mac80211: Allow AP mode to be enabledJouni Malinen2008-11-10
* | mac80211: fix basic rates setting from association responseTomas Winkler2008-11-10
* | nl80211: Add TX queue parameter configurationJouni Malinen2008-11-10