summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorLines
2016-03-02Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller-11/+30
2016-03-01mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau-1/+1
2016-03-01mac80211: Fix Public Action frame RX in AP modeJouni Malinen-0/+1
2016-03-01mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg-10/+28
2016-02-24Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...David S. Miller-8/+10
2016-02-23mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau-1/+1
2016-02-02mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann-2/+3
2016-02-02mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rateKonstantin Khlebnikov-4/+5
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-30/+53
2016-01-29mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge-1/+1
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni-19/+11
2016-01-20net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin-5/+2
2016-01-14mac80211: Don't buffer non-bufferable MMPDUsHelmut Schaa-0/+5
2016-01-14mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller-0/+9
2016-01-14mac80211: fix PS-Poll handlingEmmanuel Grumbach-1/+1
2016-01-14mac80211: clear local->sched_scan_req properly on reconfigEliad Peller-1/+4
2016-01-14mac80211: avoid ROC during hw restartEliad Peller-2/+18
2016-01-14mac80211: fix remain-on-channel cancellationJohannes Berg-2/+4
2016-01-14mac80211: recalculate SW ROC only when neededJohannes Berg-5/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-69/+81
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira-14/+8
2015-12-15mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg-5/+10
2015-12-15mac80211: reprogram in interface orderJohannes Berg-39/+37
2015-12-15mac80211: run scan completed work on reconfig failureJohannes Berg-11/+26
2015-12-07mac80211: handle HW ROC expired properlyIlan Peer-1/+5
2015-12-04mac80211: reject zero cookie in mgmt-tx/roc cancelJohannes Berg-0/+3
2015-12-04mac80211: Allow a STA to join an IBSS with 80+80 MHz channelJouni Malinen-0/+1
2015-12-04mac80211: rewrite remain-on-channel logicJohannes Berg-291/+316
2015-12-04mac80211: simplify ack_skb handlingJohannes Berg-18/+13
2015-12-04mac80211: move off-channel/mgmt-tx code to offchannel.cJohannes Berg-495/+502
2015-12-04mac80211: fix mgmt-tx abort cookie and leakJohannes Berg-3/+2
2015-12-04mac80211: catch queue stop underflowJohannes Berg-2/+5
2015-12-04mac80211: properly free TX skbs when monitor TX failsJohannes Berg-1/+1
2015-12-04mac80211: properly free skb when r-o-c for TX failsJohannes Berg-1/+1
2015-12-04Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"Johannes Berg-1/+2
2015-12-04cfg80211: handle add_station auth/assoc flag quirksJohannes Berg-10/+0
2015-12-04mac80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally-0/+6
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com-2/+4
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller-4/+55
2015-12-04mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach-43/+126
2015-12-04mac80211: remove string from unaligned packet warningJohannes Berg-2/+1
2015-12-04mac80211: mesh: print MAC address instead of pointerJohannes Berg-2/+2
2015-12-04mac80211: allow driver to prevent two stations w/ same addressJohannes Berg-2/+17
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg-2/+6
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli-4/+5
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller-1/+1
2015-11-20mac80211: always set the buf_size in AddBA req to 64Gregory Greenman-1/+2
2015-11-20mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach-1/+2
2015-11-17mac80211: mesh: fix call_rcu() usageJohannes Berg-4/+4
2015-11-17mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg-2/+1