summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt61pci.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Remove check for rf word 0Ivo van Doorn2009-02-271-3/+0
* rt2x00: Validate firmware in driverIvo van Doorn2009-02-091-11/+18
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-091-16/+21
* rt2x00: Restrict firmware file lengthsIvo van Doorn2009-01-291-0/+5
* rt2x00: conf_tx() only need register access for WMM queuesIvo van Doorn2009-01-291-15/+15
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-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: Split EEPROM_NIC_TX_RX_FIXEDIvo van Doorn2009-01-291-19/+6
* rt2x00: Restrict interface between rt2x00link and driversIvo van Doorn2009-01-291-24/+25
* rt2x00: Reduce calls to bbp_read()Ivo van Doorn2009-01-291-27/+22
* rt2x00: Implement PowersavingIvo van Doorn2009-01-291-7/+46
* rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn2008-12-051-0/+3
* rt2x00: Optimize IV/EIV handlingIvo van Doorn2008-12-051-4/+4
* rt2x00: Cleanup indirect register accessIvo van Doorn2008-11-251-102/+59
* rt2x00: Fix race condition when using inderect registersIvo van Doorn2008-11-211-19/+47
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-211-18/+29
* rt2x00: Remove debugfs CSR access wrappersIvo van Doorn2008-11-101-16/+7
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-101-119/+112
* rt2x00: reduce checkpatch.pl errorsJohn Daiker2008-10-311-1/+1
* mac80211: make retry limits part of hw configJohannes Berg2008-10-311-1/+1
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+1
* rt2x00: Fix HW crypto key handlingIvo van Doorn2008-09-241-2/+2
* rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-111-6/+6
* rt2x00: Make RFKILL enabled by defaultIvo van Doorn2008-09-111-4/+4
* rt2x00: Add Signal type flagIvo van Doorn2008-08-291-0/+2
* rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-291-11/+58
* rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-291-1/+1
* rt2x00: Add module parameter to disable HW cryptoIvo van Doorn2008-08-221-1/+9
* rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn2008-08-221-17/+31
* rt2x00: Gather channel information in structureIvo van Doorn2008-08-221-17/+25
* rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn2008-08-221-6/+250
* rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn2008-08-011-0/+5
* rt2x00: Fix QOS sequence countingIvo van Doorn2008-07-291-1/+2
* 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-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-141-2/+2
| |\
| | * rt2x00: treat firmware data as constDavid Woodhouse2008-07-101-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-141-67/+36
|\ \ \
| * | | rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-141-67/+36
| * | | 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
| |/
* | rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-261-2/+2
* | rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-261-4/+5
* | rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde2008-06-261-2/+2
* | rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde2008-06-261-0/+6
* | rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde2008-06-141-5/+3
* | rt2x00: Don't kick TX queue after each frameIvo van Doorn2008-06-141-1/+0
* | rt2x00: Move led initialization into functionIvo van Doorn2008-06-141-25/+16
OpenPOWER on IntegriCloud