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
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-11
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
2012-06-08
mac80211: add back channel change flag
Stanislaw Gruszka
2012-06-08
NFC: Fix possible NULL ptr deref when getting the name of a socket
Sasha Levin
2012-06-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
2012-06-06
mac80211: do remain-on-channel while idle
Johannes Berg
2012-06-06
mac80211: add stations after AP start on reconfig
Arik Nemtsov
2012-06-06
cfg80211: validate remain-on-channel time better
Johannes Berg
2012-06-06
mac80211: Clear wowlan flag when drv_suspend returns failure
Pontus Fuchs
2012-06-06
mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs
Chun-Yeow Yeoh
2012-06-06
mac80211: print info when disabling HT
Johannes Berg
2012-06-06
mac80211: configure 11b/g channel access rules for legacy APs
Stanislaw Gruszka
2012-06-06
rfkill: Add the capability to switch all devices of all type in __rfkill_swit...
Alex Hung
2012-06-06
cfg80211: clarify set_channel APIs
Johannes Berg
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-06-05
cfg80211: provide channel to join_mesh function
Johannes Berg
2012-06-05
cfg80211: disallow setting channel on WDS interfaces
Johannes Berg
2012-06-05
cfg80211: provide channel to start_ap function
Johannes Berg
2012-06-05
cfg80211: simplify cfg80211_can_beacon_sec_chan API
Johannes Berg
2012-06-05
mac80211: move ieee80211_set_channel function
Johannes Berg
2012-06-05
mac80211: clean up ieee80211_set_channel
Johannes Berg
2012-06-05
mac80211: simplify association HT parameters
Johannes Berg
2012-06-05
cfg80211: deprecate CFG80211_WEXT
Johannes Berg
2012-06-05
wireless: remove wext sysfs
Johannes Berg
2012-06-05
mac80211: remove ieee80211_get_operstate()
Eliad Peller
2012-06-05
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
2012-06-05
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-06-05
mac80211: send beacon loss events to userspace
Holger Schurig
2012-06-05
mac80211: allow channel change while mesh is down
Thomas Pedersen
2012-06-05
mac80211: fail authentication when AP denied authentication
Eliad Peller
2012-06-05
mac80211: use offchannel queue only when supported
Eliad Peller
2012-06-05
mac80211: allow low-level drivers to set netdev feature bits
Arik Nemtsov
2012-06-05
cfg80211: fix interface combinations check
Johannes Berg
2012-06-05
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
2012-06-04
NFC: Destroy LLCP timout workqueue when releasing the link
Samuel Ortiz
2012-06-04
NFC: Switch to Initiator mode when getting NFC_ATTR_PROTOCOLS
Samuel Ortiz
2012-06-04
NFC: Send a receiver ready frame only to reply to an I frame
Samuel Ortiz
2012-06-04
NFC: Requeue lost LLCP frames
Samuel Ortiz
2012-06-04
NFC: Call the DEP link down ops even when in target mode
Samuel Ortiz
2012-06-04
NFC: Don't hold a NULL connecting LLCP socket lock
Samuel Ortiz
2012-06-04
NFC: Introduce target mode rx data callback
Samuel Ortiz
2012-06-04
NFC: Introduce target mode tx ops
Samuel Ortiz
2012-06-04
NFC: Set the NFC device RF mode appropriately
Samuel Ortiz
2012-06-04
NFC: Add target mode activation netlink event
Samuel Ortiz
2012-06-04
NFC: Add target mode protocols to the polling loop startup routine
Samuel Ortiz
2012-06-04
NFC: Export LLCP general bytes getter
Samuel Ortiz
2012-06-04
NFC: LLCP's MIUX is 10 bytes long, not 7
Samuel Ortiz
2012-06-04
NFC: Move LLCP MIU extension value to socket structure
Samuel Ortiz
[next]