aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt73usb.c
Commit message (Expand)AuthorAge
* rt2x00: Fix race condition when using inderect registersIvo van Doorn2008-11-21
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-21
* rt2x00: Remove debugfs CSR access wrappersIvo van Doorn2008-11-10
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-10
* rt2x00: reduce checkpatch.pl errorsJohn Daiker2008-10-31
* mac80211: make retry limits part of hw configJohannes Berg2008-10-31
* net: convert print_mac to %pMJohannes Berg2008-10-27
* rt2x00: Fix HW crypto key handlingIvo van Doorn2008-09-24
* rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-11
* rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2008-09-11
* rt2x00: skb->data pointer should not include TX descriptorMattias Nissler2008-08-29
* rt2x00: Add Signal type flagIvo van Doorn2008-08-29
* rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-29
* rt2x00: Add module parameter to disable HW cryptoIvo van Doorn2008-08-22
* rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn2008-08-22
* rt2x00: Gather channel information in structureIvo van Doorn2008-08-22
* rt2x00: Implement HW encryption (rt73usb)Ivo van Doorn2008-08-22
* rt2x00: Fix QOS sequence countingIvo van Doorn2008-07-29
* rt2x00: Fix the beacon length bugIwo Mergler2008-07-29
* rt2x00: Large vendor requests for rt73usb firmware upload and beaconsIwo Mergler2008-07-29
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-14
| |\
| | * rt2x00: treat firmware data as constDavid Woodhouse2008-07-10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-14
|\ \ \
| * | | rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-14
| * | | mac80211: revamp beacon configurationJohannes Berg2008-07-14
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-09
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-29
|\ \
| * | rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde2008-06-26
| * | rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde2008-06-26
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-28
|\ \ \ | |/ / |/| / | |/
| * rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-25
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-16
|\|
| * rt2x00: Add D-link DWA111 supportIvo van Doorn2008-06-13
* | rt2x00: Fix double usage of skb->cb in USB RX path.Gertjan van Wingerde2008-06-14
* | rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde2008-06-14
* | rt2x00: Don't kick TX queue after each frameIvo van Doorn2008-06-14
* | rt2x00: Implement rt2x00usb_kick_tx_queue()Ivo van Doorn2008-06-14
* | rt2x00: Move led initialization into functionIvo van Doorn2008-06-14
* | rt2x00: Cleanup/optimize set_state() function callback functionIvo van Doorn2008-06-14
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* | rt2x00: Merge RX and TX entry private dataIvo van Doorn2008-05-21
* | rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn2008-05-21
* | rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn2008-05-21
* | rt2x00: Preserve descriptor information after memmove()Ivo van Doorn2008-05-21
* | rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde2008-05-21
* | rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn2008-05-21
* | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-14