index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
nl80211: better describe field in struct nl80211_bss_select_rssi_adjust
Arend Van Spriel
1
-2
/
+3
2016-12-16
nl80211: rework {sched_,}scan event related functions
Arend Van Spriel
3
-34
/
+15
2016-12-16
rfkill: hide unused goto label
Arnd Bergmann
1
-0
/
+2
2016-12-15
mac80211: minstrel: avoid port control frames for sampling
Thomas Huehn
1
-0
/
+5
2016-12-15
mac80211: minstrel_ht: remove obsolete #if for >= 3 streams
Felix Fietkau
1
-20
/
+0
2016-12-15
mac80211: minstrel: make prob_ewma u16 instead of u32
Felix Fietkau
1
-1
/
+1
2016-12-15
mac80211: minstrel: store probability variance instead of standard deviation
Felix Fietkau
4
-19
/
+30
2016-12-15
mac80211: minstrel: reduce MINSTREL_SCALE
Felix Fietkau
1
-1
/
+1
2016-12-15
mac80211: minstrel: remove cur_prob from debugfs
Felix Fietkau
4
-26
/
+18
2016-12-15
mac80211: check for MCS in ieee80211_duration before fetching chanctx
Felix Fietkau
1
-4
/
+4
2016-12-15
mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64
Felix Fietkau
1
-1
/
+1
2016-12-15
mac80211: minstrel_ht: move short preamble check out of get_rate
Felix Fietkau
1
-17
/
+5
2016-12-15
mac80211: minstrel_ht: move supported bitrate mask out of group data
Felix Fietkau
3
-22
/
+22
2016-12-15
mac80211: only alloc mem if a station doesn't exist yet
Koen Vandeputte
1
-7
/
+7
2016-12-13
mac80211: Use appropriate name for functions and messages
Masashi Honma
5
-13
/
+13
2016-12-13
mac80211: Remove invalid flag operations in mesh TSF synchronization
Masashi Honma
3
-15
/
+0
2016-12-13
rfkill: Add rfkill-any LED trigger
Michał Kępień
1
-0
/
+73
2016-12-13
rfkill: Cleanup error handling in rfkill_init()
Michał Kępień
1
-11
/
+12
2016-12-13
mac80211: Show pending txqlen in debugfs.
Ben Greear
1
-0
/
+27
2016-12-13
mac80211: Suppress NEW_PEER_CANDIDATE event if no room
Masashi Honma
1
-6
/
+8
2016-12-13
mac80211: multicast to unicast conversion
Michael Braun
4
-1
/
+137
2016-12-13
mac80211: Remove unused 'beaconint_us' variable
Kirtika Ruchandani
1
-4
/
+0
2016-12-13
mac80211: Remove unused 'sband' and 'local' variables
Kirtika Ruchandani
1
-4
/
+0
2016-12-13
mac80211: Remove unused 'len' variable
Kirtika Ruchandani
1
-5
/
+3
2016-12-13
mac80211: Remove unused 'i' variable
Kirtika Ruchandani
1
-3
/
+1
2016-12-13
mac80211: Remove unused 'struct rate_control_ref' variable
Kirtika Ruchandani
1
-4
/
+0
2016-12-13
mac80211: Remove unused 'rates_idx' variable
Kirtika Ruchandani
1
-2
/
+1
2016-12-13
mac80211: Remove unused 'struct ieee80211_rx_status' ptr
Kirtika Ruchandani
1
-4
/
+0
2016-12-13
nl80211: multicast_to_unicast can be changed while IFF_UP
Michael Braun
1
-3
/
+0
2016-12-13
nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only once
Arend Van Spriel
1
-4
/
+1
2016-12-13
cfg80211: get rid of name indirection trick for ieee80211_get_channel()
Arend Van Spriel
4
-20
/
+7
2016-12-13
rfkill: simplify rfkill_set_hw_state() slightly
Johannes Berg
1
-4
/
+1
2016-12-12
openrisc: prevent VGA console, fix builds
Randy Dunlap
1
-1
/
+1
2016-12-12
openrisc: include l.swa in check for write data pagefault
Stefan Kristiansson
1
-1
/
+1
2016-12-12
openrisc: Updates after openrisc.net has been lost
Stafford Horne
3
-7
/
+9
2016-12-12
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
6
-33
/
+14
2016-12-12
openrisc: remove the redundant of_platform_populate
Rob Herring
1
-10
/
+0
2016-12-12
openrisc: add NR_CPUS Kconfig default value
Stafford Horne
1
-0
/
+3
2016-12-12
openrisc: Support both old (or32) and new (or1k) toolchain
Guenter Roeck
1
-1
/
+7
2016-12-12
openrisc: Add thread-local storage (TLS) support
Christian Svensson
1
-0
/
+13
2016-12-12
openrisc: restore all regs on rt_sigreturn
Jonas Bonn
1
-1
/
+9
2016-12-12
openrisc: fix PTRS_PER_PGD define
Stefan Kristiansson
2
-2
/
+2
2016-12-12
avr32: wire up pkey syscalls
Hans-Christian Noren Egtvedt
2
-0
/
+6
2016-12-12
AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()
Markus Elfring
1
-2
/
+2
2016-12-12
AVR32-pio: Use seq_putc() in pio_bank_show()
Markus Elfring
1
-1
/
+1
2016-12-12
AVR32-clock: Combine nine seq_printf() calls into one call in clk_show()
Markus Elfring
1
-9
/
+19
2016-12-12
AVR32-clock: Use seq_putc() in two functions
Markus Elfring
1
-3
/
+2
2016-12-12
sparc: fix a building error reported by kbuild
Gonglei \(Arei\)
1
-0
/
+1
2016-12-12
sparc64: fix typo in pgd_clear()
Kirill A. Shutemov
1
-1
/
+1
2016-12-12
sparc64: restore irq in error paths in iommu
Dan Carpenter
1
-0
/
+2
[next]