Age | Commit message (Expand) | Author | Files | Lines |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 1 | -3/+3 |
2015-05-20 | mac80211: fix AP_VLAN crypto tailroom calculation | Michal Kazior | 1 | -0/+3 |
2015-04-07 | cfg80211: move IE split utilities here from mac80211 | Johannes Berg | 1 | -40/+0 |
2015-04-01 | mac80211: add an intermediate software queue implementation | Felix Fietkau | 1 | -0/+22 |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -14/+114 |
2015-03-30 | mac80211: add VHT support for IBSS | Janusz.Dziedzic@tieto.com | 1 | -0/+33 |
2015-03-16 | mac80211: count interfaces correctly for combination checks | Andrei Otcheretianski | 1 | -1/+1 |
2015-03-16 | mac80211: allow to get wireless_dev structure from ieee80211_vif | Emmanuel Grumbach | 1 | -0/+12 |
2015-03-04 | mac80211: allow iterating inactive interfaces | Arik Nemtsov | 1 | -13/+16 |
2015-03-03 | mac80211: handle drv_add_interface failures properly during reconfig | Luciano Coelho | 1 | -1/+18 |
2015-03-03 | mac80211: TDLS: support VHT between peers | Arik Nemtsov | 1 | -0/+35 |
2015-01-27 | mac80211: handle potential race between suspend and scan completion | Luciano Coelho | 1 | -0/+12 |
2015-01-23 | mac80211: avoid races related to suspend flow | Emmanuel Grumbach | 1 | -6/+9 |
2015-01-16 | cfg80211: change bandwidth reporting to explicit field | Johannes Berg | 1 | -8/+17 |
2015-01-15 | mac80211: remove 80+80 MHz rate reporting | Johannes Berg | 1 | -2/+0 |
2015-01-14 | mac80211: let flush() drop packets when possible | Emmanuel Grumbach | 1 | -4/+4 |
2015-01-06 | mac80211: skip disabled channels in VHT check | Arik Nemtsov | 1 | -4/+6 |
2014-12-17 | mac80211: avoid reconfig if no interfaces are up | Eliad Peller | 1 | -5/+6 |
2014-11-25 | mac80211: check if channels allow 80 MHz for VHT probe requests | Johannes Berg | 1 | -1/+10 |
2014-11-19 | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 1 | -5/+7 |
2014-11-19 | mac80211: rcu-ify scan and scheduled scan request pointers | Johannes Berg | 1 | -2/+5 |
2014-11-19 | mac80211: add specific-queue flushing support | Liad Kaufman | 1 | -5/+15 |
2014-11-19 | mac80211: add parsing of TDLS specific IEs | Arik Nemtsov | 1 | -0/+16 |
2014-11-19 | mac80211: track AP and peer STA TDLS chan-switch support | Arik Nemtsov | 1 | -0/+5 |
2014-11-04 | mac80211: replace restart_complete() with reconfig_complete() | Eliad Peller | 1 | -1/+4 |
2014-11-04 | mac80211: handle RIC data element in reassociation request | Johannes Berg | 1 | -4/+22 |
2014-11-04 | mac80211: 802.11p OCB mode support | Rostislav Lisovy | 1 | -6/+24 |
2014-11-04 | cfg80211: 802.11p OCB mode handling | Rostislav Lisovy | 1 | -0/+3 |
2014-10-23 | mac80211: expose API allowing station iteration | Arik Nemtsov | 1 | -0/+28 |
2014-10-23 | mac80211: export IE splitting function | Andrei Otcheretianski | 1 | -25/+1 |
2014-10-10 | mac80211: enable DFS with channel contexts | Michal Kazior | 1 | -2/+14 |
2014-09-08 | mac80211: support DTPC IE (from Cisco Client eXtensions) | Steinar H. Gunderson | 1 | -0/+25 |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg | 1 | -0/+1 |
2014-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 1 | -0/+15 |
2014-07-21 | mac80211: add QoS IE during TDLS setup start | Arik Nemtsov | 1 | -0/+15 |
2014-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+3 |
2014-06-25 | mac80211: make check_combinations() aware of chanctx reservation | Michal Kazior | 1 | -4/+31 |
2014-06-25 | mac80211: implement multi-vif in-place reservations | Michal Kazior | 1 | -1/+8 |
2014-06-25 | mac80211: support more than one band in scan request | David Spinadel | 1 | -32/+73 |
2014-06-23 | mac80211: add functions to stop and wake all queues assigned to a vif | Luciano Coelho | 1 | -6/+35 |
2014-06-23 | mac80211: introduce refcount for queue_stop_reasons | Luciano Coelho | 1 | -25/+51 |
2014-06-23 | mac80211: don't stop all queues when flushing | Luciano Coelho | 1 | -2/+2 |
2014-06-23 | mac80211: WEP extra head/tail room in ieee80211_send_auth | Max Stepanov | 1 | -2/+3 |
2014-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 1 | -3/+43 |
2014-05-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2014-05-09 | mac80211: handle failed restart/resume better | Johannes Berg | 1 | -3/+43 |
2014-05-05 | mac80211: fix nested rtnl locking on ieee80211_reconfig | Eliad Peller | 1 | -1/+1 |
2014-04-28 | mac80211: remove unnecessary assignment | Zhao, Gang | 1 | -4/+1 |
2014-04-28 | mac80211: avoid calling useless channel context code | Zhao, Gang | 1 | -9/+9 |
2014-04-25 | mac80211: add max channel calculation utility function | Michal Kazior | 1 | -0/+42 |