summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2500pci.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-1/+0
* rt2x00: Move Move pci_dev specific access to rt2x00pciIvo van Doorn2009-04-221-1/+1
* rt2x00: Remove check for rf word 0Ivo van Doorn2009-02-271-3/+0
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-091-13/+17
* 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: Restrict interface between rt2x00link and driversIvo van Doorn2009-01-291-25/+25
* rt2x00: Reduce calls to bbp_read()Ivo van Doorn2009-01-291-25/+25
* rt2x00: Implement PowersavingIvo van Doorn2009-01-291-0/+28
* rt2x00: Cleanup indirect register accessIvo van Doorn2008-11-251-83/+42
* rt2x00: Fix race condition when using inderect registersIvo van Doorn2008-11-211-13/+34
* rt2x00: Optimize get_duration / get_duration_resIvo van Doorn2008-11-211-5/+5
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-211-17/+28
* rt2x00: Remove debugfs CSR access wrappersIvo van Doorn2008-11-101-16/+7
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-101-106/+100
* mac80211: make retry limits part of hw configJohannes Berg2008-10-311-1/+1
* net: convert print_mac to %pMJohannes Berg2008-10-271-4/+1
* rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-111-4/+4
* rt2x00: Make RFKILL enabled by defaultIvo van Doorn2008-09-111-4/+4
* 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
* rt2500pci: restoring missing linePeter Chubb2008-08-011-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-141-55/+35
|\
| * rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-141-55/+35
| * 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/+11
|\ \ | |/ |/|
| * rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-091-0/+11
* | rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-261-1/+1
* | rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-261-4/+6
* | rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde2008-06-261-1/+1
* | rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde2008-06-141-2/+0
* | 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-17/+15
* | rt2x00: Cleanup/optimize set_state() function callback functionIvo van Doorn2008-06-141-29/+27
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-4/+4
* | rt2x00: Merge RX and TX entry private dataIvo van Doorn2008-05-211-36/+36
* | 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: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde2008-05-211-4/+5
* | 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-5/+2
* | rt2x00: Fix TX status reportingIvo van Doorn2008-05-211-1/+12
* | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-3/+3
* | rt2x00: Use rt2x00 queue numberingIvo van Doorn2008-05-071-23/+12
|/
* rt2x00: Fix quality/activity led handlingIvo van Doorn2008-05-011-1/+1
* rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2008-05-011-1/+1
OpenPOWER on IntegriCloud