| Commit message (Expand) | Author | Age | Files | Lines |
* | rt2x00: move under ralink vendor directory | Kalle Valo | 2015-11-18 | 1 | -256/+0 |
* | rt2x00: Fix FSF address in file headers | Jeff Kirsher | 2013-12-11 | 1 | -3/+1 |
* | rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers | Gabor Juhos | 2013-10-14 | 1 | -2/+2 |
* | rt2x00: Don't use queue entry as parameter when creating TX descriptor. | Gertjan van Wingerde | 2011-07-07 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-25 | 1 | -2/+2 |
|\ |
|
| * | rt2x00: Split rt2x00dev->flags | Ivo van Doorn | 2011-04-19 | 1 | -2/+2 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
|/ |
|
* | mac80211: use cipher suite selectors | Johannes Berg | 2010-08-16 | 1 | -9/+8 |
* | rt2x00: Fix setting of txdesc->length field. | Gertjan van Wingerde | 2010-05-10 | 1 | -0/+1 |
* | rt2x00: Update copyright statements. | Gertjan van Wingerde | 2009-11-11 | 1 | -1/+1 |
* | rt2x00: Reorganize padding & L2 padding | Ivo van Doorn | 2009-08-31 | 1 | -3/+3 |
* | rt2x00: Comment spellchecking | Luis Correia | 2009-07-24 | 1 | -1/+1 |
* | rt2x00: remove skb->do_not_encrypt usage | Johannes Berg | 2009-07-10 | 1 | -4/+2 |
* | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 2009-05-22 | 1 | -1/+1 |
* | rt2x00: Add support for L2 padding during TX/RX | Ivo van Doorn | 2009-05-06 | 1 | -26/+42 |
* | rt2x00: Move iv_len into tx descriptor data | Ivo van Doorn | 2009-05-06 | 1 | -10/+9 |
* | rt2x00: Update copyright year to 2009 | Ivo van Doorn | 2009-01-29 | 1 | -1/+1 |
* | rt2x00: Move code into seperate functions | Ivo van Doorn | 2009-01-29 | 1 | -1/+12 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -2/+2 |
* | rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c | Ivo van Doorn | 2008-12-05 | 1 | -0/+23 |
* | rt2x00: Implement HW encryption (rt2500usb) | Ivo van Doorn | 2008-12-05 | 1 | -0/+12 |
* | rt2x00: Optimize IV/EIV handling | Ivo van Doorn | 2008-12-05 | 1 | -30/+14 |
* | mac80211: free up 2 bytes in skb->cb | Felix Fietkau | 2008-10-06 | 1 | -2/+2 |
* | rt2x00: Implement HW encryption | Ivo van Doorn | 2008-08-22 | 1 | -0/+215 |