summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-01mac80211: add standard deviation to Minstrel statsThomas Huehn4-18/+56
2015-04-01mac80211: reduce calculation costs of EWMAThomas Huehn1-1/+6
2015-04-01mac80211: add max lossless throughput per rateThomas Huehn6-69/+93
2015-04-01mac80211: restructure per-rate throughput calculation into functionThomas Huehn6-61/+88
2015-04-01mac80211: improve Minstrel variable & function namingThomas Huehn6-95/+98
2015-04-01mac80211: unify Minstrel & Minstrel-HTs calculation of rate statisticsThomas Huehn3-43/+32
2015-04-01mac80211: add new Minstrel-HT statistic output via csvThomas Huehn2-2/+138
2015-04-01mac80211: add new Minstrel statistic output via csvThomas Huehn2-14/+82
2015-04-01mac80211: enhance readability of Minstrel-HTs rc_stats outputThomas Huehn1-15/+34
2015-04-01mac80211: enhance readability of Minstrels rc_stats outputThomas Huehn1-5/+13
2015-04-01cfg80211: Stop calling crda if it is not responsiveIlan peer3-7/+38
2015-04-01mac80211: use rhashtable for station tableJohannes Berg6-85/+85
2015-03-31Merge branch 'ptp-ns_to_timespec64'David S. Miller11-47/+20
2015-03-31ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: fec: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: tg3: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran1-5/+3
2015-03-31ptp: cpts: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: igb: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran1-5/+3
2015-03-31ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31bonding: Fix another case of LACPDU not sent on slaveMahesh Bandewar1-0/+3
2015-03-31bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsMahesh Bandewar1-6/+6
2015-03-31Merge branch 'macb-next'David S. Miller2-87/+130
2015-03-31net/macb: unify peripheral version testingNicolas Ferre2-5/+7
2015-03-31net/macb: fix the peripheral version testNicolas Ferre1-1/+1
2015-03-31net/macb: add the user i/o to ethtool register dumpNicolas Ferre2-2/+2
2015-03-31net/macb: fix probe sequence to setup clocks earlierNicolas Ferre2-67/+104
2015-03-31net/macb: trivial: correct wording for capsNicolas Ferre1-2/+2
2015-03-31net/macb: fix capabilities configurationNicolas Ferre1-18/+18
2015-03-31net/macb: add comment in macb_probe_queuesNicolas Ferre1-2/+6
2015-03-31net/macb: only probe queues once and use stored valuesNicolas Ferre2-4/+4
2015-03-31net: smc91x: Remove an unused variableFabio Estevam1-1/+0
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller72-1190/+1909
2015-03-31net: rename dev to orig_dev in deliver_ptype_list_skbJiri Pirko1-2/+3
2015-03-31Merge branch 'mlx4-next'David S. Miller9-151/+546
2015-03-31net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha3-46/+130
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak8-8/+255
2015-03-31net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha3-17/+23
2015-03-31net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha4-65/+109
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha4-23/+23
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha4-35/+49
2015-03-31net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha1-1/+1
2015-03-31Merge branch 'bcmgenet-next'David S. Miller2-29/+24
2015-03-31net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther1-1/+1
2015-03-31net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther2-6/+6
2015-03-31net: bcmgenet: fix bcmgenet_open()Petri Gynther1-1/+1