aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2008-11-26mac80211: fix unaligned access in ieee80211_wep_encrypt_dataIvan Kuten
2008-11-26mac80211: Look out for some other AP when disassoc is received.Vivek Natarajan
2008-11-26mac80211: Fix pid rate-setting algorithm to allow rate changesLarry Finger
2008-11-26mac80211: make Minstrel the default rate control algorithmLuis R. Rodriguez
2008-11-25mac80211: don't assume driver has been attached on registrationLuis R. Rodriguez
2008-11-25mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith
2008-11-25cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez
2008-11-25mac80211 : Fix setting ad-hoc mode and non-ibss channelAbhijeet Kolekar
2008-11-21net: remove redundant argument commentsQinghuang Feng
2008-11-21mac80211: remove unnecessary include.Rami Rosen
2008-11-21mac80211: rc80211_pid eliminate sparse warningsTomas Winkler
2008-11-21mac80211: remove more excess kernel-docRandy Dunlap
2008-11-21mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-12mac80211: fix notify_mac functionJohannes Berg
2008-11-10mac80211: fix a buffer overrun in station debug codeJianjun Kong
2008-11-10mac80211: Allow AP mode to be enabledJouni Malinen
2008-11-10mac80211: fix basic rates setting from association responseTomas Winkler
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith
2008-11-10mac80211: remove SSID driver codeJohannes Berg
2008-11-10wireless: fix a few sparse warningsJohannes Berg
2008-11-10wireless: move mesh config length constantJohannes Berg
2008-11-10mac80211: print reason code for deauth/dissoc framesZhu Yi
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky
2008-10-31mac80211: Change WARN_ON to WARN_ON_ONCESujith
2008-10-31mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez
2008-10-31mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().Rami Rosen
2008-10-31mac80211: insert AP sta entry after filling itJohannes Berg
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com
2008-10-31mac80211: inform userspace of probe/auth/assoc timeoutJohannes Berg
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31minstrel: improve performance for non-MRR driversFelix Fietkau