Age | Commit message (Expand) | Author | Files | Lines |
2015-11-18 | rt2x00: move under ralink vendor directory | Kalle Valo | 1 | -468/+0 |
2013-12-11 | rt2x00: Fix FSF address in file headers | Jeff Kirsher | 1 | -3/+1 |
2013-11-11 | rt2x00: fix HT TX descriptor settings regression | Stanislaw Gruszka | 1 | -1/+1 |
2012-04-23 | rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices | Helmut Schaa | 1 | -1/+1 |
2012-02-27 | rt2x00:Add VCO recalibration | John Li | 1 | -0/+13 |
2011-08-02 | rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO | Helmut Schaa | 1 | -1/+2 |
2011-07-07 | rt2x00: Don't use queue entry as parameter when creating TX descriptor. | Gertjan van Wingerde | 1 | -1/+2 |
2011-04-19 | rt2x00: Merge rt2x00ht.c contents in other files. | Gertjan van Wingerde | 1 | -24/+0 |
2011-04-19 | rt2x00: fix queue timeout checks | Johannes Stezenbach | 1 | -3/+3 |
2011-04-19 | rt2x00: Split rt2x00dev->flags | Ivo van Doorn | 1 | -2/+2 |
2011-04-05 | rt2x00: Implement tx power temperature compensation | Helmut Schaa | 1 | -0/+13 |
2011-04-05 | rt2x00: Remove obsolete rt2x00queue_align_payload | Helmut Schaa | 1 | -10/+0 |
2011-01-31 | rt2x00: Introduce beacon_update_locked that requires caller locking | Helmut Schaa | 1 | -1/+11 |
2011-01-31 | rt2x00: Refactor beacon code to make use of start- and stop_queue | Helmut Schaa | 1 | -3/+9 |
2010-12-13 | rt2x00: Protect queue control with mutex | Ivo van Doorn | 1 | -9/+0 |
2010-11-15 | rt2x00: Remove rt2x00lib_toggle_rx | Ivo van Doorn | 1 | -1/+0 |
2010-11-15 | rt2x00: checkpatch.pl error fixes for rt2x00lib.h | Mark Einon | 1 | -1/+1 |
2010-10-11 | rt2x00: Simplify Queue function arguments | Ivo van Doorn | 1 | -7/+4 |
2010-09-15 | rt2x00: Check for specific changed flags when updating the erp config | Helmut Schaa | 1 | -1/+2 |
2010-07-13 | rt2x00: Implement watchdog monitoring | Ivo van Doorn | 1 | -3/+23 |
2010-06-03 | rt2x00: Fix HT40 operation in rt2800. | Gertjan van Wingerde | 1 | -0/+9 |
2010-06-03 | rt2x00: Properly reserve room for descriptors in skbs. | Gertjan van Wingerde | 1 | -7/+0 |
2010-06-03 | rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h. | Gertjan van Wingerde | 1 | -10/+0 |
2009-11-19 | mac80211: request TX status where needed | Johannes Berg | 1 | -1/+3 |
2009-11-12 | rt2x00: Update copyright statements. | Gertjan van Wingerde | 1 | -1/+2 |
2009-11-12 | rt2x00: Remove deprecated ieee80211_rx_status->qual usage | Ivo van Doorn | 1 | -13/+0 |
2009-09-23 | rt2x00: fix the definition of rt2x00crypto_rx_insert_iv | Andrew Price | 1 | -1/+1 |
2009-08-31 | rt2x00: Reorganize padding & L2 padding | Ivo van Doorn | 1 | -12/+33 |
2009-07-27 | rt2x00: Don't alter rt2x00dev->default_ant | Lars Ericsson | 1 | -1/+1 |
2009-07-10 | rt2x00: use wiphy rfkill interface | Ivo van Doorn | 1 | -17/+4 |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -1/+1 |
2009-06-12 | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 1 | -1/+1 |
2009-05-06 | rt2x00: Style fix for interval defines | Alban Browaeys | 1 | -2/+2 |
2009-05-06 | rt2x00: Implement support for 802.11n | Ivo van Doorn | 1 | -0/+24 |
2009-05-06 | rt2x00: Add support for L2 padding during TX/RX | Ivo van Doorn | 1 | -5/+22 |
2009-05-06 | rt2x00: Move iv_len into tx descriptor data | Ivo van Doorn | 1 | -4/+6 |
2009-02-09 | rt2x00: Add kill_tx_queue callback function | Ivo van Doorn | 1 | -1/+12 |
2009-01-30 | mac80211: constify ieee80211_if_conf.bssid | Johannes Berg | 1 | -1/+1 |
2009-01-30 | rt2x00: Update copyright year to 2009 | Ivo van Doorn | 1 | -1/+1 |
2009-01-29 | rt2x00: Replace RFKILL with INPUT | Ivo van Doorn | 1 | -1/+1 |
2009-01-29 | rt2x00: Move code into seperate functions | Ivo van Doorn | 1 | -2/+4 |
2009-01-29 | rt2x00: Move link tuning into seperate file | Ivo van Doorn | 1 | -4/+77 |
2009-01-12 | rt2x00: Fix TX short preamble detection | Ivo van Doorn | 1 | -11/+0 |
2008-12-05 | rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c | Ivo van Doorn | 1 | -1/+8 |
2008-12-05 | rt2x00: Implement HW encryption (rt2500usb) | Ivo van Doorn | 1 | -0/+6 |
2008-11-21 | rt2x00: Cleanup TX/RX entry handling | Ivo van Doorn | 1 | -2/+10 |
2008-11-21 | rt2x00: Fix BUG_ON() with antenna handling | Ivo van Doorn | 1 | -1/+1 |
2008-11-21 | rt2x00: Remove RATE_BASIC flag | Ivo van Doorn | 1 | -1/+0 |
2008-11-10 | rt2x00: Optimize configuration handling | Ivo van Doorn | 1 | -1/+2 |
2008-09-16 | mac80211: use nl80211 interface types | Johannes Berg | 1 | -1/+1 |