summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2500pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-151-1/+1
|\
| * rt2x00: Simplify Queue function argumentsIvo van Doorn2010-10-111-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-211-50/+65
|\ \ | |/
| * rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa2010-09-141-50/+65
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-021-17/+20
|\ \ | |/
| * rt2x00: Fix max TX power settingsIvo van Doorn2010-08-251-4/+8
| * rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn2010-08-251-13/+12
* | drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-171-1/+1
|/
* rt2x00: Remove set_tim callback from PCI driversHelmut Schaa2010-07-121-1/+0
* rt2x00: Convert rt2x00 to use threaded interruptsHelmut Schaa2010-07-121-16/+39
* rt2x00: Fix vgc_level_reg handlingIvo van Doorn2010-07-121-5/+3
* rt2x00: Disable link tuning while scanningIvo van Doorn2010-07-121-0/+2
* rt2x00: Rename CONFIG_DISABLE_LINK_TUNINGIvo van Doorn2010-07-121-3/+2
* rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde2010-06-301-1/+1
* rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde2010-06-301-1/+0
* rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde2010-06-031-1/+1
* rt2x00: Push beacon TX descriptor writing to drivers.Gertjan van Wingerde2010-06-031-6/+9
* rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde2010-05-241-4/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-12/+14
|\
| * rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde2010-05-121-12/+9
| * rt2x00: Re-order tx descriptor writing code in drivers.Gertjan van Wingerde2010-05-121-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-12/+10
|\ \ | |/
| * 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-11/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-1/+1
|\ \ | |/
| * rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde2010-05-041-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-0/+4
|\ \ | |/
| * rt2x00: Disable auto wakeup before waking up device.Gertjan van Wingerde2010-04-061-0/+4
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-251-2/+2
|\
| * rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde2010-02-151-7/+2
| * 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-20/+19
* rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde2009-11-281-2/+1
* rt2x00: Whitespace cleanup.Gertjan van Wingerde2009-11-281-13/+13
* rt2x00: Log RT/RF chipset information correctly.Gertjan van Wingerde2009-11-161-0/+1
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-111-1/+1
* rt2x00: Hardcode TX ack timeout and consume timeIvo van Doorn2009-09-091-3/+2
* rt2x00: Fix beacon de-synchronization while update beaconIgor Perminov2009-08-141-2/+0
* 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-22/+8
* 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-1/+1
* rt2x00: Remove check for rf word 0Ivo van Doorn2009-02-271-3/+0
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-091-13/+17
OpenPOWER on IntegriCloud