aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2011-11-02mac80211: disable powersave for broken APsJohannes Berg
2011-11-02mac80211: Fix TDLS support validation in add_station handlerJouni Malinen
2011-11-02mac80211: config hw when going back on-channelEliad Peller
2011-11-02mac80211: fix remain_off_channel regressionEliad Peller
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-14mac80211: Provide station flags to cfg80211Helmut Schaa
2011-10-14mac80211: fix TID for null poll responseJohannes Berg
2011-10-14mac80211: reformat TX unauthorised checkJohannes Berg
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa
2011-10-14mac80211: Build TX radiotap header dynamicallyHelmut Schaa
2011-10-11mac80211: dont orphan TX skbJohannes Berg