summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: Fix sta->last_tx_rate setting with no-op rate control devicesJuuso Oikarinen2010-04-261-0/+7
* ssb: Fix order of definitions and some text space indentsRafał Miłecki2010-04-261-29/+29
* ssb: Use relative offsets for SPROMRafał Miłecki2010-04-262-99/+99
* ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2010-04-263-4/+9
* ssb: do not read SPROM if it does not existJohn W. Linville2010-04-265-0/+39
* radiotap parser: fix endian annotationJohannes Berg2010-04-211-1/+1
* 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
* mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen2010-04-201-0/+5
* 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
* mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau2010-04-202-0/+5
* 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
* mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka2010-04-201-0/+1
* ath5k: basic support for surveyHolger Schurig2010-04-201-0/+19
* mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-204-1/+51
* ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-203-3/+27
* wireless: rt2x00: rt2800usb: identify Allwin devicesXose Vazquez Perez2010-04-191-8/+10
* mac80211: add missing newlineJohannes Berg2010-04-191-1/+1
* 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
* mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen2010-04-192-3/+17
* mac80211: fix stopping RX BA session from timerJohannes Berg2010-04-191-5/+13
* mac80211: fix typo in commentsDaniel Halperin2010-04-191-3/+3
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-1929-1522/+1641
|\