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
2013-01-23
Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect
Johan Hedberg
1
-8
/
+14
2013-01-23
Bluetooth: Fix checking for valid disconnect parameters in unpair_device
Johan Hedberg
1
-0
/
+5
2013-01-23
Bluetooth: Fix checking for valid address type values in mgmt commands
Johan Hedberg
1
-2
/
+34
2013-01-23
Bluetooth: Add helper functions for testing bdaddr types
Johan Hedberg
1
-0
/
+23
2013-01-23
Bluetooth: Check for valid key->authenticated value for LTKs
Johan Hedberg
1
-0
/
+2
2013-01-23
Bluetooth: Refactor valid LTK data testing into its own function
Johan Hedberg
1
-1
/
+8
2013-01-23
Bluetooth: Fix checking for proper key->master value in Load LTKs
Johan Hedberg
1
-0
/
+9
2013-01-23
Bluetooth: Fix returning proper mgmt status for Load LTKs
Johan Hedberg
1
-1
/
+1
2013-01-23
Bluetooth: Fix checking for correct mgmt_load_link_keys parameters
Johan Hedberg
1
-0
/
+4
2013-01-23
Bluetooth: Fix pair device command reply if adapter is powered off
Szymon Janc
1
-6
/
+6
2013-01-23
Bluetooth: Fix Class of Device indication when powering off
Johan Hedberg
1
-0
/
+6
2013-01-23
ath9k_hw: remove a useless WARN_ON
Felix Fietkau
1
-3
/
+0
2013-01-23
ath9k_hw: reduce struct ar5416AniState size
Felix Fietkau
2
-14
/
+6
2013-01-23
ath9k_hw: remove ath9k_hw_ani_setup and its variables
Felix Fietkau
4
-25
/
+1
2013-01-23
ath9k_hw: make the initval parameter to ath9k_hw_write_array const
Felix Fietkau
2
-2
/
+2
2013-01-23
ath9k: use ath_tx_process_buffer instead of open-coding similar code
Felix Fietkau
1
-37
/
+32
2013-01-23
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
4
-59
/
+32
2013-01-23
ath9k: stop rx after tx
Felix Fietkau
1
-2
/
+2
2013-01-23
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
3
-3
/
+3
2013-01-23
iwlegacy: don't return zero on failure paths in il4965_pci_probe()
Alexey Khoroshilov
1
-0
/
+1
2013-01-23
mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()
Alexey Khoroshilov
1
-0
/
+3
2013-01-23
mwifiex: correction in status codes used for association failure
Amitkumar Karwar
2
-5
/
+18
2013-01-23
rt2x00: Improve TX status handling for BlockAckReq frames
Helmut Schaa
4
-5
/
+169
2013-01-23
prism54: bug in getting auth type
Dan Carpenter
1
-0
/
+1
2013-01-23
b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()
Dan Carpenter
1
-22
/
+8
2013-01-23
drivers/net/wireless: need consider the not '\0' terminated string.
Chen Gang
1
-5
/
+14
2013-01-23
ath9k_hw: fix RF bank initialization
Felix Fietkau
4
-14
/
+9
2013-01-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
32
-274
/
+583
2013-01-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
8
-68
/
+212
2013-01-22
mwifiex: fix typo in PCIe adapter NULL check
Avinash Patil
1
-1
/
+1
2013-01-22
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
1
-0
/
+3
2013-01-22
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
Felix Fietkau
1
-19
/
+6
2013-01-22
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
3
-1
/
+4
2013-01-22
rtlwifi: Fix build warning introduced by commit a290593
Larry Finger
1
-2
/
+2
2013-01-22
iwlegacy: fix IBSS cleanup
Stanislaw Gruszka
1
-21
/
+14
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
6
-31
/
+35
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-0
/
+2
2013-01-19
mac80211: allow drivers to access IPv6 information
Johannes Berg
5
-0
/
+78
2013-01-19
mac80211: improve aggregation debug messages
Johannes Berg
2
-22
/
+36
2013-01-19
mac80211: remove ARP filter enable/disable logic
Johannes Berg
8
-39
/
+22
2013-01-18
mac80211: add op to configure default key id
Yoni Divinsky
4
-1
/
+53
2013-01-18
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
47
-2022
/
+4622
2013-01-18
Bluetooth: Fix using system-global workqueue when not necessary
Johan Hedberg
2
-3
/
+4
2013-01-18
Bluetooth: Use req_workqueue for hci_request operations
Johan Hedberg
2
-4
/
+5
2013-01-18
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
2
-0
/
+12
2013-01-17
mac80211: split out chandef tracing macros
Johannes Berg
1
-9
/
+15
2013-01-17
cfg80211: check radar interface combinations
Simon Wunderlich
6
-8
/
+60
2013-01-17
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
4
-4
/
+16
2013-01-17
mac80211: add encrypt headroom to PERR frames
Bob Copeland
1
-1
/
+3
2013-01-17
mac80211: set NEED_TXPROCESSING for PERR frames
Bob Copeland
1
-0
/
+1
[prev]
[next]