index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-23
mac80211: avoid races related to suspend flow
Emmanuel Grumbach
3
-12
/
+40
2015-01-23
mac80211: synchronize_net() before flushing the queues
Emmanuel Grumbach
1
-0
/
+3
2015-01-23
nl80211: add an attribute to allow delaying the first scheduled scan cycle
Luciano Coelho
3
-6
/
+24
2015-01-23
mac80211: enable TPC through mac80211 stack
Lorenzo Bianconi
5
-8
/
+30
2015-01-23
nl80211: Allow set network namespace by fd
Vadim Kochan
3
-5
/
+14
2015-01-22
mac80211: allow drivers to control software crypto
Johannes Berg
3
-29
/
+58
2015-01-21
mac80211: fix HW registration error paths
Johannes Berg
1
-6
/
+6
2015-01-19
mac80211: delete the assoc/auth timer upon suspend
Emmanuel Grumbach
1
-0
/
+12
2015-01-19
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"
Johannes Berg
1
-6
/
+0
2015-01-16
cfg80211: fix checking nl80211_send_station() return value
Johannes Berg
1
-1
/
+1
2015-01-16
mac80211: remove doubled semicolon
Johannes Berg
1
-1
/
+1
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
8
-50
/
+125
2015-01-15
cfg80211: remove 80+80 MHz rate reporting
Johannes Berg
4
-11
/
+6
2015-01-15
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
4
-13
/
+2
2015-01-14
cfg80211: docs: remove station_info_flags
Johannes Berg
1
-1
/
+0
2015-01-14
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
Luciano Coelho
2
-1
/
+55
2015-01-14
cfg80211: avoid reg-hints in self-managed only systems
Arik Nemtsov
1
-0
/
+25
2015-01-14
cfg80211: introduce sync regdom set API for self-managed
Arik Nemtsov
2
-2
/
+43
2015-01-14
mac80211: don't defer scans in case of radar detection
Eliad Peller
1
-1
/
+1
2015-01-14
mac80211: consider only relevant vifs for radar_required calculation
Eliad Peller
1
-2
/
+30
2015-01-14
mac80211: remove local->radar_detect_enabled
Eliad Peller
4
-7
/
+5
2015-01-14
mac80211: add TDLS supported channels correctly
Arik Nemtsov
1
-5
/
+21
2015-01-14
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
10
-22
/
+27
2015-01-09
rfkill: document rfkill module parameters
Andrew Clausen
2
-0
/
+15
2015-01-09
mac80211: fix handling TIM IE when stations disconnect
Johannes Berg
1
-3
/
+13
2015-01-09
mac80211_hwsim: fix PS debugfs file locking
Johannes Berg
1
-11
/
+11
2015-01-08
mac80211: provide per-TID RX/TX MSDU counters
Johannes Berg
5
-2
/
+68
2015-01-08
nl80211: support per-TID station statistics
Johannes Berg
3
-0
/
+93
2015-01-08
nl80211: clarify packet statistics descriptions
Johannes Berg
2
-15
/
+21
2015-01-08
cfg80211: add nl80211 beacon-only statistics
Johannes Berg
3
-0
/
+13
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
18
-254
/
+142
2015-01-08
mac80211: allow drivers to provide most station statistics
Johannes Berg
5
-87
/
+110
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-07
Merge branch 'mac80211' into mac80211-next
Johannes Berg
28
-220
/
+348
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
[next]