index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
ksm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-08
mac80211: send statistics with delete station event
Johannes Berg
1
-1
/
+3
2015-01-08
cfg80211: allow including station info in delete event
Johannes Berg
2
-23
/
+31
2015-01-08
cfg80211: add scan time to survey data
Johannes Berg
4
-2
/
+16
2015-01-08
cfg80211: allow survey data to return global data
Johannes Berg
3
-17
/
+33
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
16
-127
/
+135
2015-01-07
mac80211: Re-fix accounting of the tailroom-needed counter
Ido Yariv
4
-9
/
+16
2015-01-06
mac80211: skip disabled channels in VHT check
Arik Nemtsov
1
-4
/
+6
2015-01-06
nl80211: define multicast group names in header
Johannes Berg
2
-6
/
+13
2015-01-06
cfg80211: add extensible feature flag attribute
Gautam Kumar Shukla
3
-0
/
+66
2015-01-05
nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't used
Johannes Berg
1
-0
/
+3
2015-01-05
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
2
-8
/
+11
2014-12-23
mac80211: fix dot11MulticastTransmittedFrameCount tested address
Eliad Peller
1
-1
/
+1
2014-12-22
mac80211_hwsim: fix check for custom world regdom array size
Johannes Berg
1
-4
/
+4
2014-12-19
mac80211: minstrel: reduce size of struct minstrel_rate_stats
Felix Fietkau
2
-10
/
+11
2014-12-18
nl80211: increase the max number of rules in regdomain
Arik Nemtsov
1
-1
/
+1
2014-12-18
nl80211: Stop scheduled scan if netlink client disappears
Jukka Rissanen
5
-0
/
+40
2014-12-18
nl80211: Convert sched_scan_req pointer to RCU pointer
Jukka Rissanen
5
-17
/
+29
2014-12-17
mac80211: avoid reconfig if no interfaces are up
Eliad Peller
1
-5
/
+6
2014-12-17
mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()
Luciano Coelho
1
-4
/
+0
2014-12-17
mac80211: update sta bw on ht chanwidth action frame
Eliad Peller
3
-38
/
+47
2014-12-17
mac80211: handle power constraint and country IEs in RRM
Moshe Benji
1
-4
/
+8
2014-12-17
mac80211: Fix ignored HT override configurations
Chaya Rachel Ivgi
1
-14
/
+29
2014-12-17
mac80211: free management frame keys when removing station
Johannes Berg
1
-1
/
+1
2014-12-17
cfg80211: avoid intersection when applying self-managed reg
Arik Nemtsov
1
-3
/
+13
2014-12-17
cfg80211: return private regdom for self-managed devices
Arik Nemtsov
2
-0
/
+34
2014-12-17
cfg80211: allow wiphy specific regdomain management
Jonathan Doron
8
-19
/
+188
2014-12-17
cfg80211: allow usermode to query wiphy specific regdom
Arik Nemtsov
4
-35
/
+151
2014-12-17
mac80211: keep sending peer candidate events while in listen state
Nishikawa, Kenzoh
1
-0
/
+7
2014-12-17
mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()
Luciano Coelho
1
-2
/
+2
2014-12-17
mac80211: notify NSS changed when IBSS and HT
Janusz Dziedzic
1
-2
/
+9
2014-12-15
mac80211: move U-APSD enablement to vif flags
Johannes Berg
10
-28
/
+25
2014-12-15
mac80211: ask driver to look at power level when starting AP
Johannes Berg
1
-1
/
+2
2014-12-12
mac80211: Fix accounting of multicast frames
Sujith Manoharan
2
-3
/
+12
2014-12-12
mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
Sujith Manoharan
3
-8
/
+11
2014-12-12
wireless: Support of IFLA_INFO_KIND rtnl attribute
Vadim Kochan
1
-0
/
+6
2014-12-12
cfg80211: correctly check ad-hoc channels
Arik Nemtsov
1
-1
/
+7
2014-12-12
cfg80211: don't WARN about two consecutive Country IE hint
Emmanuel Grumbach
1
-5
/
+2
2014-12-12
mac80211: update the channel context after channel switch
Emmanuel Grumbach
1
-0
/
+4
2014-12-12
nl80211: check matches array length before acessing it
Luciano Coelho
1
-1
/
+1
2014-12-12
cfg80211: use __force __rcu to suppress sparse warning
Johannes Berg
1
-1
/
+1
2014-12-12
cfg80211: avoid mem leak on driver hint set
Arik Nemtsov
1
-1
/
+4
2014-12-12
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
Jouni Malinen
1
-3
/
+6
2014-12-12
mac80211: fix multicast LED blinking and counter
Andreas Müller
1
-5
/
+6
2014-12-12
mac80211: avoid using uninitialized stack data
Jes Sorensen
1
-0
/
+1
2014-12-12
r8169:update rtl8168g pcie ephy parameter
Chun-Hao Lin
1
-3
/
+21
2014-12-12
net: dsa: bcm_sf2: force link for all fixed PHY devices
Florian Fainelli
1
-10
/
+13
2014-12-12
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
3
-11
/
+10
2014-12-12
r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
Alexander Duyck
1
-8
/
+21
2014-12-12
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
12
-26
/
+99
2014-12-12
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
10
-135
/
+129
[next]