index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertastf: add configurable debug messages
Steve deRosier
2010-04-26
5
-79
/
+572
*
rt2x00: rt2800lib: Remove redundant check for RT2872
Helmut Schaa
2010-04-26
1
-1
/
+0
*
rt2x00: rt2800lib: Fix rx path on SoC devices
Helmut Schaa
2010-04-26
1
-1
/
+33
*
rt2x00: fix typo in rt2800.h
Helmut Schaa
2010-04-26
1
-1
/
+1
*
ssb: Make bus registration failure not be silent
Larry Finger
2010-04-26
1
-0
/
+3
*
rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxx
Helmut Schaa
2010-04-26
2
-0
/
+10
*
rt2x00: rt2800lib: disable HT40 for now as it causes reception problems
Helmut Schaa
2010-04-26
1
-1
/
+4
*
ath9k_htc: Really fix device hotunplug
Sujith
2010-04-26
1
-1
/
+2
*
ath9k_htc: Fix WMI command race
Sujith
2010-04-26
1
-4
/
+4
*
ath9k_htc: Increase WMI timeout value
Sujith
2010-04-26
1
-2
/
+2
*
ath9k_htc: Process command data properly
Sujith
2010-04-26
1
-6
/
+12
*
ath9k_htc: Use USB reboot
Sujith
2010-04-26
1
-1
/
+21
*
ath9k_htc: Pass correct private pointer
Sujith
2010-04-26
1
-2
/
+3
*
ath9k_hw: Remove pointless ANI deinit
Sujith
2010-04-26
3
-13
/
+0
*
ath9k_htc: Cancel running timers before disabling HW
Sujith
2010-04-26
1
-5
/
+7
*
ath9k_htc: Use multiple register writes
Sujith
2010-04-26
1
-0
/
+5
*
ath9k_htc: Handle device unplug properly
Sujith
2010-04-26
3
-0
/
+12
*
ath9k_htc: Simplify TX URB management
Sujith
2010-04-26
2
-58
/
+49
*
p54pci: fix regression from prevent stuck rx-ring on slow system
Hans de Goede
2010-04-26
1
-8
/
+8
*
mac80211: Fix sta->last_tx_rate setting with no-op rate control devices
Juuso Oikarinen
2010-04-26
1
-0
/
+7
*
ssb: Fix order of definitions and some text space indents
Rafał Miłecki
2010-04-26
1
-29
/
+29
*
ssb: Use relative offsets for SPROM
Rafał Miłecki
2010-04-26
2
-99
/
+99
*
ssb: Look for SPROM at different offset on higher rev CC
Rafał Miłecki
2010-04-26
3
-4
/
+9
*
ssb: do not read SPROM if it does not exist
John W. Linville
2010-04-26
5
-0
/
+39
*
radiotap parser: fix endian annotation
Johannes Berg
2010-04-21
1
-1
/
+1
*
ath9k_hw: make all AR9002 initvals use u32
Luis R. Rodriguez
2010-04-21
1
-34
/
+34
*
ath9k_hw: make two initvals consto for the AR9001 family
Luis R. Rodriguez
2010-04-21
1
-2
/
+2
*
mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring
Juuso Oikarinen
2010-04-20
1
-0
/
+5
*
ath9k: set the STBC flag in rate control if the peer supports it
Felix Fietkau
2010-04-20
1
-0
/
+4
*
ath9k: add support for Tx and Rx STBC
Felix Fietkau
2010-04-20
3
-1
/
+15
*
mac80211: add flags for STBC (Space-Time Block Coding)
Felix Fietkau
2010-04-20
2
-0
/
+5
*
ath9k: initialize the number of tx/rx streams correctly
Felix Fietkau
2010-04-20
1
-11
/
+28
*
ath9k: reduce the bits_per_symbol table size, support more streams
Felix Fietkau
2010-04-20
1
-13
/
+6
*
ath9k: update the ath_max_4ms_framelen table
Felix Fietkau
2010-04-20
1
-14
/
+27
*
ath9k: update the MCS mask for MCS16 and above
Felix Fietkau
2010-04-20
1
-1
/
+1
*
ath9k: clean up tx buffer handling
Felix Fietkau
2010-04-20
1
-35
/
+32
*
ath9k: check for specific rx stuck conditions and recover from them
Felix Fietkau
2010-04-20
3
-1
/
+31
*
mac80211: document IEEE80211_CONF_CHANGE_QOS
Stanislaw Gruszka
2010-04-20
1
-0
/
+1
*
ath5k: basic support for survey
Holger Schurig
2010-04-20
1
-0
/
+19
*
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
2010-04-20
4
-1
/
+51
*
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
2010-04-20
3
-3
/
+27
*
wireless: rt2x00: rt2800usb: identify Allwin devices
Xose Vazquez Perez
2010-04-19
1
-8
/
+10
*
mac80211: add missing newline
Johannes Berg
2010-04-19
1
-1
/
+1
*
orinoco: have sparse check endian issues
David Kilroy
2010-04-19
1
-0
/
+3
*
orinoco: use cfg80211_find_ie
David Kilroy
2010-04-19
2
-14
/
+2
*
orinoco: implement set_wiphy_params
David Kilroy
2010-04-19
4
-179
/
+120
*
mac80211: Prevent running sta_cleanup timer unnecessarily
Juuso Oikarinen
2010-04-19
2
-3
/
+17
*
mac80211: fix stopping RX BA session from timer
Johannes Berg
2010-04-19
1
-5
/
+13
*
mac80211: fix typo in comments
Daniel Halperin
2010-04-19
1
-3
/
+3
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-04-19
29
-1522
/
+1641
|
\
[next]