| Commit message (Expand) | Author | Age |
* | rt2x00: Properly request tx headroom for alignment operations. | Gertjan van Wingerde | 2010-01-05 |
* | rt2x00: Centralize setting of extra TX headroom requested by rt2x00. | Gertjan van Wingerde | 2009-11-28 |
* | rt2x00: Log RT/RF chipset information correctly. | Gertjan van Wingerde | 2009-11-16 |
* | rt2x00: Properly detect Ralink RT3070 devices. | Gertjan van Wingerde | 2009-11-13 |
* | rt2x00: Update copyright statements. | Gertjan van Wingerde | 2009-11-11 |
* | rt2x00: Remove deprecated ieee80211_rx_status->qual usage | Ivo van Doorn | 2009-11-11 |
* | rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h | Bartlomiej Zolnierkiewicz | 2009-11-06 |
* | rt2x00: add support for different chipset interfaces | Bartlomiej Zolnierkiewicz | 2009-11-06 |
* | rt2x00: add driver private field to struct rt2x00_dev | Bartlomiej Zolnierkiewicz | 2009-11-06 |
* | rt2x00: Implement support for rt2800pci | Ivo van Doorn | 2009-10-27 |
* | rt2x00: Hardcode TX ack timeout and consume time | Ivo van Doorn | 2009-09-09 |
* | rt2x00: bss_info_changed() callback is allowed to sleep | Ivo van Doorn | 2009-08-20 |
* | rt2x00: configure_filter() callback is allowed to sleep | Ivo van Doorn | 2009-08-20 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-14 |
|\ |
|
| * | rt2x00: fix memory corruption in rf cache, add a sanity check | Pavel Roskin | 2009-08-14 |
* | | rt2x00: FIF_PSPOLL filter flag support | Igor Perminov | 2009-08-14 |
* | | rt2x00: Fix for race condition while update beacon | Igor Perminov | 2009-08-14 |
* | | rt2x00: Fix rounding errors in RSSI average calculation | Lars Ericsson | 2009-08-14 |
* | | rt2x00: Fix quality houskeeping for software diversity | Lars Ericsson | 2009-08-14 |
* | | rt2x00: Comment spellchecking | Luis Correia | 2009-07-24 |
* | | rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW | Ivo van Doorn | 2009-07-24 |
* | | rt2x00: Implement set_tim callback for all drivers | Stefan Steuerwald | 2009-07-24 |
* | | rt2x00: use wiphy rfkill interface | Ivo van Doorn | 2009-07-10 |
|/ |
|
* | rt2x00: Remove last usage of beacon_int from ieee80211_config | Ivo van Doorn | 2009-06-03 |
* | rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL | Ivo van Doorn | 2009-05-22 |
* | rt2x00: Simplify rt2x00_check_rev | Ivo van Doorn | 2009-05-06 |
* | rt2x00: Implement support for rt2800usb | Ivo van Doorn | 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 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 |
* | rt2x00: Move Move pci_dev specific access to rt2x00pci | Ivo van Doorn | 2009-04-22 |
* | rt2x00: Validate firmware in driver | Ivo van Doorn | 2009-02-09 |
* | rt2x00: Add kill_tx_queue callback function | Ivo van Doorn | 2009-02-09 |
* | rt2x00: Simplify suspend/resume handling | Ivo van Doorn | 2009-01-29 |
* | rt2x00: rt2x00_rev() should return u32 | Ivo van Doorn | 2009-01-29 |
* | wireless: restrict to 32 legacy rates | 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 |
* | mac80211: clean up set_key callback | Johannes Berg | 2009-01-29 |
* | rt2x00: Release rt2x00 2.3.0 | Ivo van Doorn | 2009-01-29 |
* | rt2x00: Rename CONFIG_CRYPTO_COPY_IV | Ivo van Doorn | 2009-01-29 |
* | rt2x00: Restrict interface between rt2x00link and drivers | Ivo van Doorn | 2009-01-29 |
* | rt2x00: Reduce calls to bbp_read() | Ivo van Doorn | 2009-01-29 |
* | rt2x00: Move link tuning into seperate file | Ivo van Doorn | 2009-01-29 |
* | rt2x00: Release rt2x00 2.2.3 | Ivo van Doorn | 2008-12-05 |
* | rt2x00: Implement HW encryption (rt2500usb) | Ivo van Doorn | 2008-12-05 |
* | rt2x00: Store retry limit values | Ivo van Doorn | 2008-12-05 |
* | rt2x00: Detect USB BULK in/out endpoints | Ivo van Doorn | 2008-11-25 |
* | rt2x00: Fix race condition when using inderect registers | Ivo van Doorn | 2008-11-21 |