Age | Commit message (Expand) | Author |
2016-05-11 | mac80211: fix statistics leak if dev_alloc_name() fails | Johannes Berg |
2016-04-20 | mac80211: fix txq queue related crashes | Michal Kazior |
2016-04-20 | mac80211: fix unnecessary frame drops in mesh fwding | Michal Kazior |
2016-04-20 | mac80211: fix ibss scan parameters | Sara Sharon |
2016-04-20 | mac80211: avoid excessive stack usage in sta_info | Arnd Bergmann |
2016-04-20 | mac80211: properly deal with station hashtable insert errors | Johannes Berg |
2016-03-02 | Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2016-03-01 | mac80211: minstrel_ht: fix a logic error in RTS/CTS handling | Felix Fietkau |
2016-03-01 | mac80211: Fix Public Action frame RX in AP mode | Jouni Malinen |
2016-03-01 | mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs | Johannes Berg |
2016-02-24 | Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2016-02-23 | mac80211: minstrel_ht: set default tx aggregation timeout to 0 | Felix Fietkau |
2016-02-02 | mac80211: minstrel: Change expected throughput unit back to Kbps | Sven Eckelmann |
2016-02-02 | mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate | Konstantin Khlebnikov |
2016-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-01-29 | mac80211: fix use of uninitialised values in RX aggregation | Chris Bainbridge |
2016-01-26 | mac80211: Requeue work after scan complete for all VIF types. | Sachin Kulkarni |
2016-01-20 | net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y | Andrey Ryabinin |
2016-01-14 | mac80211: Don't buffer non-bufferable MMPDUs | Helmut Schaa |
2016-01-14 | mac80211: handle sched_scan_stopped vs. hw restart race | Eliad Peller |
2016-01-14 | mac80211: fix PS-Poll handling | Emmanuel Grumbach |
2016-01-14 | mac80211: clear local->sched_scan_req properly on reconfig | Eliad Peller |
2016-01-14 | mac80211: avoid ROC during hw restart | Eliad Peller |
2016-01-14 | mac80211: fix remain-on-channel cancellation | Johannes Berg |
2016-01-14 | mac80211: recalculate SW ROC only when needed | Johannes Berg |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-15 | mac80211: handle width changes from opmode notification IE in beacon | Eyal Shapira |
2015-12-15 | mac80211: suppress unchanged "limiting TX power" messages | Johannes Berg |
2015-12-15 | mac80211: reprogram in interface order | Johannes Berg |
2015-12-15 | mac80211: run scan completed work on reconfig failure | Johannes Berg |
2015-12-07 | mac80211: handle HW ROC expired properly | Ilan Peer |
2015-12-04 | mac80211: reject zero cookie in mgmt-tx/roc cancel | Johannes Berg |
2015-12-04 | mac80211: Allow a STA to join an IBSS with 80+80 MHz channel | Jouni Malinen |
2015-12-04 | mac80211: rewrite remain-on-channel logic | Johannes Berg |
2015-12-04 | mac80211: simplify ack_skb handling | Johannes Berg |
2015-12-04 | mac80211: move off-channel/mgmt-tx code to offchannel.c | Johannes Berg |
2015-12-04 | mac80211: fix mgmt-tx abort cookie and leak | Johannes Berg |
2015-12-04 | mac80211: catch queue stop underflow | Johannes Berg |
2015-12-04 | mac80211: properly free TX skbs when monitor TX fails | Johannes Berg |
2015-12-04 | mac80211: properly free skb when r-o-c for TX fails | Johannes Berg |
2015-12-04 | Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE" | Johannes Berg |
2015-12-04 | cfg80211: handle add_station auth/assoc flag quirks | Johannes Berg |
2015-12-04 | mac80211: Add support for aborting an ongoing scan | Vidyullatha Kanchanapally |
2015-12-04 | mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag | Janusz.Dziedzic@tieto.com |
2015-12-04 | mac80211: add atomic uploaded keys iterator | Eliad Peller |
2015-12-04 | mac80211: allow the driver to send EOSP when needed | Emmanuel Grumbach |
2015-12-04 | mac80211: remove string from unaligned packet warning | Johannes Berg |
2015-12-04 | mac80211: mesh: print MAC address instead of pointer | Johannes Berg |
2015-12-04 | mac80211: allow driver to prevent two stations w/ same address | Johannes Berg |
2015-12-02 | mac80211: fix off-channel mgmt-tx uninitialized variable usage | Johannes Berg |