index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
mac80211: add standard deviation to Minstrel stats
Thomas Huehn
4
-18
/
+56
2015-04-01
mac80211: reduce calculation costs of EWMA
Thomas Huehn
1
-1
/
+6
2015-04-01
mac80211: add max lossless throughput per rate
Thomas Huehn
6
-69
/
+93
2015-04-01
mac80211: restructure per-rate throughput calculation into function
Thomas Huehn
6
-61
/
+88
2015-04-01
mac80211: improve Minstrel variable & function naming
Thomas Huehn
6
-95
/
+98
2015-04-01
mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics
Thomas Huehn
3
-43
/
+32
2015-04-01
mac80211: add new Minstrel-HT statistic output via csv
Thomas Huehn
2
-2
/
+138
2015-04-01
mac80211: add new Minstrel statistic output via csv
Thomas Huehn
2
-14
/
+82
2015-04-01
mac80211: enhance readability of Minstrel-HTs rc_stats output
Thomas Huehn
1
-15
/
+34
2015-04-01
mac80211: enhance readability of Minstrels rc_stats output
Thomas Huehn
1
-5
/
+13
2015-04-01
cfg80211: Stop calling crda if it is not responsive
Ilan peer
3
-7
/
+38
2015-04-01
mac80211: use rhashtable for station table
Johannes Berg
6
-85
/
+85
2015-03-31
Merge branch 'ptp-ns_to_timespec64'
David S. Miller
11
-47
/
+20
2015-03-31
ptp: ixgbe: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
ptp: fec: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
ptp: tg3: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-03-31
ptp: blackfin: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+3
2015-03-31
ptp: cpts: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
ptp: stmmac: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-03-31
ptp: mlx4: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-03-31
ptp: igb: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
ptp: e1000e: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-03-31
ptp: gianfar: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+3
2015-03-31
ptp: bnx2x: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
bonding: Fix another case of LACPDU not sent on slave
Mahesh Bandewar
1
-0
/
+3
2015-03-31
bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitions
Mahesh Bandewar
1
-6
/
+6
2015-03-31
Merge branch 'macb-next'
David S. Miller
2
-87
/
+130
2015-03-31
net/macb: unify peripheral version testing
Nicolas Ferre
2
-5
/
+7
2015-03-31
net/macb: fix the peripheral version test
Nicolas Ferre
1
-1
/
+1
2015-03-31
net/macb: add the user i/o to ethtool register dump
Nicolas Ferre
2
-2
/
+2
2015-03-31
net/macb: fix probe sequence to setup clocks earlier
Nicolas Ferre
2
-67
/
+104
2015-03-31
net/macb: trivial: correct wording for caps
Nicolas Ferre
1
-2
/
+2
2015-03-31
net/macb: fix capabilities configuration
Nicolas Ferre
1
-18
/
+18
2015-03-31
net/macb: add comment in macb_probe_queues
Nicolas Ferre
1
-2
/
+6
2015-03-31
net/macb: only probe queues once and use stored values
Nicolas Ferre
2
-4
/
+4
2015-03-31
net: smc91x: Remove an unused variable
Fabio Estevam
1
-1
/
+0
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
72
-1190
/
+1909
2015-03-31
net: rename dev to orig_dev in deliver_ptype_list_skb
Jiri Pirko
1
-2
/
+3
2015-03-31
Merge branch 'mlx4-next'
David S. Miller
9
-151
/
+546
2015-03-31
net/mlx4_en: Moderate ethtool callback to show more statistics
Eran Ben Elisha
3
-46
/
+130
2015-03-31
net/mlx4_en: Add Flow control statistics display via ethtool
Matan Barak
8
-8
/
+255
2015-03-31
net/mlx4_en: Protect access to the statistics bitmap
Eran Ben Elisha
3
-17
/
+23
2015-03-31
net/mlx4_en: Support general selective view of ethtool statistics
Eran Ben Elisha
4
-65
/
+109
2015-03-31
net/mlx4_en: Move statistics bitmap setting to the Ethernet driver
Eran Ben Elisha
4
-23
/
+23
2015-03-31
net/mlx4_en: Create new header file for all statistics info
Eran Ben Elisha
4
-35
/
+49
2015-03-31
net/mlx4_en: Fix port counters statistics bitmask
Eran Ben Elisha
1
-1
/
+1
2015-03-31
Merge branch 'bcmgenet-next'
David S. Miller
2
-29
/
+24
2015-03-31
net: bcmgenet: fix the call to phy_mac_interrupt()
Petri Gynther
1
-1
/
+1
2015-03-31
net: bcmgenet: add UMAC_IRQ_LINK_EVENT
Petri Gynther
2
-6
/
+6
2015-03-31
net: bcmgenet: fix bcmgenet_open()
Petri Gynther
1
-1
/
+1
[next]