summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2016-01-20net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira
2015-12-15mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg
2015-12-15mac80211: reprogram in interface orderJohannes Berg
2015-12-15mac80211: run scan completed work on reconfig failureJohannes Berg
2015-12-07mac80211: handle HW ROC expired properlyIlan Peer
2015-12-04mac80211: reject zero cookie in mgmt-tx/roc cancelJohannes Berg
2015-12-04mac80211: Allow a STA to join an IBSS with 80+80 MHz channelJouni Malinen
2015-12-04mac80211: rewrite remain-on-channel logicJohannes Berg
2015-12-04mac80211: simplify ack_skb handlingJohannes Berg
2015-12-04mac80211: move off-channel/mgmt-tx code to offchannel.cJohannes Berg
2015-12-04mac80211: fix mgmt-tx abort cookie and leakJohannes Berg
2015-12-04mac80211: catch queue stop underflowJohannes Berg
2015-12-04mac80211: properly free TX skbs when monitor TX failsJohannes Berg
2015-12-04mac80211: properly free skb when r-o-c for TX failsJohannes Berg
2015-12-04Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"Johannes Berg
2015-12-04cfg80211: handle add_station auth/assoc flag quirksJohannes Berg
2015-12-04mac80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller
2015-12-04mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach
2015-12-04mac80211: remove string from unaligned packet warningJohannes Berg
2015-12-04mac80211: mesh: print MAC address instead of pointerJohannes Berg
2015-12-04mac80211: allow driver to prevent two stations w/ same addressJohannes Berg
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller
2015-11-20mac80211: always set the buf_size in AddBA req to 64Gregory Greenman
2015-11-20mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach
2015-11-17mac80211: mesh: fix call_rcu() usageJohannes Berg
2015-11-17mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K
2015-11-03mac80211: further improve "no supported rates" warningJohannes Berg
2015-11-03mac80211: treat bad WMM parameters more gracefullyJohannes Berg
2015-11-03mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg
2015-11-03mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller
2015-11-03mac80211: call drv_stop only if driver is startedEliad Peller
2015-11-03mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smpsAndrei Otcheretianski
2015-11-03mac80211: use freezable workqueue for restart workEliad Peller
2015-11-03mac80211: Fix local deauth while associatingAndrei Otcheretianski
2015-11-03mac80211: allow null chandef in tracingArik Nemtsov
2015-11-03mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg
2015-10-21mac80211: remove sta->last_ack_signalJohannes Berg