summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt73usb.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Fix QOS sequence countingIvo van Doorn2008-07-291-1/+2
* rt2x00: Fix the beacon length bugIwo Mergler2008-07-291-0/+12
* rt2x00: Large vendor requests for rt73usb firmware upload and beaconsIwo Mergler2008-07-291-31/+9
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-291-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-3/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-141-3/+3
| |\
| | * rt2x00: treat firmware data as constDavid Woodhouse2008-07-101-3/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-141-71/+44
|\ \ \
| * | | rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-141-71/+44
| * | | 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/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-091-0/+9
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-281-1/+7
|\ \
| * | rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde2008-06-261-1/+1
| * | rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde2008-06-261-0/+6
* | | 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
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-161-0/+1
|\ \ | |/
| * rt2x00: Add D-link DWA111 supportIvo van Doorn2008-06-131-0/+1
* | 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
* | rt2x00: Move led initialization into functionIvo van Doorn2008-06-141-25/+16
* | rt2x00: Cleanup/optimize set_state() function callback functionIvo van Doorn2008-06-141-21/+28
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-4/+4
* | rt2x00: Merge RX and TX entry private dataIvo van Doorn2008-05-211-3/+3
* | rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn2008-05-211-2/+0
* | rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn2008-05-211-1/+10
* | rt2x00: Preserve descriptor information after memmove()Ivo van Doorn2008-05-211-15/+11
* | rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde2008-05-211-1/+1
* | rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn2008-05-211-4/+2
* | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-3/+2
* | rt2x00: Add helper macrosIvo van Doorn2008-05-071-10/+8
* | rt2x00: Use rt2x00 queue numberingIvo van Doorn2008-05-071-11/+4
|/
* rt2x00: Fix quality/activity led handlingIvo van Doorn2008-05-011-1/+1
* rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn2008-04-011-29/+41
* rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn2008-04-011-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-271-0/+2
|\
| * rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno2008-03-241-0/+2
* | rt2x00: Fix in_atomic() usageIvo van Doorn2008-03-251-86/+36
* | rt2x00: Add dev_flags to rx descriptorIvo van Doorn2008-03-251-3/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-181-2/+3
|\ \ | |/
| * rt2x00: Add new D-Link USB IDIvo van Doorn2008-03-111-0/+1
| * rt2x00: never disable multicast because it disables broadcast tooAdam Baker2008-03-111-2/+2
* | rt2x00: Fix rt2400pci signalIvo van Doorn2008-03-131-1/+5
* | rt2x00: Always enable TSF tickingIvo van Doorn2008-03-131-0/+2
* | rt2x00: Rename config_preamble() to config_erp()Ivo van Doorn2008-03-131-7/+5
* | rt2x00: Start bugging when rt2x00lib doesn't filter SW diversityIvo van Doorn2008-03-131-14/+9
* | rt2x00: Move firmware checksumming to driverIvo van Doorn2008-03-131-5/+23
OpenPOWER on IntegriCloud