summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2500usb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-101-0/+8
|\
| * rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-051-0/+8
* | rt2x00: Remove check for rf word 0Ivo van Doorn2009-02-271-3/+0
* | rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-091-0/+1
* | rt2x00: Add LED_MODE_ASUS supportIvo van Doorn2009-01-291-1/+3
* | rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* | rt2400,rt2500: init led_qual for LED_MODE_DEFAULTAndrew Price2009-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: Rename CONFIG_CRYPTO_COPY_IVIvo van Doorn2009-01-291-1/+1
* | rt2x00: Add RFKILL support to rt2500usb and rt73usbIvo van Doorn2009-01-291-0/+21
* | rt2x00: Restrict interface between rt2x00link and driversIvo van Doorn2009-01-291-2/+3
* | rt2x00: Implement PowersavingIvo van Doorn2009-01-291-0/+28
|/
* rt2x00: Fix rt2500usb HW crypto: WEP 128 & AESIvo van Doorn2009-01-121-2/+2
* Fix rt2500usb HW crypto: TKIPIvo van Doorn2009-01-121-13/+6
* rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn2008-12-051-0/+2
* rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn2008-12-051-5/+127
* rt2x00: Detect USB BULK in/out endpointsIvo van Doorn2008-11-251-6/+5
* rt2x00: Cleanup indirect register accessIvo van Doorn2008-11-251-80/+60
* rt2x00: Fix race condition when using inderect registersIvo van Doorn2008-11-211-10/+10
* rt2x00: Optimize get_duration / get_duration_resIvo van Doorn2008-11-211-1/+1
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-211-2/+1
* rt2x00: Remove debugfs CSR access wrappersIvo van Doorn2008-11-101-10/+15
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-101-58/+52
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+1
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-1/+1
* rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-111-4/+4
* rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2008-09-111-12/+0
* rt2x00: skb->data pointer should not include TX descriptorMattias Nissler2008-08-291-2/+1
* rt2x00: Add Signal type flagIvo van Doorn2008-08-291-0/+2
* rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-291-1/+1
* rt2x00: Gather channel information in structureIvo van Doorn2008-08-221-13/+26
* rt2x00: Disable link tuning in rt2500usbIvo van Doorn2008-08-041-0/+14
* rt2x00: Fix VGC lower bound initializationIvo van Doorn2008-08-011-3/+3
* rt2x00: Fix the beacon length bugIwo Mergler2008-07-291-0/+12
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-291-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-141-94/+60
|\
| * rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-141-94/+60
| * mac80211: revamp beacon configurationJohannes Berg2008-07-141-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-141-0/+7
|\ \ | |/ |/|
| * rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-091-0/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-281-2/+2
|\ \
| * | rt2x00: Fix sparse warning on nested container_of()Ivo van Doorn2008-06-261-2/+1
| * | rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde2008-06-261-2/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-15/+21
|\ \ \ | |/ / |/| / | |/
| * rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-251-15/+21
* | rt2x00: Fix double usage of skb->cb in USB RX path.Gertjan van Wingerde2008-06-141-7/+3
* | rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde2008-06-141-5/+2
* | rt2x00: Don't kick TX queue after each frameIvo van Doorn2008-06-141-1/+0
* | rt2x00: Implement rt2x00usb_kick_tx_queue()Ivo van Doorn2008-06-141-1/+3
OpenPOWER on IntegriCloud