aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/key.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-5/+173
* Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville2011-06-061-19/+2
* mac80211: sparse RCU annotationsJohannes Berg2011-05-161-8/+14
* mac80211: make key locking clearerJohannes Berg2011-05-121-4/+4
* mac80211: Fix a warning due to skipping tailroom reservation for IVMohammed Shafi Shajakhan2011-05-051-2/+4
* mac80211: Skip tailroom reservation for full HW-crypto devicesYogesh Ashok Powar2011-04-281-2/+17
* mac80211: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-281-1/+2
* mac80211: fix NULL pointer dereference in ieee80211_key_alloc()Petr Štetiar2011-03-281-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-051-0/+6
|\
| * mac80211: add missing synchronize_rcuJohannes Berg2011-01-041-0/+6
* | mac80211: fix some key comments and codeJohannes Berg2011-01-041-21/+17
* | mac80211: support separate default keysJohannes Berg2010-12-131-19/+26
* | mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa2010-11-221-1/+8
|/
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-34/+61
* cfg80211/mac80211: use lockdep_assert_heldJohannes Berg2010-09-161-1/+1
* mac80211: allow vendor specific cipher suitesJohannes Berg2010-08-271-8/+30
* net/mac80211: Use wiphy_<level>Joe Perches2010-08-251-8/+6
* mac80211: move key tfm setupJohannes Berg2010-08-161-16/+10
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-13/+12
* mac80211: Don't squash error codes in key setup functionsBen Hutchings2010-08-161-6/+8
* mac80211: Fix key freeing to handle unlinked keysJouni Malinen2010-07-271-7/+6
* mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen2010-06-151-1/+1
* mac80211: simplify key lockingJohannes Berg2010-06-031-222/+66
* Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-241-1/+0
* Merge branch 'master' into for-davemJohn W. Linville2010-04-231-0/+1
|\
| * ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-201-0/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-281-2/+2
* mac80211: trace interface nameJohannes Berg2009-12-211-2/+2
* mac80211: make station management completely depend on vifJohannes Berg2009-12-211-1/+1
* mac80211: fix todo lockJohannes Berg2009-08-171-13/+15
* nl80211: Validate NL80211_ATTR_KEY_SEQ lengthJouni Malinen2009-05-201-3/+3
* nl80211: Add RSC configuration for new keysJouni Malinen2009-05-131-1/+20
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-4/+4
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-1/+1
* mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2009-01-291-2/+60
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-26/+25
* mac80211: convert to %pM away from print_macJohannes Berg2008-10-271-6/+4
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-061-0/+14
* mac80211: share STA information with driverJohannes Berg2008-09-151-1/+1
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-0/+9
|\
| * mac80211: fix an oops in several failure paths in key allocationEmmanuel Grumbach2008-06-271-0/+9
* | mac80211: proper STA info lockingJohannes Berg2008-05-141-2/+2
* | mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn2008-05-071-0/+7
|/
* mac80211: fix key todo list orderJohannes Berg2008-04-161-3/+6
* mac80211: fix spinlock recursionJohannes Berg2008-04-161-10/+10
* mac80211: fix key hwaccel raceJohannes Berg2008-04-161-32/+52
* mac80211: fix key vs. sta locking problemsJohannes Berg2008-04-081-144/+264
* mac80211: sta_info_flush() fixesJohannes Berg2008-04-011-0/+9