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
2010-08-16
iwlwifi: make scan workqueue functions static
Stanislaw Gruszka
3
-16
/
+6
2010-08-16
mac80211: don't check rates on PLCP error frames
Johannes Berg
1
-20
/
+29
2010-08-16
libertas: better association request debugging
Dan Williams
1
-8
/
+29
2010-08-16
libertas: better scan response debugging
Dan Williams
1
-4
/
+20
2010-08-16
ath9k: add fastcc to debug print for channel change
Luis R. Rodriguez
1
-2
/
+3
2010-08-16
mac80211: fix driver offchannel notification when the channel does not change
Felix Fietkau
1
-1
/
+4
2010-08-16
rt2x00: do not shortcut rt2x00lib_config_antenna
John W. Linville
1
-8
/
+0
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3573
-268873
/
+195359
2010-08-16
b43: move hwrng registration driver to wireless core initialization
John W. Linville
1
-2
/
+7
2010-08-16
iwm3200wifi: remove comparison to WIFI_IF_NTFY_MAX in iwm_ntf_wifi_if_wrapper
John W. Linville
1
-5
/
+2
2010-08-16
ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX
John W. Linville
1
-2
/
+2
2010-08-16
iwlwifi: disable aspm by default
John W. Linville
2
-0
/
+8
2010-08-16
wireless: upcase alpha2 values in queue_regulatory_request
John W. Linville
1
-9
/
+7
2010-08-16
rtl8187: consolidate MSR writes in rtl8187_bss_info_changed
John W. Linville
1
-5
/
+4
2010-08-16
rtl8180: use RTL818X_MSR_ADHOC for IBSS connection
John W. Linville
1
-6
/
+9
2010-08-16
rtl8180: use NAPI for bottom-half processing
John W. Linville
1
-59
/
+69
2010-08-16
mac80211: support use of NAPI for bottom-half processing
John W. Linville
4
-0
/
+63
2010-08-16
zd1211rw: update fw version info in wiphy struct
John W. Linville
1
-0
/
+5
2010-08-16
rt2x00: update fw version info in wiphy struct
John W. Linville
1
-0
/
+3
2010-08-16
p54: update fw version info in wiphy struct
John W. Linville
1
-1
/
+5
2010-08-16
b43legacy: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+5
2010-08-16
b43: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+5
2010-08-13
ath5k: disable ASPM L0s for all cards
Maxim Levitsky
1
-0
/
+21
2010-08-13
ath9k_htc: load proper firmware for device ID 7015
Rajkumar Manoharan
5
-7
/
+11
2010-08-13
wl1251: fix trigger scan timeout usage
Yuri Kululin
1
-1
/
+1
2010-08-13
ath9k_htc: Fix disconnect issue in HT40 mode.
Vivek Natarajan
1
-1
/
+2
2010-08-12
ath9k_htc: fix panic on packet injection using airbase-ng tool.
Rajkumar Manoharan
1
-5
/
+10
2010-08-12
ipw2100: register pm_qos request before registering pci driver
John W. Linville
1
-2
/
+3
2010-08-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2
-8
/
+7
2010-08-10
Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size
Mat Martineau
1
-1
/
+1
2010-08-10
Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
Mat Martineau
1
-2
/
+0
2010-08-10
Bluetooth: Change default L2CAP ERTM retransmit timeout
Mat Martineau
1
-1
/
+1
2010-08-10
Bluetooth: Fix endianness issue with L2CAP MPS configuration
Mat Martineau
1
-4
/
+5
2010-08-09
iwlagn: fix rts cts protection
Johannes Berg
11
-133
/
+87
2010-08-09
cfg80211: fix locking in action frame TX
Johannes Berg
1
-1
/
+7
2010-08-09
libertas: fix build break by including linux/sched.h
John W. Linville
1
-0
/
+1
2010-08-09
Revert "p54pci: Add PCI ID for SMC2802W"
John W. Linville
1
-2
/
+0
2010-08-09
igbvf.txt: Add igbvf Documentation
Jeff Kirsher
1
-0
/
+78
2010-08-09
igb.txt: Add igb documentation
Jeff Kirsher
1
-0
/
+132
2010-08-09
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
Jeff Kirsher
8
-0
/
+18
2010-08-09
ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG
John Fastabend
1
-4
/
+10
2010-08-08
netxen: protect tx timeout recovery by rtnl lock
Amit Kumar Salecha
1
-8
/
+7
2010-08-08
isdn: gigaset: use after free
Dan Carpenter
1
-2
/
+4
2010-08-08
isdn: gigaset: add missing unlock
Dan Carpenter
1
-0
/
+1
2010-08-08
solos-pci: Fix race condition in tasklet RX handling
David Woodhouse
1
-1
/
+6
2010-08-08
pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
Jarek Poplawski
1
-0
/
+7
2010-08-08
net: disable preemption before call smp_processor_id()
Changli Gao
1
-0
/
+2
2010-08-08
tcp: no md5sig option size check bug
Dmitry Popov
1
-1
/
+1
2010-08-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
41
-301
/
+866
2010-08-06
iwlwifi: fix locking assertions
Johannes Berg
4
-6
/
+6
[next]