summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2016-05-11mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg
2016-04-20mac80211: fix txq queue related crashesMichal Kazior
2016-04-20mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-04-20mac80211: fix ibss scan parametersSara Sharon
2016-04-20mac80211: avoid excessive stack usage in sta_infoArnd Bergmann
2016-04-20mac80211: properly deal with station hashtable insert errorsJohannes Berg
2016-03-02Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-03-01mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau
2016-03-01mac80211: Fix Public Action frame RX in AP modeJouni Malinen
2016-03-01mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg
2016-02-24Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-02-23mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-02-02mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann
2016-02-02mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rateKonstantin Khlebnikov
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-29mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2016-01-20net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin
2016-01-14mac80211: Don't buffer non-bufferable MMPDUsHelmut Schaa
2016-01-14mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller
2016-01-14mac80211: fix PS-Poll handlingEmmanuel Grumbach
2016-01-14mac80211: clear local->sched_scan_req properly on reconfigEliad Peller
2016-01-14mac80211: avoid ROC during hw restartEliad Peller
2016-01-14mac80211: fix remain-on-channel cancellationJohannes Berg
2016-01-14mac80211: recalculate SW ROC only when neededJohannes Berg
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