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
/
mac80211
Age
Commit message (
Expand
)
Author
2015-02-04
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
2015-01-27
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
2015-01-27
mac80111: Add CCMP-256 cipher
Jouni Malinen
2015-01-27
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
2015-01-27
mac80211: handle potential race between suspend and scan completion
Luciano Coelho
2015-01-23
mac80211: support beacon statistics
Johannes Berg
2015-01-23
mac80211: fix per-TID RX-MSDU counter
Johannes Berg
2015-01-23
mac80211: tdls: disentangle HT supported conditions
Johannes Berg
2015-01-23
mac80211: tdls: remove shadowing variable
Johannes Berg
2015-01-23
Revert "mac80211: keep sending peer candidate events while in listen state"
Bob Copeland
2015-01-23
mac80211: complete scan work immediately if quiesced or suspended
Luciano Coelho
2015-01-23
mac80211: avoid races related to suspend flow
Emmanuel Grumbach
2015-01-23
mac80211: synchronize_net() before flushing the queues
Emmanuel Grumbach
2015-01-23
mac80211: properly set CCK flag in radiotap
Mathy Vanhoef
2015-01-23
mac80211: only roll back station states for WDS when suspending
Luciano Coelho
2015-01-23
mac80211: enable TPC through mac80211 stack
Lorenzo Bianconi
2015-01-22
mac80211: allow drivers to control software crypto
Johannes Berg
2015-01-21
mac80211: fix HW registration error paths
Johannes Berg
2015-01-19
mac80211: delete the assoc/auth timer upon suspend
Emmanuel Grumbach
2015-01-16
mac80211: remove doubled semicolon
Johannes Berg
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2015-01-15
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
2015-01-14
mac80211: don't defer scans in case of radar detection
Eliad Peller
2015-01-14
mac80211: consider only relevant vifs for radar_required calculation
Eliad Peller
2015-01-14
mac80211: remove local->radar_detect_enabled
Eliad Peller
2015-01-14
mac80211: add TDLS supported channels correctly
Arik Nemtsov
2015-01-14
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
2015-01-09
mac80211: fix handling TIM IE when stations disconnect
Johannes Berg
2015-01-08
mac80211: provide per-TID RX/TX MSDU counters
Johannes Berg
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
mac80211: allow drivers to provide most station statistics
Johannes Berg
2015-01-08
mac80211: send statistics with delete station event
Johannes Berg
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
2015-01-07
mac80211: Re-fix accounting of the tailroom-needed counter
Ido Yariv
2015-01-07
Merge branch 'mac80211' into mac80211-next
Johannes Berg
2015-01-07
mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params
John Linville
2015-01-06
mac80211: skip disabled channels in VHT check
Arik Nemtsov
2015-01-05
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
2014-12-23
mac80211: fix dot11MulticastTransmittedFrameCount tested address
Eliad Peller
2014-12-19
mac80211: minstrel: reduce size of struct minstrel_rate_stats
Felix Fietkau
2014-12-17
mac80211: avoid reconfig if no interfaces are up
Eliad Peller
2014-12-17
mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()
Luciano Coelho
2014-12-17
mac80211: update sta bw on ht chanwidth action frame
Eliad Peller
2014-12-17
mac80211: handle power constraint and country IEs in RRM
Moshe Benji
2014-12-17
mac80211: Fix ignored HT override configurations
Chaya Rachel Ivgi
2014-12-17
mac80211: free management frame keys when removing station
Johannes Berg
2014-12-17
mac80211: keep sending peer candidate events while in listen state
Nishikawa, Kenzoh
2014-12-17
mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()
Luciano Coelho
[next]