| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Disable hw crypto for GTKs on AP VLAN interfaces | Helmut Schaa | 2010-11-22 | 1 | -1/+8 |
* | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 2010-10-06 | 1 | -34/+61 |
* | cfg80211/mac80211: use lockdep_assert_held | Johannes Berg | 2010-09-16 | 1 | -1/+1 |
* | mac80211: allow vendor specific cipher suites | Johannes Berg | 2010-08-27 | 1 | -8/+30 |
* | net/mac80211: Use wiphy_<level> | Joe Perches | 2010-08-25 | 1 | -8/+6 |
* | mac80211: move key tfm setup | Johannes Berg | 2010-08-16 | 1 | -16/+10 |
* | mac80211: use cipher suite selectors | Johannes Berg | 2010-08-16 | 1 | -13/+12 |
* | mac80211: Don't squash error codes in key setup functions | Ben Hutchings | 2010-08-16 | 1 | -6/+8 |
* | mac80211: Fix key freeing to handle unlinked keys | Jouni Malinen | 2010-07-27 | 1 | -7/+6 |
* | mac80211: Use a separate CCMP PN receive counter for management frames | Jouni Malinen | 2010-06-15 | 1 | -1/+1 |
* | mac80211: simplify key locking | Johannes Berg | 2010-06-03 | 1 | -222/+66 |
* | Revert "ath9k: Group Key fix for VAPs" | John W. Linville | 2010-05-24 | 1 | -1/+0 |
* | Merge branch 'master' into for-davem | John W. Linville | 2010-04-23 | 1 | -0/+1 |
|\ |
|
| * | ath9k: Group Key fix for VAPs | Daniel Yingqiang Ma | 2010-04-20 | 1 | -0/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | mac80211: add ieee80211_sdata_running | Johannes Berg | 2009-12-28 | 1 | -2/+2 |
* | mac80211: trace interface name | Johannes Berg | 2009-12-21 | 1 | -2/+2 |
* | mac80211: make station management completely depend on vif | Johannes Berg | 2009-12-21 | 1 | -1/+1 |
* | mac80211: fix todo lock | Johannes Berg | 2009-08-17 | 1 | -13/+15 |
* | nl80211: Validate NL80211_ATTR_KEY_SEQ length | Jouni Malinen | 2009-05-20 | 1 | -3/+3 |
* | nl80211: Add RSC configuration for new keys | Jouni Malinen | 2009-05-13 | 1 | -1/+20 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -4/+4 |
* | mac80211: split IBSS/managed code | Johannes Berg | 2009-02-27 | 1 | -1/+1 |
* | mac80211: 802.11w - Use BIP (AES-128-CMAC) | Jouni Malinen | 2009-01-29 | 1 | -2/+60 |
* | mac80211: clean up set_key callback | Johannes Berg | 2009-01-29 | 1 | -26/+25 |
* | mac80211: convert to %pM away from print_mac | Johannes Berg | 2008-10-27 | 1 | -6/+4 |
* | mac80211: free up 2 bytes in skb->cb | Felix Fietkau | 2008-10-06 | 1 | -0/+14 |
* | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 | 1 | -1/+1 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -3/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-28 | 1 | -0/+9 |
|\ |
|
| * | mac80211: fix an oops in several failure paths in key allocation | Emmanuel Grumbach | 2008-06-27 | 1 | -0/+9 |
* | | mac80211: proper STA info locking | Johannes Berg | 2008-05-14 | 1 | -2/+2 |
* | | mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE | Ivo van Doorn | 2008-05-07 | 1 | -0/+7 |
|/ |
|
* | mac80211: fix key todo list order | Johannes Berg | 2008-04-16 | 1 | -3/+6 |
* | mac80211: fix spinlock recursion | Johannes Berg | 2008-04-16 | 1 | -10/+10 |
* | mac80211: fix key hwaccel race | Johannes Berg | 2008-04-16 | 1 | -32/+52 |
* | mac80211: fix key vs. sta locking problems | Johannes Berg | 2008-04-08 | 1 | -144/+264 |
* | mac80211: sta_info_flush() fixes | Johannes Berg | 2008-04-01 | 1 | -0/+9 |
* | mac80211: always insert key into list | Johannes Berg | 2008-03-06 | 1 | -3/+3 |
* | mac80211: add documentation book | Johannes Berg | 2008-03-06 | 1 | -2/+2 |
* | mac80211: RCU-ify STA info structure access | Johannes Berg | 2008-03-06 | 1 | -1/+7 |
* | mac80211: fix key replacing, hw accel | Johannes Berg | 2008-02-29 | 1 | -7/+20 |
* | mac80211: split ieee80211_key_alloc/free | Johannes Berg | 2008-02-29 | 1 | -43/+113 |
* | mac80211: move interface type to vif structure | Johannes Berg | 2008-01-28 | 1 | -3/+3 |
* | [MAC80211]: remove ALG_NONE | Johannes Berg | 2007-10-10 | 1 | -1/+0 |
* | [PATCH] mac80211: remove crypto algorithm typedef | Johannes Berg | 2007-10-10 | 1 | -1/+1 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 1 | -4/+6 |
* | [MAC80211]: remove HW_KEY_IDX_INVALID | Johannes Berg | 2007-10-10 | 1 | -4/+0 |
* | [MAC80211]: remove set_key_idx callback | Johannes Berg | 2007-10-10 | 1 | -4/+0 |
* | [MAC80211]: fix race conditions with keys | Johannes Berg | 2007-10-10 | 1 | -16/+27 |