summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* mac80211: initialize RC data for all mesh links upon allocationChristian Lamparter2009-01-121-0/+1
* mac80211: allow mode change if IBSS is not allowedPavel Roskin2009-01-121-1/+2
* minstrel: fix warning if lowest supported rate index is not 0Christian Lamparter2009-01-121-4/+6
* mac80211: implement dynamic power saveKalle Valo2008-12-195-12/+97
* mac80211: track master queue statusKalle Valo2008-12-193-7/+93
* mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo2008-12-193-8/+40
* mac80211: Print unknown packet type in tasklet_handlerLarry Finger2008-12-191-1/+2
* mac80211: fix a typo in ieee80211_send_assoc() method.Rami Rosen2008-12-191-1/+1
* mac80211: Remove radiotap rate-present flag for HTJouni Malinen2008-12-191-2/+3
* mac80211: Send Layer 2 Update frame on reassociationJouni Malinen2008-12-191-2/+11
* mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-192-11/+52
* mac80211: Fix HT channel selectionSujith2008-12-196-32/+39
* nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-191-1/+24
* mac80211: misc cleanupsRami Rosen2008-12-123-13/+6
* mac80211: Disable requests for new scans in AP modeJouni Malinen2008-12-121-2/+1
* mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-6/+6
* mac80211/cfg80211: check endianness in sparse runsJohannes Berg2008-12-121-0/+2
* mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-122-9/+0
* mac80211: only create default STA interface if supportedJohannes Berg2008-12-121-6/+8
* mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre2008-12-122-3/+15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-051-1/+1
|\
| * mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
* | mac80211: tx module cleanup.Rami Rosen2008-12-051-8/+3
* | mac80211: add sta_notify_ps callbackChristian Lamparter2008-12-051-0/+7
* | mac80211: accept empty strings for hidden SSIDsFabio Rossi2008-12-051-1/+1
* | cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg2008-12-052-74/+6
* | cfg80211: handle SIOCGIWNAMEJohannes Berg2008-12-051-43/+1
* | nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-054-4/+41
* | mac80211: only transition STAs ps->wake on data framesJohannes Berg2008-12-051-8/+20
* | mac80211: disassociate prior to unlinking AP/stationTomas Winkler2008-12-051-4/+14
* | mac80211: deauth when interface is marked downJohn W. Linville2008-12-051-1/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-261-0/+8
|\ \ | |/
| * mac80211 : Fix setting ad-hoc mode and non-ibss channelAbhijeet Kolekar2008-11-251-0/+8
* | mac80211: fix unaligned access in ieee80211_wep_encrypt_dataIvan Kuten2008-11-261-3/+4
* | mac80211: Look out for some other AP when disassoc is received.Vivek Natarajan2008-11-261-2/+6
* | mac80211: Fix pid rate-setting algorithm to allow rate changesLarry Finger2008-11-261-1/+1
* | mac80211: make Minstrel the default rate control algorithmLuis R. Rodriguez2008-11-261-4/+4
* | mac80211: don't assume driver has been attached on registrationLuis R. Rodriguez2008-11-251-3/+2
* | mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith2008-11-251-1/+1
* | cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-251-0/+7
* | net: remove redundant argument commentsQinghuang Feng2008-11-211-1/+0
* | mac80211: remove unnecessary include.Rami Rosen2008-11-211-1/+0
* | mac80211: rc80211_pid eliminate sparse warningsTomas Winkler2008-11-211-3/+3
* | mac80211: remove more excess kernel-docRandy Dunlap2008-11-211-3/+0
* | mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky2008-11-211-2/+15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-22/+0
|\ \ | |/
| * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-181-22/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-3/+3
|\ \ | |/
| * mac80211: fix notify_mac functionJohannes Berg2008-11-121-3/+3
OpenPOWER on IntegriCloud