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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
mac80211: verify virtual interfaces in driver API
Johannes Berg
5
-11
/
+69
2011-11-09
net: add wireless TX status socket option
Johannes Berg
3
-0
/
+47
2011-11-09
mac80211: simplify ieee80211_work_work
Stanislaw Gruszka
1
-14
/
+3
2011-11-09
mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel
Stanislaw Gruszka
1
-2
/
+2
2011-11-09
mac80211: remove uneeded scan_chan variable
Stanislaw Gruszka
1
-8
/
+6
2011-11-09
mac80211: preserve EOSP in QoS header
Johannes Berg
1
-1
/
+4
2011-11-09
nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16
Jouni Malinen
1
-2
/
+2
2011-11-09
mac80211: set BSS_CHANGED_IDLE on vif reconfig
Eliad Peller
1
-1
/
+2
2011-11-09
mac80211: handle HT PHY BSS membership selector value correctly
Christian Lamparter
1
-41
/
+49
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
14
-836
/
+1728
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-548
/
+810
2011-11-09
Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups
Johan Hedberg
1
-13
/
+2
2011-11-09
Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd
Johan Hedberg
1
-1
/
+1
2011-11-09
Bluetooth: Fix cancel_delayed_work_sync usage with locks
Johan Hedberg
2
-5
/
+5
2011-11-09
Bluetooth: Add missing hci_dev locking when calling mgmt functions
Johan Hedberg
3
-13
/
+57
2011-11-09
Bluetooth: Move pending management command list into struct hci_dev
Johan Hedberg
2
-40
/
+45
2011-11-09
Bluetooth: Pass full hci_dev struct to mgmt callbacks
Johan Hedberg
3
-140
/
+145
2011-11-08
mac80211: allow frame aggregation for mesh
Thomas Pedersen
4
-15
/
+8
2011-11-08
mac80211: set HT capabilities for mesh peer
Thomas Pedersen
2
-12
/
+28
2011-11-08
mac80211: add HT IEs to mesh frames
Thomas Pedersen
4
-0
/
+60
2011-11-08
mac80211: Add HT helper functions
Alexander Simon
3
-45
/
+108
2011-11-08
mac80211: comment allocation of mesh frames
Thomas Pedersen
3
-35
/
+48
2011-11-08
mac80211: support adding IV-room in the skb for CCMP keys
Arik Nemtsov
2
-3
/
+14
2011-11-08
nl80211: clean up genlmsg_end uses
Johannes Berg
1
-78
/
+19
2011-11-08
mac80211: exit cooked monitor RX early if there are none
Johannes Berg
1
-0
/
+4
2011-11-08
mac80211: fix confusing parentheses
Johannes Berg
1
-1
/
+1
2011-11-08
mac80211: call set_wmm_default only for valid vifs
Eliad Peller
1
-8
/
+8
2011-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2
-9
/
+9
2011-11-08
Bluetooth: Add address type fields to mgmt messages that need them
Johan Hedberg
2
-21
/
+46
2011-11-08
Bluetooth: Update link key mgmt APIs to match latest spec.
Johan Hedberg
2
-22
/
+25
2011-11-08
Bluetooth: Fix response for mgmt_start_discovery when powered off
Johan Hedberg
1
-0
/
+5
2011-11-08
Bluetooth: Remove redundant code from mgmt_block & mgmt_unblock
Johan Hedberg
1
-21
/
+0
2011-11-08
Bluetooth: Convert power off mechanism to use delayed_work
Johan Hedberg
2
-29
/
+18
2011-11-08
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
Johan Hedberg
2
-3
/
+19
2011-11-08
Bluetooth: Add timeout field to mgmt_set_discoverable
Johan Hedberg
3
-1
/
+36
2011-11-08
Bluetooth: Periodic Inquiry and Discovery
Andre Guedes
1
-32
/
+11
2011-11-08
Bluetooth: Create hci_cancel_inquiry()
Andre Guedes
2
-1
/
+11
2011-11-08
Bluetooth: Create hci_do_inquiry()
Andre Guedes
2
-8
/
+21
2011-11-08
Bluetooth: EFS: parse L2CAP config response
Andrei Emeltchenko
1
-0
/
+24
2011-11-08
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
3
-7
/
+7
2011-11-07
Bluetooth: Clean up logic in hci_cc_write_scan_enable
Johan Hedberg
1
-19
/
+21
2011-11-07
Bluetooth: Add debug print to l2cap_chan_create
Szymon Janc
1
-0
/
+2
2011-11-07
Bluetooth: Fix mgmt response when adapter goes down or is removed
Johan Hedberg
1
-1
/
+18
2011-11-07
Bluetooth: Guarantee BR-EDR device will be registered as hci0
Mat Martineau
1
-1
/
+6
2011-11-07
Bluetooth: Add signal handlers for channel moves
Mat Martineau
1
-0
/
+136
2011-11-07
Bluetooth: Use symbolic values for the fixed channel map
Mat Martineau
1
-1
/
+7
2011-11-07
Bluetooth: Add signal handlers for channel creation
Mat Martineau
1
-0
/
+47
2011-11-07
Bluetooth: Add channel policy to getsockopt/setsockopt
Mat Martineau
1
-0
/
+35
2011-11-07
Bluetooth: Initialize tx_win_max for fixed channel
Andrei Emeltchenko
1
-0
/
+2
2011-11-07
Bluetooth: recalculate priorities when channels are starving
Luiz Augusto von Dentz
1
-1
/
+55
[next]