summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-093-7/+17
|\
| * rt2x00: Don't queue ieee80211 work after USB removalSean Cross2009-11-063-7/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-031-0/+5
|\ \ | |/
| * rt73usb.c : more idsXose Vazquez Perez2009-10-301-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-291-1/+1
|\ \ | |/
| * rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT2009-10-271-1/+1
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/
* 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/+7
* 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/+0
* rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn2009-08-206-25/+3
* rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn2009-08-203-15/+1
* 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-141-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/+8
* | 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/+38
* | 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/+1
* | rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HWIvo van Doorn2009-07-242-3/+1
* | 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-231-1/+3
|\ \ | |/
| * rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft2009-07-211-1/+3
* | rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-1013-203/+20
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* | rt2x00: remove skb->do_not_encrypt usageJohannes Berg2009-07-102-5/+4
|/
* 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
OpenPOWER on IntegriCloud