summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rfkill: hide unused goto labelArnd Bergmann2016-12-161-0/+2
* mac80211: minstrel: avoid port control frames for samplingThomas Huehn2016-12-151-0/+5
* mac80211: minstrel_ht: remove obsolete #if for >= 3 streamsFelix Fietkau2016-12-151-20/+0
* mac80211: minstrel: make prob_ewma u16 instead of u32Felix Fietkau2016-12-151-1/+1
* mac80211: minstrel: store probability variance instead of standard deviationFelix Fietkau2016-12-154-19/+30
* mac80211: minstrel: reduce MINSTREL_SCALEFelix Fietkau2016-12-151-1/+1
* mac80211: minstrel: remove cur_prob from debugfsFelix Fietkau2016-12-154-26/+18
* mac80211: check for MCS in ieee80211_duration before fetching chanctxFelix Fietkau2016-12-151-4/+4
* mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64Felix Fietkau2016-12-151-1/+1
* mac80211: minstrel_ht: move short preamble check out of get_rateFelix Fietkau2016-12-151-17/+5
* mac80211: minstrel_ht: move supported bitrate mask out of group dataFelix Fietkau2016-12-153-22/+22
* mac80211: only alloc mem if a station doesn't exist yetKoen Vandeputte2016-12-151-7/+7
* mac80211: Use appropriate name for functions and messagesMasashi Honma2016-12-135-13/+13
* mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma2016-12-133-15/+0
* rfkill: Add rfkill-any LED triggerMichał Kępień2016-12-131-0/+73
* rfkill: Cleanup error handling in rfkill_init()Michał Kępień2016-12-131-11/+12
* mac80211: Show pending txqlen in debugfs.Ben Greear2016-12-131-0/+27
* mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma2016-12-131-6/+8
* mac80211: multicast to unicast conversionMichael Braun2016-12-134-1/+137
* mac80211: Remove unused 'beaconint_us' variableKirtika Ruchandani2016-12-131-4/+0
* mac80211: Remove unused 'sband' and 'local' variablesKirtika Ruchandani2016-12-131-4/+0
* mac80211: Remove unused 'len' variableKirtika Ruchandani2016-12-131-5/+3
* mac80211: Remove unused 'i' variableKirtika Ruchandani2016-12-131-3/+1
* mac80211: Remove unused 'struct rate_control_ref' variableKirtika Ruchandani2016-12-131-4/+0
* mac80211: Remove unused 'rates_idx' variableKirtika Ruchandani2016-12-131-2/+1
* mac80211: Remove unused 'struct ieee80211_rx_status' ptrKirtika Ruchandani2016-12-131-4/+0
* nl80211: multicast_to_unicast can be changed while IFF_UPMichael Braun2016-12-131-3/+0
* nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only onceArend Van Spriel2016-12-131-4/+1
* cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-134-20/+7
* rfkill: simplify rfkill_set_hw_state() slightlyJohannes Berg2016-12-131-4/+1
* Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2016-12-123-9/+9
|\
| * cris: No need to append -O2 and $(LINUXINCLUDE)Paul Bolle2016-12-082-6/+0
| * tty: serial: make crisv10 explicitly non-modularPaul Gortmaker2016-11-071-4/+2
| * cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck2016-11-071-0/+8
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2016-12-1213-56/+59
|\ \
| * | openrisc: prevent VGA console, fix buildsRandy Dunlap2016-12-121-1/+1
| * | openrisc: include l.swa in check for write data pagefaultStefan Kristiansson2016-12-121-1/+1
| * | openrisc: Updates after openrisc.net has been lostStafford Horne2016-12-123-7/+9
| * | openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne2016-12-126-33/+14
| * | openrisc: remove the redundant of_platform_populateRob Herring2016-12-121-10/+0
| * | openrisc: add NR_CPUS Kconfig default valueStafford Horne2016-12-121-0/+3
| * | openrisc: Support both old (or32) and new (or1k) toolchainGuenter Roeck2016-12-121-1/+7
| * | openrisc: Add thread-local storage (TLS) supportChristian Svensson2016-12-121-0/+13
| * | openrisc: restore all regs on rt_sigreturnJonas Bonn2016-12-121-1/+9
| * | openrisc: fix PTRS_PER_PGD defineStefan Kristiansson2016-12-122-2/+2
* | | Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-122-3/+2
|\ \ \
| * | | m68k/atari: Use seq_puts() in atari_get_hardware_list()Markus Elfring2016-12-091-1/+1
| * | | m68k/amiga: Use seq_puts() in amiga_get_hardware_list()Markus Elfring2016-12-091-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-12-124-15/+30
|\ \ \ \
| * | | | avr32: wire up pkey syscallsHans-Christian Noren Egtvedt2016-12-122-0/+6