index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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_block/unblock
Johan Hedberg
1
-4
/
+6
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-22
ath9k_hw: remove a useless WARN_ON
Felix Fietkau
1
-3
/
+0
2013-01-22
ath9k_hw: reduce struct ar5416AniState size
Felix Fietkau
2
-14
/
+6
2013-01-22
ath9k_hw: remove ath9k_hw_ani_setup and its variables
Felix Fietkau
4
-25
/
+1
2013-01-22
ath9k_hw: make the initval parameter to ath9k_hw_write_array const
Felix Fietkau
2
-2
/
+2
2013-01-22
ath9k: use ath_tx_process_buffer instead of open-coding similar code
Felix Fietkau
1
-37
/
+32
2013-01-22
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
4
-59
/
+32
2013-01-22
ath9k: stop rx after tx
Felix Fietkau
1
-2
/
+2
2013-01-22
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
3
-3
/
+3
2013-01-22
iwlegacy: don't return zero on failure paths in il4965_pci_probe()
Alexey Khoroshilov
1
-0
/
+1
2013-01-22
mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()
Alexey Khoroshilov
1
-0
/
+3
2013-01-22
mwifiex: correction in status codes used for association failure
Amitkumar Karwar
2
-5
/
+18
2013-01-22
rt2x00: Improve TX status handling for BlockAckReq frames
Helmut Schaa
4
-5
/
+169
2013-01-22
prism54: bug in getting auth type
Dan Carpenter
1
-0
/
+1
2013-01-22
b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()
Dan Carpenter
1
-22
/
+8
2013-01-22
drivers/net/wireless: need consider the not '\0' terminated string.
Chen Gang
1
-5
/
+14
2013-01-22
ath9k_hw: fix RF bank initialization
Felix Fietkau
4
-14
/
+9
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
32
-274
/
+583
2013-01-22
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-18
mac80211: allow drivers to access IPv6 information
Johannes Berg
5
-0
/
+78
2013-01-18
mac80211: improve aggregation debug messages
Johannes Berg
2
-22
/
+36
2013-01-18
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-16
mac80211: split out chandef tracing macros
Johannes Berg
1
-9
/
+15
2013-01-16
cfg80211: check radar interface combinations
Simon Wunderlich
6
-8
/
+60
2013-01-16
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
4
-4
/
+16
2013-01-16
mac80211: add encrypt headroom to PERR frames
Bob Copeland
1
-1
/
+3
[prev]
[next]