Age | Commit message (Expand) | Author |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-14 | mac80211: AMPDU handling for Extended Key ID | Alexander Wetzel |
2019-05-24 | mac80211: remove set but not used variable 'old' | YueHaibing |
2019-04-26 | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc... | David S. Miller |
2019-04-26 | mac80211: IEEE 802.11 Extended Key ID support | Alexander Wetzel |
2019-04-26 | mac80211: Optimize tailroom_needed update checks | Alexander Wetzel |
2019-04-09 | mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode | Alexander Wetzel |
2018-09-05 | mac80211: remove unnecessary NULL check | Gustavo A. R. Silva |
2018-09-05 | mac80211: Fix PTK rekey freezes and clear text leak | Alexander Wetzel |
2018-07-24 | mac80211: restrict delayed tailroom needed decrement | Manikanta Pubbisetty |
2018-03-29 | mac80211: allow AP_VLAN operation on crypto controlled devices | Manikanta Pubbisetty |
2017-12-11 | mac80211: Add MIC space only for TX key option | David Spinadel |
2017-10-25 | mac80211: don't compare TKIP TX MIC key in reinstall prevention | Johannes Berg |
2017-10-18 | mac80211: use constant time comparison with keys | Jason A. Donenfeld |
2017-10-16 | mac80211: accept key reinstall without changing anything | Johannes Berg |
2016-12-13 | mac80211: don't call drv_set_default_unicast_key() for VLANs | Johannes Berg |
2016-04-06 | mac80211: add fast-rx path | Johannes Berg |
2016-02-24 | mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq | Eliad Peller |
2016-02-24 | mac80211: move TKIP TX IVs to public part of key struct | Eliad Peller |
2015-12-04 | mac80211: add atomic uploaded keys iterator | Eliad Peller |
2015-07-17 | mac80211: remove sta_info.gtk_idx | Johannes Berg |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-21 | mac80211: fix locking in update_vlan_tailroom_need_count() | Johannes Berg |
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-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: fix AP_VLAN crypto tailroom calculation | Michal Kazior |
2015-05-06 | mac80211: validate cipher scheme PN length better | Johannes Berg |
2015-05-06 | mac80211: extend get_key() to return PN for all ciphers | Johannes Berg |
2015-04-22 | mac80211: add TX fastpath | Johannes Berg |
2015-03-17 | mac80211: Get IV len from key conf and not cipher scheme | Cedric Izoard |
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-22 | mac80211: allow drivers to control software crypto | Johannes Berg |
2015-01-07 | mac80211: Re-fix accounting of the tailroom-needed counter | Ido Yariv |
2015-01-05 | Revert "mac80211: Fix accounting of the tailroom-needed counter" | Johannes Berg |
2014-12-17 | mac80211: free management frame keys when removing station | Johannes Berg |
2014-10-22 | mac80211: don't remove tainted keys after not programming | Johannes Berg |
2014-09-11 | mac80211: clear key material when freeing keys | Johannes Berg |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg |
2014-08-26 | mac80211: Fix accounting of the tailroom-needed counter | Ido Yariv |
2014-07-21 | mac80211: remove useless NULL checks | Eytan Lifshitz |
2014-04-29 | mac80211: remove BUG_ON usage | Johannes Berg |
2013-12-16 | mac80211: free all AP/VLAN keys at once | Johannes Berg |