| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Fix null pointer dereference with iTXQ support | Chunho Lee | 2017-09-05 | 1 | -1/+2 |
* | mac80211: fix VLAN handling with TXQs | Johannes Berg | 2017-09-05 | 1 | -2/+15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 1 | -3/+4 |
|\ |
|
| * | mac80211: free netdev on dev_alloc_name() error | Johannes Berg | 2017-06-09 | 1 | -0/+1 |
| * | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 2017-06-07 | 1 | -3/+3 |
* | | mac80211: manage RX BA session offload without SKB queue | Johannes Berg | 2017-06-08 | 1 | -23/+2 |
|/ |
|
* | mac80211: fix TX aggregation start/stop callback race | Johannes Berg | 2017-05-30 | 1 | -10/+1 |
* | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc... | David S. Miller | 2017-04-20 | 1 | -2/+17 |
|\ |
|
| * | mac80211: keep a separate list of monitor interfaces that are up | Johannes Berg | 2017-04-18 | 1 | -2/+17 |
* | | mac80211: unconditionally start new netdev queues with iTXQ support | Johannes Berg | 2017-03-29 | 1 | -1/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-17 | 1 | -0/+21 |
|\ |
|
| * | mac80211: recalculate min channel width on VHT opmode changes | Johannes Berg | 2017-01-11 | 1 | -0/+21 |
* | | net: make ndo_get_stats64 a void function | stephen hemminger | 2017-01-08 | 1 | -3/+1 |
|/ |
|
* | Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc... | David S. Miller | 2016-10-29 | 1 | -0/+16 |
|\ |
|
| * | mac80211: filter multicast data packets on AP / AP_VLAN | Michael Braun | 2016-10-12 | 1 | -0/+16 |
* | | net: use core MTU range checking in wireless drivers | Jarod Wilson | 2016-10-20 | 1 | -11/+4 |
|/ |
|
* | mac80211: Implement add_nan_func and rm_nan_func | Ayala Beker | 2016-09-30 | 1 | -2/+18 |
* | mac80211: add boilerplate code for start / stop NAN | Ayala Beker | 2016-09-30 | 1 | -2/+6 |
* | cfg80211: add start / stop NAN commands | Ayala Beker | 2016-09-30 | 1 | -0/+4 |
* | mac80211: add support for MU-MIMO air sniffer | Aviya Erenfeld | 2016-09-12 | 1 | -0/+5 |
* | mac80211: refactor monitor representation in sdata | Aviya Erenfeld | 2016-09-12 | 1 | -8/+8 |
* | mac80211: implement fair queueing per txq | Michal Kazior | 2016-06-09 | 1 | -7/+5 |
* | mac80211: skip netdev queue control with software queuing | Michal Kazior | 2016-06-09 | 1 | -3/+15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-04 | 1 | -2/+2 |
|\ |
|
| * | mac80211: fix statistics leak if dev_alloc_name() fails | Johannes Berg | 2016-04-27 | 1 | -2/+2 |
* | | cfg80211: remove enum ieee80211_band | Johannes Berg | 2016-04-12 | 1 | -1/+1 |
* | | mac80211: mesh: fix cleanup for mesh pathtable | Bob Copeland | 2016-04-05 | 1 | -1/+1 |
|/ |
|
* | mac80211: expose txq queue depth and size to drivers | Michal Kazior | 2016-02-24 | 1 | -0/+1 |
* | mac80211: fix txq queue related crashes | Michal Kazior | 2016-02-24 | 1 | -0/+3 |
* | mac80211: process and save VHT MU-MIMO group frame | Sara Sharon | 2016-01-14 | 1 | -0/+10 |
* | mac80211: don't teardown sdata on sdata stop | Eliad Peller | 2015-12-02 | 1 | -1/+1 |
* | mac80211: ensure we don't update tx power on a non-running sdata | Emmanuel Grumbach | 2015-11-20 | 1 | -1/+2 |
* | mac80211: make enable_qos parameter to ieee80211_set_wmm_default() | Johannes Berg | 2015-11-03 | 1 | -3/+5 |
* | mac80211: remove PM-QoS listener | Johannes Berg | 2015-10-14 | 1 | -2/+2 |
* | mac80211: process skb_queue while scanning in HW | Andrei Otcheretianski | 2015-09-22 | 1 | -1/+1 |
* | mac80211: add rate mask logic for vht rates | Lorenzo Bianconi | 2015-08-14 | 1 | -2/+12 |
* | mac80211: TDLS: handle chan-switch in RTNL locked work | Arik Nemtsov | 2015-07-17 | 1 | -2/+0 |
* | mac80211: shut down interfaces before destroying interface list | Johannes Berg | 2015-07-17 | 1 | -11/+14 |
* | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 2015-06-10 | 1 | -5/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-01 | 1 | -0/+6 |
|\ |
|
| * | mac80211: fix AP_VLAN crypto tailroom calculation | Michal Kazior | 2015-05-20 | 1 | -0/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-05-13 | 1 | -5/+7 |
|\ \
| |/ |
|
| * | mac80211: don't warn when stopping VLAN with stations | Johannes Berg | 2015-04-20 | 1 | -5/+7 |
* | | mac80211: use per-CPU TX/RX statistics | Johannes Berg | 2015-04-24 | 1 | -1/+44 |
* | | mac80211: remove support for IFF_PROMISC | Johannes Berg | 2015-04-24 | 1 | -17/+2 |
|/ |
|
* | mac80211: add an intermediate software queue implementation | Felix Fietkau | 2015-04-01 | 1 | -1/+22 |
* | cfg80211: pass name_assign_type to rdev_add_virtual_intf() | Tom Gundersen | 2015-03-30 | 1 | -1/+2 |
* | mac80211: remove drop_unencrypted code | Johannes Berg | 2015-03-20 | 1 | -1/+0 |
* | mac80211: avoid races related to suspend flow | Emmanuel Grumbach | 2015-01-23 | 1 | -6/+1 |
* | mac80211: enable TPC through mac80211 stack | Lorenzo Bianconi | 2015-01-23 | 1 | -2/+3 |