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
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
10
-94
/
+382
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
13
-328
/
+312
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
12
-126
/
+63
2012-11-26
mac80211: fix managed mode channel flags handling
Johannes Berg
1
-9
/
+5
2012-11-26
mac80211: remove mesh config macros from mesh_plink.c
Marco Porsch
1
-15
/
+13
2012-11-26
mac80211: refactor ieee80211_set_qos_hdr
Marco Porsch
1
-17
/
+23
2012-11-26
mac80211: move Mesh Capability field definition to ieee80211.h
Marco Porsch
3
-19
/
+5
2012-11-26
mac80211: in ADHOC print debug message for every Auth message
Antonio Quartulli
1
-2
/
+4
2012-11-26
mac80211: in ADHOC don't update last_rx if sta is not authorized
Antonio Quartulli
1
-3
/
+7
2012-11-26
cfg80211: change function signature of cfg80211_get_p2p_attr()
Arend van Spriel
1
-2
/
+3
2012-11-23
cfg80211: use DS or HT operation IEs to determine BSS channel
Johannes Berg
2
-9
/
+45
2012-11-23
mac80211: disable HT advertising unless AP supports it
Johannes Berg
1
-0
/
+1
2012-11-23
mac80211: rename IEEE80211_STA_DISABLE_11N to HT
Johannes Berg
2
-9
/
+9
2012-11-23
mac80211: fix RX chains configuration
Johannes Berg
1
-16
/
+21
2012-11-23
mac80211: fix radiotap vendor area skipping
Johannes Berg
1
-4
/
+7
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
21
-138
/
+378
2012-11-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
5
-27
/
+177
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-25
/
+72
2012-11-21
mac80211: Add debugfs callbacks for station addition/removal
Sujith Manoharan
2
-0
/
+41
2012-11-20
Bluetooth: Remove OOB data if device was discovered in band
Szymon Janc
1
-0
/
+2
2012-11-20
Bluetooth: AMP: Set no FCS for incoming L2CAP chan
Andrei Emeltchenko
1
-0
/
+1
2012-11-20
Bluetooth: Improve error message printing
Andrei Emeltchenko
1
-1
/
+1
2012-11-20
Bluetooth: Set local_amp_id after getting Phylink Completed evt
Andrei Emeltchenko
1
-0
/
+1
2012-11-20
Bluetooth: Fix sending L2CAP Create Chan Req
Andrei Emeltchenko
1
-11
/
+18
2012-11-20
mac80211: fix channel context suspend/reconfig handling
Johannes Berg
2
-3
/
+56
2012-11-20
NFC: Fix nfc_llcp_local chained list insertion
Thierry Escande
1
-1
/
+1
2012-11-19
NFC: Queue a copy of the transmitted LLCP skb
Samuel Ortiz
1
-4
/
+13
2012-11-19
NFC: Stop sending LLCP frames when tx queues are getting too deep
Samuel Ortiz
1
-0
/
+17
2012-11-19
NFC: Copy user space buffer when sending UI frames
Samuel Ortiz
1
-2
/
+13
2012-11-19
NFC: Export nfc_hci_sak_to_protocol()
Eric Lapuyade
1
-1
/
+2
2012-11-19
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
Eric Lapuyade
1
-1
/
+2
2012-11-19
NFC: Dot not dispatch HCI event received on unopened pipe
Eric Lapuyade
1
-5
/
+8
2012-11-19
NFC: Ignore err when chip doesn't implement HW/SW info registers
Eric Lapuyade
1
-0
/
+6
2012-11-19
NFC: Fix hci_connect_gate() when a pre-opened pipe is passed
Eric Lapuyade
1
-2
/
+2
2012-11-19
Bluetooth: trivial: Use __constant for constants
Andrei Emeltchenko
1
-4
/
+4
2012-11-19
Bluetooth: Disable FCS only for new HS channels
Andrei Emeltchenko
2
-1
/
+2
2012-11-19
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
2
-6
/
+7
2012-11-19
Bluetooth: Remove unneeded local_amp_id initialization
Andrei Emeltchenko
1
-1
/
+0
2012-11-19
Bluetooth: Use __l2cap_no_conn_pending helper
Andrei Emeltchenko
1
-1
/
+1
2012-11-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-4
/
+24
2012-11-19
mac80211: make remain_on_channel() op pass vif param
Eliad Peller
4
-10
/
+18
2012-11-19
cfg80211: Add TDLS event to allow drivers to request operations
Jouni Malinen
2
-0
/
+70
2012-11-19
mac80211: support radiotap vendor namespace RX data
Johannes Berg
1
-12
/
+59
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
10
-44
/
+41
2012-11-19
mac80211: use CMAC_PN_LEN
Johannes Berg
1
-2
/
+3
2012-11-19
mac80211: check add_chanctx callback before use in ieee80211_reconfig
Arend van Spriel
1
-4
/
+6
2012-11-18
Bluetooth: Fix updating advertising state flags and data
Johan Hedberg
1
-0
/
+31
2012-11-18
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
2
-1
/
+104
2012-11-18
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
3
-1
/
+5
2012-11-16
wireless: add back sysfs directory
Johannes Berg
1
-0
/
+20
[prev]
[next]