Age | Commit message (Expand) | Author |
2011-07-15 | mac80211: let key iteration get keys in install order | Johannes Berg |
2011-07-08 | mac80211: allow drivers to access key sequence counter | Johannes Berg |
2011-07-08 | mac80211: fix TKIP races, make API easier to use | Johannes Berg |
2011-07-06 | mac80211: support GTK rekey offload | Johannes Berg |
2011-07-06 | mac80211: allow driver to iterate keys | Johannes Berg |
2011-07-05 | mac80211: Skip tailroom reservation for full HW-crypto devices with race fix | Yogesh Ashok Powar |
2011-06-06 | Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" | John W. Linville |
2011-05-16 | mac80211: sparse RCU annotations | Johannes Berg |
2011-05-12 | mac80211: make key locking clearer | Johannes Berg |
2011-05-05 | mac80211: Fix a warning due to skipping tailroom reservation for IV | Mohammed Shafi Shajakhan |
2011-04-28 | mac80211: Skip tailroom reservation for full HW-crypto devices | Yogesh Ashok Powar |
2011-03-28 | mac80211: fix possible NULL pointer dereference | Mariusz Kozlowski |
2011-03-28 | mac80211: fix NULL pointer dereference in ieee80211_key_alloc() | Petr Štetiar |
2011-01-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-01-04 | mac80211: fix some key comments and code | Johannes Berg |
2011-01-04 | mac80211: add missing synchronize_rcu | Johannes Berg |
2010-12-13 | mac80211: support separate default keys | Johannes Berg |
2010-11-22 | mac80211: Disable hw crypto for GTKs on AP VLAN interfaces | Helmut Schaa |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg |
2010-09-16 | cfg80211/mac80211: use lockdep_assert_held | Johannes Berg |
2010-08-27 | mac80211: allow vendor specific cipher suites | Johannes Berg |
2010-08-25 | net/mac80211: Use wiphy_<level> | Joe Perches |
2010-08-16 | mac80211: move key tfm setup | Johannes Berg |
2010-08-16 | mac80211: use cipher suite selectors | Johannes Berg |
2010-08-16 | mac80211: Don't squash error codes in key setup functions | Ben Hutchings |
2010-07-27 | mac80211: Fix key freeing to handle unlinked keys | Jouni Malinen |
2010-06-15 | mac80211: Use a separate CCMP PN receive counter for management frames | Jouni Malinen |
2010-06-03 | mac80211: simplify key locking | Johannes Berg |
2010-05-24 | Revert "ath9k: Group Key fix for VAPs" | John W. Linville |
2010-04-23 | Merge branch 'master' into for-davem | John W. Linville |
2010-04-20 | ath9k: Group Key fix for VAPs | Daniel Yingqiang Ma |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-28 | mac80211: add ieee80211_sdata_running | Johannes Berg |
2009-12-21 | mac80211: trace interface name | Johannes Berg |
2009-12-21 | mac80211: make station management completely depend on vif | Johannes Berg |
2009-08-17 | mac80211: fix todo lock | Johannes Berg |
2009-05-20 | nl80211: Validate NL80211_ATTR_KEY_SEQ length | Jouni Malinen |
2009-05-13 | nl80211: Add RSC configuration for new keys | Jouni Malinen |
2009-05-06 | mac80211: add driver ops wrappers | Johannes Berg |
2009-02-27 | mac80211: split IBSS/managed code | Johannes Berg |
2009-01-29 | mac80211: 802.11w - Use BIP (AES-128-CMAC) | Jouni Malinen |
2009-01-29 | mac80211: clean up set_key callback | Johannes Berg |
2008-10-27 | mac80211: convert to %pM away from print_mac | Johannes Berg |
2008-10-06 | mac80211: free up 2 bytes in skb->cb | Felix Fietkau |
2008-09-15 | mac80211: share STA information with driver | Johannes Berg |
2008-09-15 | mac80211: use nl80211 interface types | Johannes Berg |
2008-06-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-27 | mac80211: fix an oops in several failure paths in key allocation | Emmanuel Grumbach |
2008-05-14 | mac80211: proper STA info locking | Johannes Berg |
2008-05-07 | mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE | Ivo van Doorn |