aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt61pci.c
Commit message (Expand)AuthorAge
* rt2x00: Hardcode TX ack timeout and consume timeIvo van Doorn2009-09-09
* rt2x00: Fix beacon de-synchronization while update beaconIgor Perminov2009-08-14
* rt2x00: FIF_PSPOLL filter flag supportIgor Perminov2009-08-14
* rt61pci: fix module reloadingPavel Roskin2009-08-04
* rt2x00: Comment spellcheckingLuis Correia2009-07-24
* rt2x00: Implement set_tim callback for all driversStefan Steuerwald2009-07-24
* rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-10
* rt2x00: Remove last usage of beacon_int from ieee80211_configIvo van Doorn2009-06-03
* rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVALIvo van Doorn2009-05-22
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-06
* rt2x00: Move Move pci_dev specific access to rt2x00pciIvo van Doorn2009-04-22
* rt2x00: Remove check for rf word 0Ivo van Doorn2009-02-27
* rt2x00: Validate firmware in driverIvo van Doorn2009-02-09
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-09
* rt2x00: Restrict firmware file lengthsIvo van Doorn2009-01-29
* rt2x00: conf_tx() only need register access for WMM queuesIvo van Doorn2009-01-29
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-29
* mac80211: extend/document powersave APIJohannes Berg2009-01-29
* rt2x00: Remove ENTRY_TXD_OFDM_RATEIvo van Doorn2009-01-29
* rt2x00: Split EEPROM_NIC_TX_RX_FIXEDIvo van Doorn2009-01-29
* rt2x00: Restrict interface between rt2x00link and driversIvo van Doorn2009-01-29
* rt2x00: Reduce calls to bbp_read()Ivo van Doorn2009-01-29
* rt2x00: Implement PowersavingIvo van Doorn2009-01-29
* rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn2008-12-05
* rt2x00: Optimize IV/EIV handlingIvo van Doorn2008-12-05
* rt2x00: Cleanup indirect register accessIvo van Doorn2008-11-25
* rt2x00: Fix race condition when using inderect registersIvo van Doorn2008-11-21
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-21
* rt2x00: Remove debugfs CSR access wrappersIvo van Doorn2008-11-10
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-10
* rt2x00: reduce checkpatch.pl errorsJohn Daiker2008-10-31
* mac80211: make retry limits part of hw configJohannes Berg2008-10-31
* net: convert print_mac to %pMJohannes Berg2008-10-27
* rt2x00: Fix HW crypto key handlingIvo van Doorn2008-09-24
* rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-11
* rt2x00: Make RFKILL enabled by defaultIvo van Doorn2008-09-11
* rt2x00: Add Signal type flagIvo van Doorn2008-08-29
* rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-29
* rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-29
* rt2x00: Add module parameter to disable HW cryptoIvo van Doorn2008-08-22
* rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn2008-08-22
* rt2x00: Gather channel information in structureIvo van Doorn2008-08-22
* rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn2008-08-22
* rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn2008-08-01
* rt2x00: Fix QOS sequence countingIvo van Doorn2008-07-29
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-14
| |\
| | * rt2x00: treat firmware data as constDavid Woodhouse2008-07-10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-14
|\ \ \