summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-16rfkill: hide unused goto labelArnd Bergmann1-0/+2
2016-12-15mac80211: minstrel: avoid port control frames for samplingThomas Huehn1-0/+5
2016-12-15mac80211: minstrel_ht: remove obsolete #if for >= 3 streamsFelix Fietkau1-20/+0
2016-12-15mac80211: minstrel: make prob_ewma u16 instead of u32Felix Fietkau1-1/+1
2016-12-15mac80211: minstrel: store probability variance instead of standard deviationFelix Fietkau4-19/+30
2016-12-15mac80211: minstrel: reduce MINSTREL_SCALEFelix Fietkau1-1/+1
2016-12-15mac80211: minstrel: remove cur_prob from debugfsFelix Fietkau4-26/+18
2016-12-15mac80211: check for MCS in ieee80211_duration before fetching chanctxFelix Fietkau1-4/+4
2016-12-15mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64Felix Fietkau1-1/+1
2016-12-15mac80211: minstrel_ht: move short preamble check out of get_rateFelix Fietkau1-17/+5
2016-12-15mac80211: minstrel_ht: move supported bitrate mask out of group dataFelix Fietkau3-22/+22
2016-12-15mac80211: only alloc mem if a station doesn't exist yetKoen Vandeputte1-7/+7
2016-12-13mac80211: Use appropriate name for functions and messagesMasashi Honma5-13/+13
2016-12-13mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma3-15/+0
2016-12-13rfkill: Add rfkill-any LED triggerMichał Kępień1-0/+73
2016-12-13rfkill: Cleanup error handling in rfkill_init()Michał Kępień1-11/+12
2016-12-13mac80211: Show pending txqlen in debugfs.Ben Greear1-0/+27
2016-12-13mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma1-6/+8
2016-12-13mac80211: multicast to unicast conversionMichael Braun4-1/+137
2016-12-13mac80211: Remove unused 'beaconint_us' variableKirtika Ruchandani1-4/+0
2016-12-13mac80211: Remove unused 'sband' and 'local' variablesKirtika Ruchandani1-4/+0
2016-12-13mac80211: Remove unused 'len' variableKirtika Ruchandani1-5/+3
2016-12-13mac80211: Remove unused 'i' variableKirtika Ruchandani1-3/+1
2016-12-13mac80211: Remove unused 'struct rate_control_ref' variableKirtika Ruchandani1-4/+0
2016-12-13mac80211: Remove unused 'rates_idx' variableKirtika Ruchandani1-2/+1
2016-12-13mac80211: Remove unused 'struct ieee80211_rx_status' ptrKirtika Ruchandani1-4/+0
2016-12-13nl80211: multicast_to_unicast can be changed while IFF_UPMichael Braun1-3/+0
2016-12-13nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only onceArend Van Spriel1-4/+1
2016-12-13cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel4-20/+7
2016-12-13rfkill: simplify rfkill_set_hw_state() slightlyJohannes Berg1-4/+1
2016-12-12Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds3-9/+9
2016-12-12Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds13-56/+59
2016-12-12Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+2
2016-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds4-15/+30
2016-12-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds26-18/+713
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-44/+537
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1787-28740/+107766
2016-12-12openrisc: prevent VGA console, fix buildsRandy Dunlap1-1/+1
2016-12-12openrisc: include l.swa in check for write data pagefaultStefan Kristiansson1-1/+1
2016-12-12openrisc: Updates after openrisc.net has been lostStafford Horne3-7/+9
2016-12-12openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne6-33/+14
2016-12-12openrisc: remove the redundant of_platform_populateRob Herring1-10/+0
2016-12-12openrisc: add NR_CPUS Kconfig default valueStafford Horne1-0/+3
2016-12-12openrisc: Support both old (or32) and new (or1k) toolchainGuenter Roeck1-1/+7
2016-12-12openrisc: Add thread-local storage (TLS) supportChristian Svensson1-0/+13
2016-12-12openrisc: restore all regs on rt_sigreturnJonas Bonn1-1/+9
2016-12-12openrisc: fix PTRS_PER_PGD defineStefan Kristiansson2-2/+2
2016-12-12avr32: wire up pkey syscallsHans-Christian Noren Egtvedt2-0/+6
2016-12-12AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()Markus Elfring1-2/+2
2016-12-12AVR32-pio: Use seq_putc() in pio_bank_show()Markus Elfring1-1/+1