summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-11mac80211: fix warning in ieee80211_probe_clientJohannes Berg
2011-11-11minstrel: Remove unused function parameter in calc_rate_durations()Patrick Kelle
2011-11-11mac80211: Save probe response data for bssArik Nemtsov
2011-11-11mac80211: make sure hw_key exists before checking its flagsArik Nemtsov
2011-11-11mac80211: add recalc PS in ieee80211_reconfig()Eyal Shapira
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg
2011-11-11mac80211: simplify scan state machineJohannes Berg
2011-11-11mac80211: set carrier_on for ibss vifs only while joinedEliad Peller
2011-11-11mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov
2011-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-09net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall
2011-11-09mac80211: implement wifi TX statusJohannes Berg
2011-11-09mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09mac80211: send unexpected 4addr eventJohannes Berg
2011-11-09mac80211: report OBSS beaconsJohannes Berg
2011-11-09mac80211: support client probeJohannes Berg
2011-11-09mac80211: support spurious class3 eventJohannes Berg
2011-11-09mac80211: add support for control port protocol in AP modeJohannes Berg
2011-11-09mac80211: add helper to free TX skbJohannes Berg
2011-11-09mac80211: simplify mesh frame queue mapping and QoSJavier Cardona
2011-11-09mac80211: check if frame is really part of this BAThomas Pedersen
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen
2011-11-09mac80211: Avoid filling up mesh preq queue with redundant requestsJavier Cardona
2011-11-09mac80211: verify virtual interfaces in driver APIJohannes Berg
2011-11-09mac80211: simplify ieee80211_work_workStanislaw Gruszka
2011-11-09mac80211: remove useless brackets in ieee80211_cfg_on_oper_channelStanislaw Gruszka
2011-11-09mac80211: remove uneeded scan_chan variableStanislaw Gruszka
2011-11-09mac80211: preserve EOSP in QoS headerJohannes Berg
2011-11-09mac80211: set BSS_CHANGED_IDLE on vif reconfigEliad Peller
2011-11-09mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-09mac80211: fix race between connection monitor & suspendJohannes Berg
2011-11-09mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg
2011-11-09mac80211: fix NULL dereference in radiotap codeJohannes Berg
2011-11-08mac80211: allow frame aggregation for meshThomas Pedersen
2011-11-08mac80211: set HT capabilities for mesh peerThomas Pedersen
2011-11-08mac80211: add HT IEs to mesh framesThomas Pedersen
2011-11-08mac80211: Add HT helper functionsAlexander Simon
2011-11-08mac80211: comment allocation of mesh framesThomas Pedersen
2011-11-08mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov
2011-11-08mac80211: exit cooked monitor RX early if there are noneJohannes Berg
2011-11-08mac80211: fix confusing parenthesesJohannes Berg
2011-11-08mac80211: call set_wmm_default only for valid vifsEliad Peller
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit settingJanusz.Dziedzic@tieto.com
2011-11-07mac80211: use min rate as basic rate for buggy APsEliad Peller