aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-26mac80211: Fix sta->last_tx_rate setting with no-op rate control devicesJuuso Oikarinen1-0/+7
2010-04-26ssb: Fix order of definitions and some text space indentsRafał Miłecki1-29/+29
2010-04-26ssb: Use relative offsets for SPROMRafał Miłecki2-99/+99
2010-04-26ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki3-4/+9
2010-04-26ssb: do not read SPROM if it does not existJohn W. Linville5-0/+39
2010-04-21radiotap parser: fix endian annotationJohannes Berg1-1/+1
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-20mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen1-0/+5
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-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau2-0/+5
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-20mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka1-0/+1
2010-04-20ath5k: basic support for surveyHolger Schurig1-0/+19
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig4-1/+51
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma3-3/+27
2010-04-19wireless: rt2x00: rt2800usb: identify Allwin devicesXose Vazquez Perez1-8/+10
2010-04-19mac80211: add missing newlineJohannes Berg1-1/+1
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-19mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen2-3/+17
2010-04-19mac80211: fix stopping RX BA session from timerJohannes Berg1-5/+13
2010-04-19mac80211: fix typo in commentsDaniel Halperin1-3/+3
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