index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-26
ssb: Look for SPROM at different offset on higher rev CC
Rafał Miłecki
3
-4
/
+9
2010-04-26
ssb: do not read SPROM if it does not exist
John W. Linville
5
-0
/
+39
2010-04-21
radiotap parser: fix endian annotation
Johannes Berg
1
-1
/
+1
2010-04-21
ath9k_hw: make all AR9002 initvals use u32
Luis R. Rodriguez
1
-34
/
+34
2010-04-21
ath9k_hw: make two initvals consto for the AR9001 family
Luis R. Rodriguez
1
-2
/
+2
2010-04-20
mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring
Juuso Oikarinen
1
-0
/
+5
2010-04-20
ath9k: set the STBC flag in rate control if the peer supports it
Felix Fietkau
1
-0
/
+4
2010-04-20
ath9k: add support for Tx and Rx STBC
Felix Fietkau
3
-1
/
+15
2010-04-20
mac80211: add flags for STBC (Space-Time Block Coding)
Felix Fietkau
2
-0
/
+5
2010-04-20
ath9k: initialize the number of tx/rx streams correctly
Felix Fietkau
1
-11
/
+28
2010-04-20
ath9k: reduce the bits_per_symbol table size, support more streams
Felix Fietkau
1
-13
/
+6
2010-04-20
ath9k: update the ath_max_4ms_framelen table
Felix Fietkau
1
-14
/
+27
2010-04-20
ath9k: update the MCS mask for MCS16 and above
Felix Fietkau
1
-1
/
+1
2010-04-20
ath9k: clean up tx buffer handling
Felix Fietkau
1
-35
/
+32
2010-04-20
ath9k: check for specific rx stuck conditions and recover from them
Felix Fietkau
3
-1
/
+31
2010-04-20
mac80211: document IEEE80211_CONF_CHANGE_QOS
Stanislaw Gruszka
1
-0
/
+1
2010-04-20
ath5k: basic support for survey
Holger Schurig
1
-0
/
+19
2010-04-20
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
4
-1
/
+51
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
3
-3
/
+27
2010-04-20
wireless: rt2x00: rt2800usb: identify Allwin devices
Xose Vazquez Perez
1
-8
/
+10
2010-04-20
mac80211: add missing newline
Johannes Berg
1
-1
/
+1
2010-04-20
orinoco: have sparse check endian issues
David Kilroy
1
-0
/
+3
2010-04-20
orinoco: use cfg80211_find_ie
David Kilroy
2
-14
/
+2
2010-04-20
orinoco: implement set_wiphy_params
David Kilroy
4
-179
/
+120
2010-04-20
mac80211: Prevent running sta_cleanup timer unnecessarily
Juuso Oikarinen
2
-3
/
+17
2010-04-20
mac80211: fix stopping RX BA session from timer
Johannes Berg
1
-5
/
+13
2010-04-20
mac80211: fix typo in comments
Daniel Halperin
1
-3
/
+3
2010-04-20
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
29
-1522
/
+1641
2010-04-17
iwlwifi: make scan antenna forcing more generic
Johannes Berg
3
-9
/
+10
2010-04-17
iwlwifi: remove monitor check
Johannes Berg
1
-25
/
+0
2010-04-17
iwlwifi: don't check monitor for scanning
Johannes Berg
4
-8
/
+1
2010-04-17
iwlwifi: rename TX_CMD_FLG_BT_DIS_MSK
Johannes Berg
1
-1
/
+1
2010-04-17
iwlwifi: make BT coex config a virtual method
Johannes Berg
7
-6
/
+11
2010-04-17
iwlwifi: more code clean up for agn devices
Wey-Yi Guy
3
-78
/
+78
2010-04-17
iwlwifi: sanity check for turn on aggregation tid
Wey-Yi Guy
1
-17
/
+17
2010-04-17
iwlwifi: PA type for 6000g2 series
Wey-Yi Guy
3
-7
/
+7
2010-04-17
iwlwifi: add hw revision for 6000g2 NIC
Wey-Yi Guy
1
-0
/
+1
2010-04-17
iwlwifi: remove redundant iwl_dump_lq_cmd()
Shanyu Zhao
1
-1
/
+0
2010-04-17
iwlwifi: add debugfs ops to iwlwifi
Abhijeet Kolekar
10
-739
/
+973
2010-04-17
iwlwifi: remove duplicated debug functions
Wey-Yi Guy
2
-78
/
+0
2010-04-17
iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adapters
Shanyu Zhao
4
-9
/
+24
2010-04-17
iwlwifi: more generic eeprom defines
Wey-Yi Guy
3
-24
/
+24
2010-04-17
iwlwifi: trigger scan synchronously
Johannes Berg
10
-419
/
+416
2010-04-17
iwlwifi: rename priv->scan to priv->scan_cmd
Johannes Berg
4
-13
/
+13
2010-04-17
iwlwifi: remove scan_pass_start
Johannes Berg
2
-7
/
+2
2010-04-17
iwlwifi: remove next_scan_jiffies
Johannes Berg
4
-35
/
+0
2010-04-17
iwlwifi: correct atomic bitops usage
Johannes Berg
1
-7
/
+6
2010-04-17
iwlwifi: remove scan_bands logic
Johannes Berg
3
-52
/
+25
2010-04-17
iwlwifi: set correct single/dual stream mask
Wey-Yi Guy
2
-3
/
+22
2010-04-17
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
8
-15
/
+41
[next]