summaryrefslogtreecommitdiffstats
path: root/net/mac80211 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-15nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson1-0/+1
2015-12-15nl80211: fix a few memory leaks in reg.cOla Olsson1-1/+4
2015-12-10rfkill: copy the name into the rfkill structJohannes Berg1-3/+3
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg1-2/+6
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli1-4/+5
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller1-1/+1
2015-11-20mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2-3/+6
2015-11-20mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach1-1/+2
2015-11-17mac80211: mesh: fix call_rcu() usageJohannes Berg1-4/+4
2015-11-17mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg1-2/+1
2015-11-16net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong1-27/+37