summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt61pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-0/+14
|\
| * rt2x00: Add wakeup interrupt handler to rt61pci.Gertjan van Wingerde2010-04-061-0/+14
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-261-6/+8
|\ \
| * | rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde2010-02-151-11/+8Star
| * | rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde2010-02-151-2/+7
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-151-1/+0Star
|\| |
| * | rt2x00: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-1/+0Star
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-081-1/+1
|/ /
* / rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde2009-12-281-17/+12Star
|/
* rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2009-12-211-0/+5
* rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde2009-11-281-1/+1
* rt2x00: Whitespace cleanup.Gertjan van Wingerde2009-11-281-12/+12
* rt2x00: Log RT/RF chipset information correctly.Gertjan van Wingerde2009-11-161-0/+1
* rt2x00: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-11-111-18/+18
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-111-1/+1
* rt2x00: Hardcode TX ack timeout and consume timeIvo van Doorn2009-09-091-1/+1
* rt2x00: Fix beacon de-synchronization while update beaconIgor Perminov2009-08-141-2/+0Star
* rt2x00: FIF_PSPOLL filter flag supportIgor Perminov2009-08-141-1/+7
* rt61pci: fix module reloadingPavel Roskin2009-08-041-0/+5
* rt2x00: Comment spellcheckingLuis Correia2009-07-241-1/+1
* rt2x00: Implement set_tim callback for all driversStefan Steuerwald2009-07-241-0/+1
* rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-101-6/+1Star
* rt2x00: Remove last usage of beacon_int from ieee80211_configIvo van Doorn2009-06-031-1/+1
* rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVALIvo van Doorn2009-05-221-21/+7Star
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-1/+0Star
* rt2x00: Move Move pci_dev specific access to rt2x00pciIvo van Doorn2009-04-221-6/+1Star
* rt2x00: Remove check for rf word 0Ivo van Doorn2009-02-271-3/+0Star
* rt2x00: Validate firmware in driverIvo van Doorn2009-02-091-11/+18
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-091-16/+21
* rt2x00: Restrict firmware file lengthsIvo van Doorn2009-01-291-0/+5
* rt2x00: conf_tx() only need register access for WMM queuesIvo van Doorn2009-01-291-15/+15
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* mac80211: extend/document powersave APIJohannes Berg2009-01-291-1/+3
* rt2x00: Remove ENTRY_TXD_OFDM_RATEIvo van Doorn2009-01-291-1/+1
* rt2x00: Split EEPROM_NIC_TX_RX_FIXEDIvo van Doorn2009-01-291-19/+6Star
* rt2x00: Restrict interface between rt2x00link and driversIvo van Doorn2009-01-291-24/+25
* rt2x00: Reduce calls to bbp_read()Ivo van Doorn2009-01-291-27/+22Star
* rt2x00: Implement PowersavingIvo van Doorn2009-01-291-7/+46
* rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn2008-12-051-0/+3
* rt2x00: Optimize IV/EIV handlingIvo van Doorn2008-12-051-4/+4
* rt2x00: Cleanup indirect register accessIvo van Doorn2008-11-251-102/+59Star
* rt2x00: Fix race condition when using inderect registersIvo van Doorn2008-11-211-19/+47
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-211-18/+29
* rt2x00: Remove debugfs CSR access wrappersIvo van Doorn2008-11-101-16/+7Star
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-101-119/+112Star
* rt2x00: reduce checkpatch.pl errorsJohn Daiker2008-11-011-1/+1
* mac80211: make retry limits part of hw configJohannes Berg2008-11-011-1/+1