summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-27ath9k_htc: Simplify RX IRQ handlerSujith1-22/+22
2010-04-27ath9k_htc: Validate TX Endpoint IDSujith1-3/+12
2010-04-27ath9k_htc: Remove unnecessary powersave restoreSujith1-1/+0
2010-04-26libertastf: add configurable debug messagesSteve deRosier5-79/+572
2010-04-26rt2x00: rt2800lib: Remove redundant check for RT2872Helmut Schaa1-1/+0
2010-04-26rt2x00: rt2800lib: Fix rx path on SoC devicesHelmut Schaa1-1/+33
2010-04-26rt2x00: fix typo in rt2800.hHelmut Schaa1-1/+1
2010-04-26ssb: Make bus registration failure not be silentLarry Finger1-0/+3
2010-04-26rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxxHelmut Schaa2-0/+10
2010-04-26rt2x00: rt2800lib: disable HT40 for now as it causes reception problemsHelmut Schaa1-1/+4
2010-04-26ath9k_htc: Really fix device hotunplugSujith1-1/+2
2010-04-26ath9k_htc: Fix WMI command raceSujith1-4/+4
2010-04-26ath9k_htc: Increase WMI timeout valueSujith1-2/+2
2010-04-26ath9k_htc: Process command data properlySujith1-6/+12
2010-04-26ath9k_htc: Use USB rebootSujith1-1/+21
2010-04-26ath9k_htc: Pass correct private pointerSujith1-2/+3
2010-04-26ath9k_hw: Remove pointless ANI deinitSujith3-13/+0
2010-04-26ath9k_htc: Cancel running timers before disabling HWSujith1-5/+7
2010-04-26ath9k_htc: Use multiple register writesSujith1-0/+5
2010-04-26ath9k_htc: Handle device unplug properlySujith3-0/+12
2010-04-26ath9k_htc: Simplify TX URB managementSujith2-58/+49
2010-04-26p54pci: fix regression from prevent stuck rx-ring on slow systemHans de Goede1-8/+8
2010-04-26ssb: Use relative offsets for SPROMRafał Miłecki1-1/+1
2010-04-26ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki1-3/+6
2010-04-26ssb: do not read SPROM if it does not existJohn W. Linville3-0/+21
2010-04-21ath9k_hw: make all AR9002 initvals use u32Luis R. Rodriguez1-34/+34
2010-04-21ath9k_hw: make two initvals consto for the AR9001 familyLuis R. Rodriguez1-2/+2
2010-04-20ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau1-0/+4
2010-04-20ath9k: add support for Tx and Rx STBCFelix Fietkau3-1/+15
2010-04-20ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau1-11/+28
2010-04-20ath9k: reduce the bits_per_symbol table size, support more streamsFelix Fietkau1-13/+6
2010-04-20ath9k: update the ath_max_4ms_framelen tableFelix Fietkau1-14/+27
2010-04-20ath9k: update the MCS mask for MCS16 and aboveFelix Fietkau1-1/+1
2010-04-20ath9k: clean up tx buffer handlingFelix Fietkau1-35/+32
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau3-1/+31
2010-04-20ath5k: basic support for surveyHolger Schurig1-0/+19
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig1-0/+28
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma1-3/+25
2010-04-19wireless: rt2x00: rt2800usb: identify Allwin devicesXose Vazquez Perez1-8/+10
2010-04-19orinoco: have sparse check endian issuesDavid Kilroy1-0/+3
2010-04-19orinoco: use cfg80211_find_ieDavid Kilroy2-14/+2
2010-04-19orinoco: implement set_wiphy_paramsDavid Kilroy4-179/+120
2010-04-19Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville29-1522/+1641
2010-04-16iwlwifi: make scan antenna forcing more genericJohannes Berg3-9/+10
2010-04-16iwlwifi: remove monitor checkJohannes Berg1-25/+0
2010-04-16iwlwifi: don't check monitor for scanningJohannes Berg4-8/+1
2010-04-16iwlwifi: rename TX_CMD_FLG_BT_DIS_MSKJohannes Berg1-1/+1
2010-04-16iwlwifi: make BT coex config a virtual methodJohannes Berg7-6/+11
2010-04-16iwlwifi: more code clean up for agn devicesWey-Yi Guy3-78/+78
2010-04-16iwlwifi: sanity check for turn on aggregation tidWey-Yi Guy1-17/+17