index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl80211: rework {sched_,}scan event related functions
Arend Van Spriel
2016-12-16
3
-34
/
+15
*
rfkill: hide unused goto label
Arnd Bergmann
2016-12-16
1
-0
/
+2
*
mac80211: minstrel: avoid port control frames for sampling
Thomas Huehn
2016-12-15
1
-0
/
+5
*
mac80211: minstrel_ht: remove obsolete #if for >= 3 streams
Felix Fietkau
2016-12-15
1
-20
/
+0
*
mac80211: minstrel: make prob_ewma u16 instead of u32
Felix Fietkau
2016-12-15
1
-1
/
+1
*
mac80211: minstrel: store probability variance instead of standard deviation
Felix Fietkau
2016-12-15
4
-19
/
+30
*
mac80211: minstrel: reduce MINSTREL_SCALE
Felix Fietkau
2016-12-15
1
-1
/
+1
*
mac80211: minstrel: remove cur_prob from debugfs
Felix Fietkau
2016-12-15
4
-26
/
+18
*
mac80211: check for MCS in ieee80211_duration before fetching chanctx
Felix Fietkau
2016-12-15
1
-4
/
+4
*
mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64
Felix Fietkau
2016-12-15
1
-1
/
+1
*
mac80211: minstrel_ht: move short preamble check out of get_rate
Felix Fietkau
2016-12-15
1
-17
/
+5
*
mac80211: minstrel_ht: move supported bitrate mask out of group data
Felix Fietkau
2016-12-15
3
-22
/
+22
*
mac80211: only alloc mem if a station doesn't exist yet
Koen Vandeputte
2016-12-15
1
-7
/
+7
*
mac80211: Use appropriate name for functions and messages
Masashi Honma
2016-12-13
5
-13
/
+13
*
mac80211: Remove invalid flag operations in mesh TSF synchronization
Masashi Honma
2016-12-13
3
-15
/
+0
*
rfkill: Add rfkill-any LED trigger
Michał Kępień
2016-12-13
1
-0
/
+73
*
rfkill: Cleanup error handling in rfkill_init()
Michał Kępień
2016-12-13
1
-11
/
+12
*
mac80211: Show pending txqlen in debugfs.
Ben Greear
2016-12-13
1
-0
/
+27
*
mac80211: Suppress NEW_PEER_CANDIDATE event if no room
Masashi Honma
2016-12-13
1
-6
/
+8
*
mac80211: multicast to unicast conversion
Michael Braun
2016-12-13
4
-1
/
+137
*
mac80211: Remove unused 'beaconint_us' variable
Kirtika Ruchandani
2016-12-13
1
-4
/
+0
*
mac80211: Remove unused 'sband' and 'local' variables
Kirtika Ruchandani
2016-12-13
1
-4
/
+0
*
mac80211: Remove unused 'len' variable
Kirtika Ruchandani
2016-12-13
1
-5
/
+3
*
mac80211: Remove unused 'i' variable
Kirtika Ruchandani
2016-12-13
1
-3
/
+1
*
mac80211: Remove unused 'struct rate_control_ref' variable
Kirtika Ruchandani
2016-12-13
1
-4
/
+0
*
mac80211: Remove unused 'rates_idx' variable
Kirtika Ruchandani
2016-12-13
1
-2
/
+1
*
mac80211: Remove unused 'struct ieee80211_rx_status' ptr
Kirtika Ruchandani
2016-12-13
1
-4
/
+0
*
nl80211: multicast_to_unicast can be changed while IFF_UP
Michael Braun
2016-12-13
1
-3
/
+0
*
nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only once
Arend Van Spriel
2016-12-13
1
-4
/
+1
*
cfg80211: get rid of name indirection trick for ieee80211_get_channel()
Arend Van Spriel
2016-12-13
4
-20
/
+7
*
rfkill: simplify rfkill_set_hw_state() slightly
Johannes Berg
2016-12-13
1
-4
/
+1
*
Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2016-12-12
3
-9
/
+9
|
\
|
*
cris: No need to append -O2 and $(LINUXINCLUDE)
Paul Bolle
2016-12-08
2
-6
/
+0
|
*
tty: serial: make crisv10 explicitly non-modular
Paul Gortmaker
2016-11-07
1
-4
/
+2
|
*
cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
Guenter Roeck
2016-11-07
1
-0
/
+8
*
|
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2016-12-12
13
-56
/
+59
|
\
\
|
*
|
openrisc: prevent VGA console, fix builds
Randy Dunlap
2016-12-12
1
-1
/
+1
|
*
|
openrisc: include l.swa in check for write data pagefault
Stefan Kristiansson
2016-12-12
1
-1
/
+1
|
*
|
openrisc: Updates after openrisc.net has been lost
Stafford Horne
2016-12-12
3
-7
/
+9
|
*
|
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
2016-12-12
6
-33
/
+14
|
*
|
openrisc: remove the redundant of_platform_populate
Rob Herring
2016-12-12
1
-10
/
+0
|
*
|
openrisc: add NR_CPUS Kconfig default value
Stafford Horne
2016-12-12
1
-0
/
+3
|
*
|
openrisc: Support both old (or32) and new (or1k) toolchain
Guenter Roeck
2016-12-12
1
-1
/
+7
|
*
|
openrisc: Add thread-local storage (TLS) support
Christian Svensson
2016-12-12
1
-0
/
+13
|
*
|
openrisc: restore all regs on rt_sigreturn
Jonas Bonn
2016-12-12
1
-1
/
+9
|
*
|
openrisc: fix PTRS_PER_PGD define
Stefan Kristiansson
2016-12-12
2
-2
/
+2
*
|
|
Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-12-12
2
-3
/
+2
|
\
\
\
|
*
|
|
m68k/atari: Use seq_puts() in atari_get_hardware_list()
Markus Elfring
2016-12-09
1
-1
/
+1
|
*
|
|
m68k/amiga: Use seq_puts() in amiga_get_hardware_list()
Markus Elfring
2016-12-09
1
-2
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2016-12-12
4
-15
/
+30
|
\
\
\
\
[next]