| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-25 | 1 | -11/+1 |
|\ |
|
| * | rt2x00: Implement get_antenna and set_antenna callback functions | Ivo van Doorn | 2011-04-19 | 1 | -10/+0 |
| * | rt2x00: Split rt2x00dev->flags | Ivo van Doorn | 2011-04-19 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-12 | 1 | -6/+43 |
|\| |
|
| * | rt2x00: Implement tx power temperature compensation | Helmut Schaa | 2011-04-04 | 1 | -0/+38 |
| * | rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag | Helmut Schaa | 2011-04-04 | 1 | -6/+5 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
|/ |
|
* | rt2x00: Move TX/RX work into dedicated workqueue | Ivo van Doorn | 2011-01-31 | 1 | -2/+5 |
* | rt2x00: checkpatch.pl error fixes for rt2x00link.c | Mark Einon | 2010-11-15 | 1 | -1/+1 |
* | rt2x00: Move watchdog work to kernel work_queue | Ivo van Doorn | 2010-10-11 | 1 | -4/+2 |
* | rt2x00: Shortcut link state updates when not operating as STA | Helmut Schaa | 2010-10-11 | 1 | -0/+6 |
* | rt2x00: Antenna diversity does not work in 2.6.35 | Lars Ericsson | 2010-09-14 | 1 | -8/+4 |
* | rt2x00: Implement watchdog monitoring | Ivo van Doorn | 2010-07-12 | 1 | -0/+38 |
* | rt2x00: Fix vgc_level_reg handling | Ivo van Doorn | 2010-07-12 | 1 | -0/+8 |
* | rt2x00: Disable link tuning while scanning | Ivo van Doorn | 2010-07-12 | 1 | -1/+11 |
* | rt2x00: Rename CONFIG_DISABLE_LINK_TUNING | Ivo van Doorn | 2010-07-12 | 1 | -3/+4 |
* | rt2x00: Disable link tuning in AP mode | Helmut Schaa | 2010-06-30 | 1 | -4/+4 |
* | rt2x00: Update copyright statements. | Gertjan van Wingerde | 2009-11-11 | 1 | -1/+1 |
* | rt2x00: Remove deprecated ieee80211_rx_status->qual usage | Ivo van Doorn | 2009-11-11 | 1 | -88/+0 |
* | rt2x00: Don't queue ieee80211 work after USB removal | Sean Cross | 2009-11-06 | 1 | -4/+7 |
* | rt2x00: Fix rounding errors in RSSI average calculation | Lars Ericsson | 2009-08-14 | 1 | -26/+39 |
* | rt2x00: Fix quality houskeeping for software diversity | Lars Ericsson | 2009-08-14 | 1 | -43/+34 |
* | rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI... | Ivo van Doorn | 2009-08-14 | 1 | -4/+8 |
* | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 1 | -4/+4 |
* | rt2x00: Don't alter rt2x00dev->default_ant | Lars Ericsson | 2009-07-27 | 1 | -2/+2 |
* | rt2x00: Comment spellchecking | Luis Correia | 2009-07-24 | 1 | -1/+1 |
* | rt2x00: Fix Sparse warning | Ivo van Doorn | 2009-04-22 | 1 | -1/+1 |
* | rt2x00: Fix SW antenna diversity | Ivo van Doorn | 2009-03-05 | 1 | -5/+15 |
* | rt2x00: Update copyright year to 2009 | Ivo van Doorn | 2009-01-29 | 1 | -1/+1 |
* | rt2x00: Restrict interface between rt2x00link and drivers | Ivo van Doorn | 2009-01-29 | 1 | -43/+102 |
* | rt2x00: Move link tuning into seperate file | Ivo van Doorn | 2009-01-29 | 1 | -0/+402 |