summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
2010-11-15rt2x00: Fix hw crypto in AP mode for some devicesHelmut Schaa
2010-11-15rt2x00: Fix crash on USB unplugIvo van Doorn
2010-11-15rt2x00: Fix MCU_SLEEP argumentsIvo van Doorn
2010-11-15rt2x00: Implement flush callbackIvo van Doorn
2010-11-15rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dmaIvo van Doorn
2010-11-15rt2x00: Rename rt2x00queue_timeoutIvo van Doorn
2010-11-15rt2x00: Optimize rt2x00debug_dump_frame when frame dumping is not activeHelmut Schaa
2010-11-15rt2x00: Reduce tx descriptor sizeHelmut Schaa
2010-11-15rt2x00: Wait up to one second on rt2800 for WPDMA to be readyHelmut Schaa
2010-11-15rt2x00: Sync Tx and RX ring sizes with legacy driversHelmut Schaa
2010-11-15rt2x00: Add TXOP_CTRL_CFG register definitionHelmut Schaa
2010-11-15rt2x00pci: do not use GFP_DMAJohn W. Linville
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-11rt2x00: Fix URB error handlingIvo van Doorn
2010-10-11rt2x00: Don't perform watchdog checks on empty queueIvo van Doorn
2010-10-11rt2x00: Make queue_entry flags access atomicIvo 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: Move watchdog work to kernel work_queueIvo van Doorn
2010-10-11rt2x00: Simplify Queue function argumentsIvo van Doorn
2010-10-11rt2x00: Fix tx status handling in rt2800pciHelmut Schaa
2010-10-11rt2x00: Remove superfluous initialization of qidxHelmut Schaa
2010-10-11rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frameHelmut Schaa
2010-10-11rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssiHelmut Schaa
2010-10-11rt2x00: Optimize unmapping of skbsHelmut Schaa
2010-10-11rt2x00: Shortcut link state updates when not operating as STAHelmut Schaa
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-05rt2x00: Work around hw aggregation oddity in rt2800Helmut Schaa
2010-10-05rt2x00: Improve cooperation between rt2800pci and minstrelHelmut Schaa
2010-10-05rt2x00: Fix oops caused by error path in rt2x00lib_startHelmut Schaa
2010-10-05rt2x00: Update comment about the AMPDU flag in the TXWIHelmut Schaa
2010-10-05rt2x00: Enable rx aggregation in rt2800Helmut Schaa
2010-10-05rt2x00: Improve TX status entry validationIvo van Doorn
2010-10-05rt2x00: correctly set max_report_rates in rt61pci and rt2800Helmut Schaa
2010-10-05rt2x00: Don't enable broad- and multicast buffering on USB devicesHelmut Schaa
2010-10-05rt2x00: add field definitions for the TBTT_SYNC_CFG registerHelmut Schaa
2010-10-05rt2x00: Add register definition for busy time on secondary channelHelmut Schaa
2010-10-05rt2x00: Add rt73usb device IDIvo van Doorn
2010-10-05rt2x00: Allow tx duplication for legacy rates in HT40 modeHelmut Schaa
2010-10-05rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pciHelmut Schaa
2010-10-05rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devicesHelmut Schaa
2010-10-05rt2x00: Implement HT protection for rt2800Helmut Schaa
2010-10-05rt2x00: Fix SM PS checkHelmut Schaa
2010-10-05rt2x00: rework tx status handling in rt2800pciHelmut Schaa
2010-10-05rt2x00: Split out parts of the rt2800_txdone function for easier reuseHelmut Schaa
2010-10-05rt2x00: Don't overwrite beacon buffers in pairwise key setupHelmut Schaa
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann