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