summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-07Revert "iwlwifi: do not perferm force reset while doing scan"Stanislaw Gruszka1-5/+0
2010-10-07b43: N-PHY: don't duplicate setting channel in shared memoryRafał Miłecki1-10/+2
2010-10-07b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki2-3/+6
2010-10-07b43: N-PHY: simplify channel switchingRafał Miłecki1-16/+11
2010-10-07cfg80211/mac80211: allow per-station GTKsJohannes Berg3-11/+12
2010-10-07ath9k: Introduce a wrapper for power save disable.Senthil Balasubramanian1-18/+22
2010-10-07ath9k: remove unnecessary power save flags.Senthil Balasubramanian3-48/+4
2010-10-07ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau5-101/+3
2010-10-07ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau3-45/+29
2010-10-07ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau4-119/+34
2010-10-07ath9k_hw: clean up ANI state handlingFelix Fietkau6-260/+110
2010-10-07ath9k_hw: add a helper function to check for the new ANI implementationFelix Fietkau1-2/+7
2010-10-07ath9k_hw: clean up register write bufferingFelix Fietkau12-61/+7
2010-10-07ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau5-92/+65
2010-10-07ath9k_hw: clean up calibration flagsFelix Fietkau6-77/+31
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2010-10-06ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau1-1/+1
2010-10-06iwlagn: define 130 series of WiFi/BT combo devicesWey-Yi Guy3-0/+56
2010-10-06iwlagn: rename iwl5000_tx_respWey-Yi Guy2-11/+13
2010-10-06iwlwifi: remove uncorrect commentsWey-Yi Guy1-2/+2
2010-10-06iwlagn: rename iwl5000_tx_power_dbm_cmdWey-Yi Guy2-7/+7
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy24-887/+565
2010-10-06iwlwifi: schedule to deprecate software scan supportWey-Yi Guy2-6/+7
2010-10-05Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville20-536/+769
2010-10-05ath9k: get correct tx gain type in ath9k_hw_4k_get_eepromGabor Juhos1-1/+9
2010-10-05ath5k: Don't wake internal queuesBruno Randolf1-1/+1
2010-10-05ipw2200: check for allocation failuresDan Carpenter1-0/+8
2010-10-05rt2x00: Work around hw aggregation oddity in rt2800Helmut Schaa1-0/+27
2010-10-05rt2x00: Improve cooperation between rt2800pci and minstrelHelmut Schaa1-2/+4
2010-10-05rt2x00: Fix oops caused by error path in rt2x00lib_startHelmut Schaa1-3/+1
2010-10-05rt2x00: Update comment about the AMPDU flag in the TXWIHelmut Schaa1-1/+7
2010-10-05rt2x00: Enable rx aggregation in rt2800Helmut Schaa1-2/+6
2010-10-05rt2x00: Improve TX status entry validationIvo van Doorn2-3/+16
2010-10-05rt2x00: correctly set max_report_rates in rt61pci and rt2800Helmut Schaa2-4/+6
2010-10-05rt2x00: Don't enable broad- and multicast buffering on USB devicesHelmut Schaa3-3/+22
2010-10-05rt2x00: add field definitions for the TBTT_SYNC_CFG registerHelmut Schaa1-0/+6
2010-10-05rt2x00: Add register definition for busy time on secondary channelHelmut Schaa1-2/+7
2010-10-05rt2x00: Add rt73usb device IDIvo van Doorn1-0/+1
2010-10-05rt2x00: Allow tx duplication for legacy rates in HT40 modeHelmut Schaa2-2/+9
2010-10-05rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pciHelmut Schaa1-7/+8
2010-10-05rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devicesHelmut Schaa1-2/+1
2010-10-05rt2x00: Implement HT protection for rt2800Helmut Schaa4-1/+104
2010-10-05rt2x00: Fix SM PS checkHelmut Schaa1-3/+4
2010-10-05rt2x00: rework tx status handling in rt2800pciHelmut Schaa3-13/+188
2010-10-05rt2x00: Split out parts of the rt2800_txdone function for easier reuseHelmut Schaa2-47/+54
2010-10-05rt2x00: Don't overwrite beacon buffers in pairwise key setupHelmut Schaa2-2/+25
2010-10-05p54usb: add five more USBIDsChristian Lamparter1-0/+13
2010-10-05ath9k: Report total tx/rx bytes and packets in debugfs.Ben Greear2-0/+27
2010-10-05ath5k: Print rx/tx bytes in debugfsBen Greear3-0/+13
2010-10-05ath9k: add WDS interfaces to ath9kBill Jordan2-0/+4