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