aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-12rt2x00: Move driver callback functions into the ops structureIvo van Doorn1-5/+1
2010-07-12rt2x00: Use pretbtt irq for fetching beacons on rt2800pciHelmut Schaa1-0/+2
2010-07-12rt2x00: Convert rt2x00 to use threaded interruptsHelmut Schaa1-0/+11
2010-07-12rt2x00: Implement watchdog monitoringIvo van Doorn1-0/+7
2010-07-12rt2x00: Disable link tuning while scanningIvo van Doorn1-0/+3
2010-07-12rt2x00: Rename CONFIG_DISABLE_LINK_TUNINGIvo van Doorn1-1/+1
2010-06-30rt2x00: Rename driver write_tx_datadesc callback function.Gertjan van Wingerde1-4/+2
2010-06-03rt2x00: Introduce separate interface type for PCI-express.Gertjan van Wingerde1-1/+8
2010-06-03rt2x00: Remove RT2870 chipset identification.Gertjan van Wingerde1-2/+1
2010-06-03rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde1-0/+7
2010-06-03rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.Gertjan van Wingerde1-0/+2
2010-06-02rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.Gertjan van Wingerde1-0/+21
2010-05-10rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde1-1/+2
2010-04-16rt2x00: add txdesc parameter to write_tx_dataHelmut Schaa1-1/+2
2010-04-12rt2x00: Refactor rt2800 version constants.Gertjan van Wingerde1-2/+20
2010-04-12rt2x00: Align RT chipset definitions with vendor driver.Gertjan van Wingerde1-4/+3
2010-02-15rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde1-23/+18
2010-02-15rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde1-15/+0
2010-02-15rt2x00: Introduce SoC interface type.Gertjan van Wingerde1-2/+8
2010-02-08rt2x00: remove get_tx_stats() mac80211 opKalle Valo1-2/+0
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+6
2010-01-05rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde1-0/+6
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-2/+2
2009-12-28rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde1-12/+12
2009-12-21rt2x00: Further L2 padding fixes.Gertjan van Wingerde1-0/+6
2009-11-28rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde1-0/+1
2009-11-16rt2x00: Log RT/RF chipset information correctly.Gertjan van Wingerde1-4/+7
2009-11-13rt2x00: Properly detect Ralink RT3070 devices.Gertjan van Wingerde1-0/+1
2009-11-11rt2x00: Update copyright statements.Gertjan van Wingerde1-1/+2
2009-11-11rt2x00: Remove deprecated ieee80211_rx_status->qual usageIvo van Doorn1-7/+0
2009-11-06rt2x00: move REGISTER_BUSY_* definitions to rt2x00.hBartlomiej Zolnierkiewicz1-0/+9
2009-11-06rt2x00: add support for different chipset interfacesBartlomiej Zolnierkiewicz1-0/+29
2009-11-06rt2x00: add driver private field to struct rt2x00_devBartlomiej Zolnierkiewicz1-0/+5
2009-10-27rt2x00: Implement support for rt2800pciIvo van Doorn1-0/+7
2009-09-09rt2x00: Hardcode TX ack timeout and consume timeIvo van Doorn1-3/+0
2009-08-20rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn1-3/+0
2009-08-20rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn1-1/+0
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-1/+1
2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+4
2009-08-14rt2x00: FIF_PSPOLL filter flag supportIgor Perminov1-0/+2
2009-08-14rt2x00: Fix for race condition while update beaconIgor Perminov1-0/+5
2009-08-14rt2x00: Fix rounding errors in RSSI average calculationLars Ericsson1-2/+13
2009-08-14rt2x00: Fix quality houskeeping for software diversityLars Ericsson1-7/+4
2009-08-14rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin1-2/+4
2009-07-24rt2x00: Comment spellcheckingLuis Correia1-2/+2
2009-07-24rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HWIvo van Doorn1-1/+0
2009-07-24rt2x00: Implement set_tim callback for all driversStefan Steuerwald1-0/+2
2009-07-10rt2x00: use wiphy rfkill interfaceIvo van Doorn1-12/+1
2009-06-03rt2x00: Remove last usage of beacon_int from ieee80211_configIvo van Doorn1-0/+5
2009-05-22rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVALIvo van Doorn1-0/+2