summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ath9k: get correct tx gain type in ath9k_hw_4k_get_eepromGabor Juhos2010-10-051-1/+9
* ath5k: Don't wake internal queuesBruno Randolf2010-10-051-1/+1
* ipw2200: check for allocation failuresDan Carpenter2010-10-051-0/+8
* rt2x00: Work around hw aggregation oddity in rt2800Helmut Schaa2010-10-051-0/+27
* rt2x00: Improve cooperation between rt2800pci and minstrelHelmut Schaa2010-10-051-2/+4
* rt2x00: Fix oops caused by error path in rt2x00lib_startHelmut Schaa2010-10-051-3/+1
* rt2x00: Update comment about the AMPDU flag in the TXWIHelmut Schaa2010-10-051-1/+7
* rt2x00: Enable rx aggregation in rt2800Helmut Schaa2010-10-051-2/+6
* rt2x00: Improve TX status entry validationIvo van Doorn2010-10-052-3/+16
* rt2x00: correctly set max_report_rates in rt61pci and rt2800Helmut Schaa2010-10-052-4/+6
* rt2x00: Don't enable broad- and multicast buffering on USB devicesHelmut Schaa2010-10-053-3/+22
* rt2x00: add field definitions for the TBTT_SYNC_CFG registerHelmut Schaa2010-10-051-0/+6
* rt2x00: Add register definition for busy time on secondary channelHelmut Schaa2010-10-051-2/+7
* rt2x00: Add rt73usb device IDIvo van Doorn2010-10-051-0/+1
* rt2x00: Allow tx duplication for legacy rates in HT40 modeHelmut Schaa2010-10-052-2/+9
* rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pciHelmut Schaa2010-10-051-7/+8
* rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devicesHelmut Schaa2010-10-051-2/+1
* rt2x00: Implement HT protection for rt2800Helmut Schaa2010-10-054-1/+104
* rt2x00: Fix SM PS checkHelmut Schaa2010-10-051-3/+4
* rt2x00: rework tx status handling in rt2800pciHelmut Schaa2010-10-053-13/+188
* rt2x00: Split out parts of the rt2800_txdone function for easier reuseHelmut Schaa2010-10-052-47/+54
* rt2x00: Don't overwrite beacon buffers in pairwise key setupHelmut Schaa2010-10-052-2/+25
* p54usb: add five more USBIDsChristian Lamparter2010-10-051-0/+13
* ath9k: Report total tx/rx bytes and packets in debugfs.Ben Greear2010-10-052-0/+27
* ath5k: Print rx/tx bytes in debugfsBen Greear2010-10-053-0/+13
* ath9k: add WDS interfaces to ath9kBill Jordan2010-10-052-0/+4
* ath9k : Fix for displaying the channel numberMohammed Shafi Shajakhan2010-10-051-5/+10
* ath9k_hw: remove some useless calibration dataFelix Fietkau2010-10-054-19/+0
* ath9k: fix channel flag / regd issues with multiple cardsFelix Fietkau2010-10-051-6/+31
* ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear2010-10-053-49/+249
* iwlwifi: change WARN_ON to IWL_WARN in iwl_mac_add_interfaceStanislaw Gruszka2010-10-051-1/+2
* ar9170: Remove MODULE_FIRMWARE references to two-stage firmwareBen Hutchings2010-10-051-2/+0
* ath9k: return survey data for all channels instead of just the current oneFelix Fietkau2010-10-051-6/+21
* ath9k: remove the noise floor value in the ani structFelix Fietkau2010-10-053-12/+0
* ath9k: do not return default noise floor values via surveyFelix Fietkau2010-10-051-3/+5
* ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau2010-10-053-22/+22
* ath9k_htc: remove use of common->ani.noise_floorFelix Fietkau2010-10-051-12/+1
* carl9170: support firmware-based rx filterChristian Lamparter2010-10-059-10/+75
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-10-058-16/+176
|\
| * iwlagn: API v5 for 6050 series deviceWey-Yi Guy2010-09-281-1/+1
| * iwlwifi: send DC calib config to runtime ucodeShanyu Zhao2010-09-284-1/+41
| * iwlagn: set CSR register for 6050g2 devicesShanyu Zhao2010-09-282-2/+25
| * iwlwifi: add iwl_nic_ops structure to iwl_opsShanyu Zhao2010-09-282-13/+29
| * iwlwifi: define 100 devicesJay Sternberg2010-09-283-0/+81
* | carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter2010-09-281-2/+0
* | ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf2010-09-283-19/+18
* | ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf2010-09-281-0/+6
* | ath5k: Increase "fudge" for beacon timersBruno Randolf2010-09-281-2/+5
* | ath5k: Check and fix ATIM windowBruno Randolf2010-09-283-0/+101
* | ath5k: Remove unused variable for atim windowBruno Randolf2010-09-283-3/+1