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
/
mlme.c
Age
Commit message (
Expand
)
Author
2016-05-12
mac80211: remove disconnected APs from BSS table
David Spinadel
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-06
mac80211: add fast-rx path
Johannes Berg
2016-04-05
mac80211: avoid useless memory write on each frame RX
Johannes Berg
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
2016-02-24
mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
Sara Sharon
2016-02-24
mac80211: always print a message when disconnecting
Johannes Berg
2016-02-24
mac80211: refactor HT/VHT to chandef code
Johannes Berg
2016-01-26
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
2016-01-14
cfg80211/mac80211: use to_delayed_work
Geliang Tang
2016-01-14
mac80211: process and save VHT MU-MIMO group frame
Sara Sharon
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-15
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
2015-12-15
mac80211: suppress unchanged "limiting TX power" messages
Johannes Berg
2015-12-04
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
Janusz.Dziedzic@tieto.com
2015-11-03
mac80211: treat bad WMM parameters more gracefully
Johannes Berg
2015-11-03
mac80211: fixup AIFSN instead of disabling WMM
Emmanuel Grumbach
2015-11-03
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
Johannes Berg
2015-11-03
mac80211: Fix local deauth while associating
Andrei Otcheretianski
2015-10-21
mac80211: move beacon_loss_count into ifmgd
Johannes Berg
2015-10-14
mac80211: remove PM-QoS listener
Johannes Berg
2015-10-13
Revert "mac80211: remove exposing 'mfp' to drivers"
Tamizh chelvam
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
2015-09-29
mac80211: use bool argument to ieee80211_send_nullfunc
Johannes Berg
2015-09-29
mac80211: reduce indentation by inlining a check
Johannes Berg
2015-09-22
mac80211: use DECLARE_EWMA for ave_beacon_signal
Johannes Berg
2015-09-22
mac80211: fix driver RSSI event calculations
Johannes Berg
2015-09-22
mac80211: remove last_beacon/ave_beacon debugfs files
Johannes Berg
2015-09-22
mac80211: remove direct probe step before authentication
Johannes Berg
2015-09-04
mac80211: avoid VHT usage with no 80MHz chans allowed
Arik Nemtsov
2015-07-17
mac80211: Add support for declaring MU-MIMO capability
Sara Sharon
2015-07-17
mac80211: TDLS: correctly configure SMPS state
Arik Nemtsov
2015-07-17
mac80211: remove exposing 'mfp' to drivers
Johannes Berg
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-09
mac80211: release channel on auth failure
Michal Kazior
2015-06-02
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
2015-06-01
mac80211: act upon and report deauth while associating
Johannes Berg
2015-05-20
mac80211: disconnect TDLS stations on STA CSA
Arik Nemtsov
2015-04-24
mac80211: fix ignored HT/VHT override configs
Chaya Rachel Ivgi
2015-04-01
mac80211: reduce log spam from ieee80211_handle_pwr_constr
John Linville
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-30
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
2015-03-30
mac80211: send AP probe as unicast again
Johannes Berg
2015-03-30
mac80211: stop scan before connection
David Spinadel
2015-03-30
mac80211: notify the driver about deauth
Emmanuel Grumbach
2015-03-30
mac80211: notify the driver about association status
Emmanuel Grumbach
2015-03-30
mac80211: notify the driver about authentication status
Emmanuel Grumbach
2015-03-30
mac80211: convert rssi_callback() to event_callback()
Emmanuel Grumbach
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-16
mac80211: ignore CSA to same channel
Johannes Berg
[next]