summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt61pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* rt2x00: Cleanup/optimize set_state() function callback functionIvo van Doorn2008-06-141-32/+29
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-4/+4
* rt2x00: Merge RX and TX entry private dataIvo van Doorn2008-05-211-35/+34
* rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn2008-05-211-2/+0
* rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn2008-05-211-2/+11
* rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde2008-05-211-14/+10
* 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
* rt2x00: Fix TX status reportingIvo van Doorn2008-05-211-2/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-3/+2
|\
| * mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-3/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-151-20/+11
|\ \ | |/ |/|
| * rt2x00: Don't use pskb_expand_head()Ivo van Doorn2008-05-121-20/+11
* | rt2x00: Use rt2x00 queue numberingIvo van Doorn2008-05-071-19/+8
|/
* rt2x00: Fix quality/activity led handlingIvo van Doorn2008-05-011-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-3/+1
|\
| * rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner2008-04-091-3/+1
* | rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn2008-04-011-23/+41
* | rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn2008-04-011-1/+2
* | rt2x00: Fix in_atomic() usageIvo van Doorn2008-03-251-70/+35
* | 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/+2
|\ \ | |/
| * 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-23/+13
* | rt2x00: Move firmware checksumming to driverIvo van Doorn2008-03-131-5/+23
* | rt2x00: Only disable beaconing just before beacon updateIvo van Doorn2008-03-131-5/+13
* | rt2x00: Check for 5GHz band in link tunerIvo van Doorn2008-02-291-1/+1
* | rt2x00: Cleanup mode registrationIvo van Doorn2008-02-291-3/+3
* | rt2x00: Remove reset_tsf()Ivo van Doorn2008-02-291-9/+0
* | rt2x00: Fix Descriptor DMA initializationIvo van Doorn2008-02-291-7/+14
* | rt2x00: Filter ACK_CTS based on FIF_CONTROLIvo van Doorn2008-02-291-2/+3
* | rt2x00: Don't report driver generated frames to tx_status()Ivo van Doorn2008-02-291-0/+1
* | rt2x00: Send frames out with configured TX powerIvo van Doorn2008-02-291-3/+1
* | rt2x00: Fix typo in debug statementIvo van Doorn2008-02-291-1/+1
* | rt2x00: Remove MGMT ring initializationIvo van Doorn2008-02-291-2/+0
* | rt2x00: Make rt2x00 less verboseIvo van Doorn2008-02-291-4/+0
* | rt2x00: Make use of MAC80211_LED_TRIGGERSIvo van Doorn2008-02-291-98/+82
* | cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-11/+12
* | rt2x00: Move beacon and atim queue defines into rt2x00Ivo van Doorn2008-02-291-6/+6
* | rt2x00: Remove TX_MGMT queue usageIvo van Doorn2008-02-291-4/+1
OpenPOWER on IntegriCloud