summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt61pci.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-11rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn1-6/+6
2008-09-11rt2x00: Make RFKILL enabled by defaultIvo van Doorn1-4/+4
2008-08-30rt2x00: Add Signal type flagIvo van Doorn1-0/+2
2008-08-30rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn1-11/+58
2008-08-30rt2x00: Fix race conditions in flag handlingIvo van Doorn1-1/+1
2008-08-23rt2x00: Add module parameter to disable HW cryptoIvo van Doorn1-1/+9
2008-08-23rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn1-17/+31
2008-08-23rt2x00: Gather channel information in structureIvo van Doorn1-17/+25
2008-08-23rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn1-6/+250
2008-08-01rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn1-0/+5
2008-07-30rt2x00: Fix QOS sequence countingIvo van Doorn1-1/+2
2008-07-30mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg1-1/+0
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-2/+2
2008-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-67/+36
2008-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+9
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-2/+2
2008-07-14rt2x00: Reorganize beacon handlingIvo van Doorn1-67/+36
2008-07-14mac80211: revamp beacon configurationJohannes Berg1-1/+1
2008-07-10rt2x00: treat firmware data as constDavid Woodhouse1-2/+2
2008-07-10rt2x00: Disable synchronization during initializationIvo van Doorn1-0/+9
2008-06-27rt2x00: Cleanup symbol exportsIvo van Doorn1-2/+2
2008-06-27rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde1-4/+5
2008-06-27rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde1-2/+2
2008-06-27rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde1-0/+6
2008-06-14rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde1-5/+3
2008-06-14rt2x00: Don't kick TX queue after each frameIvo van Doorn1-1/+0
2008-06-14rt2x00: Move led initialization into functionIvo van Doorn1-25/+16
2008-06-14rt2x00: Cleanup/optimize set_state() function callback functionIvo van Doorn1-32/+29
2008-05-22mac80211: move TX info into skb->cbJohannes Berg1-4/+4
2008-05-22rt2x00: Merge RX and TX entry private dataIvo van Doorn1-35/+34
2008-05-22rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn1-2/+0
2008-05-22rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn1-2/+11
2008-05-22rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde1-14/+10
2008-05-22rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde1-1/+1
2008-05-22rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn1-4/+2
2008-05-22rt2x00: Fix TX status reportingIvo van Doorn1-2/+13
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-3/+2
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-20/+11
2008-05-15mac80211: use hardware flags for signal/noise unitsBruno Randolf1-3/+2
2008-05-13rt2x00: Don't use pskb_expand_head()Ivo van Doorn1-20/+11
2008-05-07rt2x00: Use rt2x00 queue numberingIvo van Doorn1-19/+8
2008-05-02rt2x00: Fix quality/activity led handlingIvo van Doorn1-1/+1
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+1
2008-04-09rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner1-3/+1
2008-04-02rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn1-23/+41
2008-04-02rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn1-1/+2
2008-03-25rt2x00: Fix in_atomic() usageIvo van Doorn1-70/+35
2008-03-25rt2x00: Add dev_flags to rx descriptorIvo van Doorn1-3/+6
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-2/+2
2008-03-14rt2x00: Fix rt2400pci signalIvo van Doorn1-1/+5