summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: fix typo in the AR9003 EEPROM data structure definitionFelix Fietkau2010-04-271-1/+1
* ath9k_hw: fix pll clock setting for 5ghz on AR9003Felix Fietkau2010-04-271-10/+1
* ath9k_hw: update initvals for AR9003Felix Fietkau2010-04-271-137/+128
* ath9k_htc: Simplify RX IRQ handlerSujith2010-04-271-22/+22
* ath9k_htc: Validate TX Endpoint IDSujith2010-04-271-3/+12
* ath9k_htc: Remove unnecessary powersave restoreSujith2010-04-271-1/+0
* libertastf: add configurable debug messagesSteve deRosier2010-04-265-79/+572
* rt2x00: rt2800lib: Remove redundant check for RT2872Helmut Schaa2010-04-261-1/+0
* rt2x00: rt2800lib: Fix rx path on SoC devicesHelmut Schaa2010-04-261-1/+33
* rt2x00: fix typo in rt2800.hHelmut Schaa2010-04-261-1/+1
* ssb: Make bus registration failure not be silentLarry Finger2010-04-261-0/+3
* rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxxHelmut Schaa2010-04-262-0/+10
* rt2x00: rt2800lib: disable HT40 for now as it causes reception problemsHelmut Schaa2010-04-261-1/+4
* ath9k_htc: Really fix device hotunplugSujith2010-04-261-1/+2
* ath9k_htc: Fix WMI command raceSujith2010-04-261-4/+4
* ath9k_htc: Increase WMI timeout valueSujith2010-04-261-2/+2
* ath9k_htc: Process command data properlySujith2010-04-261-6/+12
* ath9k_htc: Use USB rebootSujith2010-04-261-1/+21
* ath9k_htc: Pass correct private pointerSujith2010-04-261-2/+3
* ath9k_hw: Remove pointless ANI deinitSujith2010-04-263-13/+0
* ath9k_htc: Cancel running timers before disabling HWSujith2010-04-261-5/+7
* ath9k_htc: Use multiple register writesSujith2010-04-261-0/+5
* ath9k_htc: Handle device unplug properlySujith2010-04-263-0/+12
* ath9k_htc: Simplify TX URB managementSujith2010-04-262-58/+49
* p54pci: fix regression from prevent stuck rx-ring on slow systemHans de Goede2010-04-261-8/+8
* ssb: Use relative offsets for SPROMRafał Miłecki2010-04-261-1/+1
* ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2010-04-261-3/+6
* ssb: do not read SPROM if it does not existJohn W. Linville2010-04-263-0/+21
* ath9k_hw: make all AR9002 initvals use u32Luis R. Rodriguez2010-04-211-34/+34
* ath9k_hw: make two initvals consto for the AR9001 familyLuis R. Rodriguez2010-04-211-2/+2
* ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau2010-04-201-0/+4
* ath9k: add support for Tx and Rx STBCFelix Fietkau2010-04-203-1/+15
* ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau2010-04-201-11/+28
* ath9k: reduce the bits_per_symbol table size, support more streamsFelix Fietkau2010-04-201-13/+6
* ath9k: update the ath_max_4ms_framelen tableFelix Fietkau2010-04-201-14/+27
* ath9k: update the MCS mask for MCS16 and aboveFelix Fietkau2010-04-201-1/+1
* ath9k: clean up tx buffer handlingFelix Fietkau2010-04-201-35/+32
* ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau2010-04-203-1/+31
* ath5k: basic support for surveyHolger Schurig2010-04-201-0/+19
* mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-201-0/+28
* ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-201-3/+25
* wireless: rt2x00: rt2800usb: identify Allwin devicesXose Vazquez Perez2010-04-191-8/+10
* orinoco: have sparse check endian issuesDavid Kilroy2010-04-191-0/+3
* orinoco: use cfg80211_find_ieDavid Kilroy2010-04-192-14/+2
* orinoco: implement set_wiphy_paramsDavid Kilroy2010-04-194-179/+120
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-1929-1522/+1641
|\
| * iwlwifi: make scan antenna forcing more genericJohannes Berg2010-04-163-9/+10
| * iwlwifi: remove monitor checkJohannes Berg2010-04-161-25/+0
| * iwlwifi: don't check monitor for scanningJohannes Berg2010-04-164-8/+1
| * iwlwifi: rename TX_CMD_FLG_BT_DIS_MSKJohannes Berg2010-04-161-1/+1
OpenPOWER on IntegriCloud