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.13.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
2011-11-22
rtlwifi: rtl8192cu: Change firmware upload to use block writes
Larry Finger
5
-3
/
+64
2011-11-22
rtlwifi: rtl8192cu: Allow retries for USB I/O
George
2
-4
/
+16
2011-11-22
nl80211: add testmode to the list of supported commands
Kalle Valo
1
-0
/
+4
2011-11-22
mac80211: remove unused ASSOC_AP flag
Johannes Berg
3
-5
/
+2
2011-11-22
mac80211: transmit fragment list to drivers
Johannes Berg
4
-40
/
+86
2011-11-22
mac80211: make TX LED handling independent of fragmentation
Johannes Berg
1
-12
/
+16
2011-11-22
mac80211: move fragment flag adjustment
Johannes Berg
1
-9
/
+9
2011-11-22
mac80211: use skb list for fragments
Johannes Berg
5
-71
/
+82
2011-11-22
ath9k: trivial: reorder rx_tasklet processing
Zefir Kurtisi
1
-5
/
+5
2011-11-22
cfg80211: pass DFS region to drivers through reg_notifier()
Luis R. Rodriguez
2
-0
/
+7
2011-11-22
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
5
-0
/
+75
2011-11-22
Merge branch 'for-linville' of git://github.com/sgruszka/iwlegacy
John W. Linville
70
-36234
/
+34525
2011-11-18
mwifiex: add support for Marvell sd8797 device
Bing Zhao
8
-20
/
+50
2011-11-18
p54spi: Remove FIXME in op_stop
Michael Büsch
1
-5
/
+1
2011-11-18
mac80211: call ieee80211_recalc_idle() after sending packets
Felix Fietkau
2
-8
/
+11
2011-11-18
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
5
-13
/
+16
2011-11-18
minstrel_ht: Remove unused function parameters
Patrick Kelle
1
-14
/
+12
2011-11-18
mac80211: memory leak in mesh_queue_preq()
Dan Carpenter
1
-0
/
+1
2011-11-18
mac80211: use kfree_skb() instead of kfree()
Dan Carpenter
1
-1
/
+1
2011-11-18
mac80211: Get rid of search loop for rate group index
Helmut Schaa
1
-16
/
+16
2011-11-18
mac80211: Check rate->idx before rate->count
Helmut Schaa
1
-2
/
+2
2011-11-18
mac80211: remove crypto special case for auth frames
Johannes Berg
1
-2
/
+0
2011-11-18
brcmsmac: Use current logging styles
Joe Perches
2
-79
/
+80
2011-11-18
NFC: Fix indentation in nci.h file
Ilan Elias
1
-42
/
+42
2011-11-18
ath9k_hw: set btcoex weights for AR9462
Rajkumar Manoharan
3
-4
/
+37
2011-11-18
ath9k_hw: Cleanup btcoex wlan weights
Rajkumar Manoharan
4
-58
/
+34
2011-11-18
ath9k: Remove enabling btcoex from stomp type change
Rajkumar Manoharan
3
-4
/
+4
2011-11-18
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
22
-2160
/
+4338
2011-11-16
iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS
Greg Dietsche
5
-42
/
+8
2011-11-16
iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_read
Greg Dietsche
1
-7
/
+1
2011-11-16
iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tbl
Greg Dietsche
1
-9
/
+3
2011-11-16
iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local var
Greg Dietsche
1
-4
/
+1
2011-11-16
iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_sta
Greg Dietsche
1
-3
/
+0
2011-11-16
iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_status
Greg Dietsche
1
-1
/
+1
2011-11-16
iwlegacy: 4965: remove vif null check in request_scan
Greg Dietsche
1
-2
/
+1
2011-11-15
iwlegacy: remove unused IL_AC_UNSET define
Stanislaw Gruszka
1
-2
/
+0
2011-11-15
iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tid
Greg Dietsche
1
-4
/
+4
2011-11-15
iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_start
Greg Dietsche
1
-1
/
+1
2011-11-15
iwlegacy: checkpatch.pl fixes
Stanislaw Gruszka
14
-411
/
+297
2011-11-15
iwlegacy: indentions and whitespaces
Stanislaw Gruszka
17
-6456
/
+6439
2011-11-15
iwlegacy: merge iwl-debug.h into common.h
Stanislaw Gruszka
7
-209
/
+165
2011-11-15
iwlegacy: rename iwl-debug.c to debug.c
Stanislaw Gruszka
2
-1
/
+1
2011-11-15
iwlegacy: merge iwl-fh.h into 4965.h
Stanislaw Gruszka
2
-418
/
+351
2011-11-15
iwlegacy: use FH49_ prefix in 4965 code
Stanislaw Gruszka
4
-153
/
+153
2011-11-15
iwlegacy: use FH39_ prefix in 3945 code
Stanislaw Gruszka
2
-3
/
+3
2011-11-15
iwlegacy: rename iwl-prph.h to prph.h
Stanislaw Gruszka
3
-2
/
+1
2011-11-15
iwlegacy: merge iwl-{eeprom,led}.h into common.h
Stanislaw Gruszka
8
-412
/
+303
2011-11-15
iwlegacy: merge iwl-power.h into common.h
Stanislaw Gruszka
5
-58
/
+12
2011-11-15
iwlegacy: merge iwl-legacy-rs.h into common.h
Stanislaw Gruszka
2
-473
/
+442
2011-11-15
iwlegacy: remove iwl-helpers.h
Stanislaw Gruszka
1
-187
/
+0
[next]