Age | Commit message (Expand) | Author |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg |
2015-06-10 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2015-06-09 | mac80211: fix the beacon csa counter for mesh and ibss | Chun-Yeow Yeoh |
2015-06-02 | mac80211: stop using pointers as userspace cookies | Johannes Berg |
2015-06-02 | mac80211: copy nl80211 mgmt TX SKB for status | Johannes Berg |
2015-06-02 | mac80211: move TX PN to public part of key struct | Johannes Berg |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-20 | mac80211: don't split remain-on-channel for coalescing | Johannes Berg |
2015-05-20 | mac80211: check fast-xmit on station change | Michal Kazior |
2015-05-06 | mac80211: extend get_key() to return PN for all ciphers | Johannes Berg |
2015-05-06 | mac80211: extend get_tkip_seq to all keys | Johannes Berg |
2015-04-24 | mac80211: force off channel transmission for public action frames | Matti Gottlieb |
2015-04-22 | mac80211: add TX fastpath | Johannes Berg |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-03-30 | mac80211: set QoS capability before changing station state | Johannes Berg |
2015-03-30 | mac80211: make sta.wme indicate whether QoS is used | Johannes Berg |
2015-03-30 | cfg80211: pass name_assign_type to rdev_add_virtual_intf() | Tom Gundersen |
2015-03-30 | mac80211: fix typo in debug output | Michael Braun |
2015-03-20 | mac80211: avoid duplicate TX path station lookup | Johannes Berg |
2015-03-17 | mac80211: initialize rate control earlier for tdls station | Marek Puzyniak |
2015-03-04 | mac80211: provide station PMF configuration to driver | SenthilKumar Jegadeesan |
2015-03-03 | mac80211: Use eth_<foo>_addr instead of memset | Joe Perches |
2015-02-28 | mac80211: iterate using station list in AP SMPS | Johannes Berg |
2015-01-27 | mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers | Jouni Malinen |
2015-01-27 | mac80111: Add BIP-CMAC-256 cipher | Jouni Malinen |
2015-01-27 | mac80111: Add CCMP-256 cipher | Jouni Malinen |
2015-01-27 | mac80111: Add GCMP and GCMP-256 ciphers | Jouni Malinen |
2015-01-23 | mac80211: enable TPC through mac80211 stack | Lorenzo Bianconi |
2015-01-15 | cfg80211: change bandwidth reporting to explicit field | Johannes Berg |
2015-01-15 | mac80211: remove 80+80 MHz rate reporting | Johannes Berg |
2015-01-14 | mac80211: remove local->radar_detect_enabled | Eliad Peller |
2015-01-14 | mac80211: let flush() drop packets when possible | Emmanuel Grumbach |
2014-12-15 | mac80211: ask driver to look at power level when starting AP | Johannes Berg |
2014-11-19 | mac80211: introduce TDLS channel switch ops | Arik Nemtsov |
2014-11-19 | mac80211: track AP and peer STA TDLS chan-switch support | Arik Nemtsov |
2014-11-19 | mac80211: move skb info band assignment out | Johannes Berg |
2014-11-10 | mac80211: send channel switch started notifications | Luciano Coelho |
2014-11-10 | mac80211: fix order of setting ch_switch and drv_pre_channel_switch call | Luciano Coelho |
2014-11-04 | mac80211: 802.11p OCB mode support | Rostislav Lisovy |
2014-11-04 | cfg80211: 802.11p OCB mode handling | Rostislav Lisovy |
2014-11-04 | mac80211: add support for driver tx power reporting | Felix Fietkau |
2014-10-31 | mac80211: fix spelling errors | Stephen Hemminger |
2014-10-22 | mac80211: add WMM admission control support | Johannes Berg |
2014-10-20 | Merge branch 'mac80211' into mac80211-next | Johannes Berg |
2014-10-20 | mac80211: fix change flags variable signedness | Johannes Berg |
2014-10-20 | cfg80211: Convert del_station() callback to use a param struct | Jouni Malinen |
2014-10-09 | mac80211: directly return ieee80211_vif_use_reserved_context() | Fabian Frederick |
2014-10-09 | mac80211: add post_channel_switch driver operation | Luciano Coelho |
2014-10-09 | mac80211: add pre_channel_switch driver operation | Luciano Coelho |
2014-10-09 | mac80211: implement cfg80211_ops to query mesh proxy path table | Henning Rogge |