summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00dev.c
AgeCommit message (Expand)Author
2011-04-14rt2x00: fix cancelling uninitialized workStanislaw Gruszka
2011-01-04rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa
2011-01-04rt2x00: allow txstatus_fifo w/o txstatus_taskletJohannes Stezenbach
2010-12-13rt2x00: Introduce extra queue entry sanity flagIvo van Doorn
2010-12-13rt2x00: Cleanup RX index countingIvo van Doorn
2010-12-13rt2x00: Add "flush" queue commandIvo van Doorn
2010-12-13rt2x00: Protect queue control with mutexIvo van Doorn
2010-12-13rt2x00: Reorganize queue callback functionsIvo van Doorn
2010-11-30mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach
2010-11-17rt2x00: Fix header_length in rt2x00lib_txdoneRA-Jay Hung
2010-11-15rt2x00: Remove rt2x00lib_toggle_rxIvo van Doorn
2010-11-15rt2x00: checkpatch.pl error fixes for rt2x00dev.cMark Einon
2010-11-15rt2x00: Fix crash on USB unplugIvo van Doorn
2010-10-11rt2x00: Fix URB error handlingIvo van Doorn
2010-10-11rt2x00: Fix dead queue when skb allocation failedIvo van Doorn
2010-10-11rt2x00: Validate MCS on RX pathIvo van Doorn
2010-10-11rt2x00: Simplify Queue function argumentsIvo van Doorn
2010-10-05rt2x00: Fix oops caused by error path in rt2x00lib_startHelmut Schaa
2010-10-05rt2x00: rework tx status handling in rt2800pciHelmut Schaa
2010-08-31rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn
2010-08-25rt2x00: Fix max TX power settingsIvo van Doorn
2010-08-16rt2x00: Remove ieee80211_rx_status from rt2x00_devIvo van Doorn
2010-08-16rt2x00: Add helper function for reporting tx statusIvo van Doorn
2010-08-16rt2x00: Move USB tx/rx done handling to workqueueIvo van Doorn
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd
2010-07-12rt2x00: Use pretbtt irq for fetching beacons on rt2800pciHelmut Schaa
2010-07-12rt2x00: Implement broad- and multicast bufferingHelmut Schaa
2010-07-12rt2x00: Allow beacon update without scheduling a workHelmut Schaa
2010-07-12rt2x00: Convert rt2x00 to use threaded interruptsHelmut Schaa
2010-07-12rt2x00: Implement watchdog monitoringIvo van Doorn
2010-06-30rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde
2010-06-30rt2x00: Implement tx mpdu aggregationHelmut Schaa
2010-06-15rt2x00: Fix tx status reporting when falling back to the lowest rateHelmut Schaa
2010-06-15rt2x00: don't use TXDONE_FALLBACK as success indicatorHelmut Schaa
2010-06-03rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-28rt2x00: remove usage of deprecated noise valueJohn W. Linville
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-05rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde
2009-12-21rt2x00: Only remove L2 padding in received frames if there is payload.Gertjan van Wingerde
2009-12-21rt2x00 : trim the skb after having the l2pad removed.Alban Browaeys
2009-11-28rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde
2009-11-19mac80211: request TX status where neededJohannes Berg
2009-11-11rt2x00: Update copyright statements.Gertjan van Wingerde
2009-11-11rt2x00: Remove deprecated ieee80211_rx_status->qual usageIvo van Doorn