aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00crypto.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-2/+2
|\
| * rt2x00: Split rt2x00dev->flagsIvo van Doorn2011-04-191-2/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-9/+8
* rt2x00: Fix setting of txdesc->length field.Gertjan van Wingerde2010-05-101-0/+1
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-111-1/+1
* rt2x00: Reorganize padding & L2 paddingIvo van Doorn2009-08-311-3/+3
* rt2x00: Comment spellcheckingLuis Correia2009-07-241-1/+1
* rt2x00: remove skb->do_not_encrypt usageJohannes Berg2009-07-101-4/+2
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-1/+1
* rt2x00: Add support for L2 padding during TX/RXIvo van Doorn2009-05-061-26/+42
* rt2x00: Move iv_len into tx descriptor dataIvo van Doorn2009-05-061-10/+9
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* rt2x00: Move code into seperate functionsIvo van Doorn2009-01-291-1/+12
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* rt2x00: Move crypto TX descriptor handling to rt2x00crypto.cIvo van Doorn2008-12-051-0/+23
* rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn2008-12-051-0/+12
* rt2x00: Optimize IV/EIV handlingIvo van Doorn2008-12-051-30/+14
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-061-2/+2
* rt2x00: Implement HW encryptionIvo van Doorn2008-08-221-0/+215