index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
2011-09-30
mac80211: handle TDLS high-level commands and frames
Arik Nemtsov
2011-09-30
mac80211: standardize adding supported rates IEs
Arik Nemtsov
2011-09-30
nl80211: support sending TDLS commands/frames
Arik Nemtsov
2011-09-30
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
2011-09-30
mac80211: max_tp_rate2 management of minstrel_ht
Lorenzo Bianconi
2011-09-28
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-27
mac80211: treat the WME sta flag as a bit
Arik Nemtsov
2011-09-27
mac80211: save tx params per sdata
Eliad Peller
2011-09-27
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
2011-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
2011-09-27
NFC: use after free on error
Dan Carpenter
2011-09-27
NFC: protect nci_data_exchange transactions
Ilan Elias
2011-09-27
NFC: implicitly deactivate in nci_start_poll
Ilan Elias
2011-09-27
NFC: improve readability of an 'if' in nci core.c
Ilan Elias
2011-09-27
cfg80211: Validate cipher suite against supported ciphers
Jouni Malinen
2011-09-27
cfg80211: Remove strict validation of AKM suites
Jouni Malinen
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
Merge branch 'master' of git://github.com/padovan/bluetooth-next
John W. Linville
2011-09-21
mac80211: notify peer when shutting down peer link
Thomas Pedersen
2011-09-21
mac80211: fix AP/VLAN PS buffer race
Johannes Berg
2011-09-21
cfg80211: Fix validation of AKM suites
Jouni Malinen
2011-09-21
Bluetooth: mark l2cap_create_iframe_pdu as static
Luiz Augusto von Dentz
2011-09-21
Bluetooth: Check 'dev_class' in mgmt_device_found()
Andre Guedes
2011-09-21
Bluetooth: Reduce critical region.
Andre Guedes
2011-09-21
Bluetooth: Fix wrong memcpy size on LE start encryption
Anderson Briglia
2011-09-21
Bluetooth: Remove support for other SMP keys than the LTK
Vinicius Costa Gomes
2011-09-21
Bluetooth: Fix not setting a pending security level
Vinicius Costa Gomes
2011-09-21
Revert "Bluetooth: Add support for communicating keys with userspace"
Vinicius Costa Gomes
2011-09-21
Bluetooth: Use the LTK after receiving a LE Security Request
Vinicius Costa Gomes
2011-09-21
Bluetooth: Fix sending wrong authentication requirements
Vinicius Costa Gomes
2011-09-21
Bluetooth: Add mgmt events for blacklisting
Antti Julku
2011-09-21
Bluetooth: Use the MEDIUM security level for pairings
Vinicius Costa Gomes
2011-09-21
Bluetooth: Require authentication if MITM protection is requested
Vinicius Costa Gomes
2011-09-21
Bluetooth: Move SMP crypto functions to a workqueue
Vinicius Costa Gomes
2011-09-21
Bluetooth: Move SMP fields to a separate structure
Vinicius Costa Gomes
2011-09-21
Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
David Herrmann
2011-09-21
Bluetooth: Add LE link type for debugfs output
Peter Hurley
2011-09-21
Bluetooth: Add mgmt command for fast connectable mode
Antti Julku
2011-09-21
Bluetooth: Add link_type information to the mgmt Connected event
Vinicius Costa Gomes
2011-09-21
Bluetooth: Add support for running SMP without a socket
Vinicius Costa Gomes
2011-09-21
Bluetooth: Add support for pairing via mgmt over LE
Vinicius Costa Gomes
2011-09-21
Bluetooth: Add a flag to indicate that SMP is going on
Vinicius Costa Gomes
2011-09-21
Bluetooth: Reset the security timer when a command is queued
Vinicius Costa Gomes
2011-09-21
Bluetooth: make use of connection number to optimize the scheduler
Luiz Augusto von Dentz
2011-09-20
NFC: basic NCI protocol implementation
Ilan Elias
2011-09-20
NFC: move nfc.h from include/net to include/net/nfc
Ilan Elias
2011-09-20
NFC: Add dev_up and dev_down control operations
Ilan Elias
2011-09-20
mac80211: fix indentation
Alexander Simon
[next]