summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Implement support for rt2800pciIvo van Doorn2009-10-275-0/+5317
* rt2x00: Add rt2x00soc bus moduleIvo van Doorn2009-10-274-0/+216
* rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata2009-09-291-0/+1
* rt2x00: fix the definition of rt2x00crypto_rx_insert_ivAndrew Price2009-09-231-1/+1
* rt2x00: Hardcode TX ack timeout and consume timeIvo van Doorn2009-09-098-28/+7Star
* rt2x00: Reorganize padding & L2 paddingIvo van Doorn2009-08-314-44/+116
* rt2x00: Fix TX status reportingIvo van Doorn2009-08-311-12/+16
* rt2x00: Cleanup rt2x00mac_bss_info_changed()Ivo van Doorn2009-08-281-8/+0Star
* rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn2009-08-206-25/+3Star
* rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn2009-08-203-15/+1Star
* rt2x00: Add support for retry ratesBenoit PAPILLAULT2009-08-202-5/+19
* rt2x00: Fix MCS register intializationIvo van Doorn2009-08-201-1/+1
* rt2x00: wireless CLI ID and packet ID must not be 0Ivo van Doorn2009-08-201-2/+2
* rt2x00: Set SKBDESC_L2_PADDED in RX pathIvo van Doorn2009-08-201-1/+3
* rt2x00: Add new RF chip definesIvo van Doorn2009-08-201-0/+6
* rt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initializationsIvo van Doorn2009-08-202-6/+6
* rt2x00: Fix RFKILL pollingIvo van Doorn2009-08-201-2/+2
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-202-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-151-2/+4
|\
| * rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin2009-08-141-2/+4
* | rt2x00: Fix beacon de-synchronization while update beaconIgor Perminov2009-08-146-17/+8Star
* | rt2x00: FIF_PSPOLL filter flag supportIgor Perminov2009-08-145-3/+41
* | rt2x00: Fix for race condition while update beaconIgor Perminov2009-08-144-8/+20
* | rt2x00: Fix rounding errors in RSSI average calculationLars Ericsson2009-08-142-28/+52
* | rt2x00: Fix quality houskeeping for software diversityLars Ericsson2009-08-142-50/+38Star
* | rt2x00: Align ieee80211 header to 4-byte boundary for PCI devicesIvo van Doorn2009-08-141-0/+12
* | rt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flagIvo van Doorn2009-08-141-1/+2
* | rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...Ivo van Doorn2009-08-144-45/+50
* | rt2x00: cancel all work on disconnectPavel Roskin2009-08-041-0/+6
* | rt61pci: fix module reloadingPavel Roskin2009-08-041-0/+5
* | mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-043-6/+6
* | rt2x00: Fix build error when crypto support is disabledIvo van Doorn2009-08-041-10/+10
* | rt2x00: move experimental on kconfig only to rt2800usbLuis R. Rodriguez2009-08-041-4/+4
* | rt2x00: Don't alter rt2x00dev->default_antLars Ericsson2009-07-274-10/+10
* | rt2x00: Comment spellcheckingLuis Correia2009-07-2415-24/+24
* | wireless: remove print_mac usesJohannes Berg2009-07-241-3/+1Star
* | rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HWIvo van Doorn2009-07-242-3/+1Star
* | rt2x00: Implement set_tim callback for all driversStefan Steuerwald2009-07-248-0/+18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-241-1/+3
|\|
| * rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft2009-07-211-1/+3
* | rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-1013-203/+20Star
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* | rt2x00: remove skb->do_not_encrypt usageJohannes Berg2009-07-102-5/+4Star
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-152-8/+8
|\
| * trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-121-7/+7
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-1/+1
* | rt2x00: Remove last usage of beacon_int from ieee80211_configIvo van Doorn2009-06-037-5/+13
* | rt2x00: Add new rt2800usb USB ID'sIvo van Doorn2009-06-031-0/+12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-251-1/+1
|\|
| * wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-201-1/+1