summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt61pci.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde2010-05-241-3/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-12/+23
|\
| * rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde2010-05-121-7/+13
| * rt2x00: Re-order tx descriptor writing code in drivers.Gertjan van Wingerde2010-05-121-0/+5
| * rt2x00: Fix beacon descriptor writing for rt61pci.Gertjan van Wingerde2010-05-121-5/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-24/+17
|\ \ | |/
| * rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde2010-05-101-1/+2
| * rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde2010-05-101-17/+13
| * rt2x00: Don't check whether hardware crypto is enabled when reading RXD.Gertjan van Wingerde2010-05-101-6/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-2/+3
|\ \ | |/
| * rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde2010-05-041-2/+3
* | 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-251-6/+8
|\ \
| * | rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde2010-02-151-11/+8
| * | 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-141-1/+0
|\ \ \ | |/ /
| * | rt2x00: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-1/+0
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
|/ /
* | rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde2009-12-281-17/+12
|/
* 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/+0
* 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/+1
* 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/+7
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-1/+0
* rt2x00: Move Move pci_dev specific access to rt2x00pciIvo van Doorn2009-04-221-6/+1
* rt2x00: Remove check for rf word 0Ivo van Doorn2009-02-271-3/+0
* 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/+6
* rt2x00: Restrict interface between rt2x00link and driversIvo van Doorn2009-01-291-24/+25
OpenPOWER on IntegriCloud